issues
search
calrissian
/
mango
Common utilities for rapid application development
Apache License 2.0
17
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump jackson-databind from 2.13.4.1 to 2.13.4.2 in /mango-json
#232
dependabot[bot]
opened
1 year ago
0
Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /mango-json
#231
dependabot[bot]
closed
2 years ago
0
Bump jackson-databind from 2.9.10.7 to 2.12.6.1 in /mango-json
#230
dependabot[bot]
closed
2 years ago
0
Bump jackson-databind from 2.9.10.7 to 2.9.10.8 in /mango-json
#229
dependabot[bot]
closed
2 years ago
1
Bump jackson-databind from 2.9.10.3 to 2.9.10.7 in /mango-json
#228
dependabot[bot]
closed
3 years ago
0
Bump junit from 4.11 to 4.13.1
#227
dependabot[bot]
closed
4 years ago
0
Bump jackson-databind from 2.9.10.3 to 2.10.0.pr1 in /mango-json
#226
dependabot[bot]
closed
3 years ago
1
Bump jackson-databind from 2.9.10.3 to 2.9.10.4 in /mango-json
#225
dependabot[bot]
closed
4 years ago
1
Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /mango-json
#224
dependabot[bot]
closed
4 years ago
0
Bump jackson-databind from 2.1.2 to 2.9.10.1 in /mango-json
#223
dependabot[bot]
closed
5 years ago
0
Add encoders for Java 8's Instant time class
#222
eawagner
closed
5 years ago
0
Added Java 8 Instant encoders.
#221
eawagner
closed
5 years ago
0
Fixing build to work on later java compilers
#220
eawagner
closed
5 years ago
0
Expand `checkArgument`, to prevent evaluating `toAddrString`
#219
willmurnane
closed
6 years ago
0
Moved the criteria package to a new module
#218
eawagner
closed
5 years ago
0
Renamed the JsonAttributeStore to JsonAttributeMappings since it was a utility to map json into attributes and vis-versa.
#217
eawagner
closed
5 years ago
0
Implementation to move toward making Java 8 the supported version
#216
eawagner
closed
6 years ago
0
Stopped using the preconditions with string formatting options since the method signatures changed in later releases breaking binary compatibility.
#215
eawagner
closed
6 years ago
0
Added support for CIDR range checks
#214
opearo
closed
6 years ago
0
Added support for CIDR range checks
#213
opearo
closed
6 years ago
0
Fix bug in CIDR parsing code.
#212
willmurnane
closed
6 years ago
1
Update to use Java 8
#211
eawagner
closed
6 years ago
0
Fix use of methods that have been deprecated in new guava versions.
#210
eawagner
closed
7 years ago
6
Replace Query and Criteria APIs with library support
#209
eawagner
opened
7 years ago
1
Fixes #207. Correctly print alias as part of exception message.
#208
eawagner
closed
8 years ago
0
Invalid error message parameters
#207
idgers
closed
8 years ago
1
IP Type should be Public
#206
blinkfish
closed
7 years ago
0
Give more helpful error message when an invalid alias is encountered
#205
willmurnane
opened
8 years ago
0
Fix the Zero encoding for big decimal so it does not appear greater than values less than 1.
#204
eawagner
closed
8 years ago
0
BigDecimalLexiEncoder has a bug with lexi encoding 0
#203
eawagner
closed
8 years ago
0
Better logic around closing a Batcher.
#202
eawagner
closed
8 years ago
0
Cleanup Criteria domain objects
#201
eawagner
closed
8 years ago
0
Criteria api cleanup
#200
eawagner
closed
8 years ago
0
Fixes #198. Stop handling range leaf as a key/value leaf.
#199
eawagner
closed
8 years ago
1
RangeLeaf should not just extend AbstractKeyValueLeaf
#198
eawagner
closed
8 years ago
1
Add a close/shutdown method to the Batcher interface that returns all of the unprocessed objects in the queue.
#197
eawagner
closed
8 years ago
0
Removed ComparableComparator in favor of using guava's Ordering.natural()
#196
eawagner
closed
8 years ago
0
Remove ComparableComparator
#195
eawagner
closed
8 years ago
0
AbstractAttributeStore should use the ArrayListMultiMap
#194
cjnolet
closed
8 years ago
2
"Short Alias" for type encoders
#193
cjnolet
opened
9 years ago
7
Removing the URI package
#192
eawagner
closed
8 years ago
0
EventIdentifier type encoders
#191
eawagner
closed
8 years ago
0
Ip updates
#190
eawagner
closed
9 years ago
0
Entity object needs to specify a serialVersionUuid
#189
cjnolet
closed
8 years ago
1
Most of the criteria objects don't evaluate correctly
#188
eawagner
closed
9 years ago
0
Removed deprecated jackson serialization and deserialization classes
#187
eawagner
closed
9 years ago
0
Release mango 2.0
#186
cjnolet
closed
7 years ago
1
Host the javadocs for release versions
#185
eawagner
opened
9 years ago
0
CloseableIterables needs a toList() or toCollection method
#184
cjnolet
closed
9 years ago
2
IP classes should be caching the byteArray used for comparisons instead of the InetAddress
#183
eawagner
closed
9 years ago
3
Next