8
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
code format More... over 12 years ago
traling spaces on empty lines More... over 12 years ago
code format More... over 12 years ago
AllocationPolicy initialization method renamed to 'init()' according to general design More... over 12 years ago
stated methods imported statically More... over 12 years ago
return statement can be extracted from the else branch More... over 12 years ago
magic number More... over 12 years ago
j.u.Formatter replaced by String.format() method More... over 12 years ago
JOSQL replaced by Guava Predicates, dropped JOSQL dependency More... over 12 years ago
removed unused/unresolvable imports More... over 12 years ago
removed unused/unresolvable imports More... over 12 years ago
managed protopub dependency fixed (?!?) OSGi protopub metadata More... over 12 years ago
managed msgpack dependency fixed (?!?) OSGi msgpack metadata More... over 12 years ago
fixed (?!?) OSGi protostuff metadata More... over 12 years ago
dropped protostuff as dependency in the core module More... over 12 years ago
relocated protostuff classes in the proper package More... over 12 years ago
protobuf added in the serializers module list More... over 12 years ago
first checkin of Google Protobuf serializer adapter More... over 12 years ago
relocated license header More... over 12 years ago
surefire version is in parent and remove non needed type More... over 12 years ago
register the input object type when serializing, if automatic discover is not possible More... over 12 years ago
initial (basic) version of MsgPack serializer adapter - not complete, but at least a starting point More... over 12 years ago
junit is a managed dependency More... over 12 years ago
added Solr package descriptor More... over 12 years ago
package descriptor relocated in the main source dir, not test More... over 12 years ago
added serializers parent pom More... over 12 years ago
relocated Apache Solr integration, from examples to integrations More... over 12 years ago
upgrade slf4J and logback versions More... over 12 years ago
upgrade maven plugin versions More... over 12 years ago
iterative strategy to get the Serializer impl More... over 12 years ago