8
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
%s/maven/directmemory More... over 14 years ago
[DIRECTMEMORY-65] put vs update - not consistent Submitted by Daniel Manzke. More... over 14 years ago
ehm, incomplete sentence More... over 14 years ago
check class assignment using java.util.Class APIs Class.forName() dropped in favor of ClassLoader.loadClass() DRY calling existing method More... over 14 years ago
use rat plugin 0.8 More... over 14 years ago
add license header More... over 14 years ago
add codestyle files and documentation More... over 14 years ago
avoid too much repetition of the same maven-surefire-plugin configure More... over 14 years ago
[DIRECTMEMORY-67] Serializer Factory should be able to load specific serializers Submitted by Daniel Manzke. More... over 14 years ago
upgrade to javadoc plugin 2.8.1 Add an aggregated javadoc only for top module. More... over 14 years ago
git svn doesn't remove empty directories so use svn :-) More... over 14 years ago
move server doc to top level site More... over 14 years ago
attachClasses to generate a jar with server classes if users only want classes rather than the full More... over 14 years ago
ignore .DS_Store More... over 14 years ago
start adding documentation on server part More... over 14 years ago
fix status 204 on DELETE when entry was not here More... over 14 years ago
[DIRECTMEMORY-61] add unit tests with http call first impl with Apache httpclient with using embeded tomcat api. More... over 14 years ago
[DIRECTMEMORY-61] add client side api and implementation. More... over 14 years ago
[DIRECTMEMORY-61] refactor to be able to handle more Content-Type easily. More... over 14 years ago
[DIRECTMEMORY-61] reduce size of json object :-) More... over 14 years ago
[DIRECTMEMORY-61] start refactoring to be able to handle various Content-Type. More... over 14 years ago
[DIRECTMEMORY-61] remove REST interface not needed add first implementation based on json exchagnge. More... over 14 years ago
[DIRECTMEMORY-61] add REST service interface. More... over 14 years ago
[DIRECTMEMORY-61] some cleanup as I started with xml format (was a bad idea) More... over 14 years ago
[DIRECTMEMORY-61] server module add maven layout add common parser/writer for json exchange More... over 14 years ago
assertion methods imported statically More... over 14 years ago
update missed from previous commit More... over 14 years ago
Updated package imports for dm-cache, removed references to josql from feature and tests. More... over 14 years ago
exposed Cache#dump method More... over 14 years ago
removed unused logger More... over 14 years ago