0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made slf4j optional More... over 13 years ago
[maven-release-plugin] prepare for next development iteration More... over 13 years ago
[maven-release-plugin] prepare release yeslib-1.2.0 More... over 13 years ago
updated to superpom 1.3.0, removed jmock More... over 13 years ago
cleaned up imports More... over 14 years ago
removed unused method More... over 14 years ago
added unit tests for consistent hashing More... over 14 years ago
hashing algorithmn More... over 14 years ago
added unit test for BigIntegerTypeHandler. Reworked the logic in the setParameter method to handle unknow object types coming in. Before if the parameter value was not null it would just assume that it was a biginteger which could cause issues. Now if its not null and it a big integer, it will set it, otherwise we call setNull(Types.BIGINT) More... over 14 years ago
added unit test for YesNoBooleanTypeHandler class More... over 14 years ago
updated EhCacheController so you can load cache configs from the file system or classpath. It now first looks on the file system if the config is not found it will look in the classpath. More... over 14 years ago
made resteasy optional More... over 14 years ago
removed javax.persistence from pom added more overridden methods to flush More... over 14 years ago
future unit test More... over 14 years ago
removed unimplemented method in AnnotationUtil added convience method in AnnotationUtil to location an annotation updated HtmlWriter to use new utility method More... over 14 years ago
Added custom jax-rs producer that handles writing html to a caller Add annotation to determine locations information for the writer Added interface to hold common results for Writer to use More... over 14 years ago
added serialVersion More... over 14 years ago
fixed bug where Resteasy Filter wasnt flushing output stream from jsps. so added an autoflushing printwriter so after a write then flush added unit tests. currently they are ignored but will be filled in More... over 14 years ago
generified and added todo More... over 14 years ago
create a resteasy wrapper filter using the code from htmleasy More... over 14 years ago
added description More... over 14 years ago
updated to have serialVersionUID and override annotations More... over 14 years ago
fixed the generic compilation error More... over 14 years ago
reverted back to safer locking method More... over 14 years ago
changed to synchonizing on the key More... over 14 years ago
added new methods for create digests and returning byte arrays More... over 14 years ago
added simple lock manager class that creates locks More... over 14 years ago
updated to SNAPSHOT More... over 14 years ago
removed snapshot More... over 14 years ago
added serialization uid More... over 14 years ago