openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PluginBase
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 3 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Subtle changes to sponge plugin class.
Jeremy Wood
More...
about 10 years ago
Now compiles against SpongeAPI 3.0.0
Jeremy Wood
More...
about 10 years ago
Updated to use Configurate 3.1 which should fix loading of empty lists.
Jeremy Wood
More...
about 10 years ago
Fixed field mapping NPE when destination child mappable field is null.
Jeremy Wood
More...
about 10 years ago
SerializerSet.getClassSerializer now uses generics.
Jeremy Wood
More...
about 10 years ago
SerializerSet now takes Supplier<Serializer> rather than Serializer. This will allow consumers to provide a way to provide serializers rather than using the same instance every time.
Jeremy Wood
More...
about 10 years ago
Added concept of class replacements to SerializerSet.
Jeremy Wood
More...
about 10 years ago
Made the new SerializeWith thing usable.....
Jeremy Wood
More...
about 10 years ago
Moved all SerializeWith serializer stuff to SerializerSet. This allows new SerializerSets to potentially draw from different instances for @SerializeWith.
Jeremy Wood
More...
about 10 years ago
Custom serializers need to use a type key!
Jeremy Wood
More...
about 10 years ago
Test example classes now use ObjectStringifier for toString
Jeremy Wood
More...
about 10 years ago
Removed sout from ObjectStringifier. Woops.
Jeremy Wood
More...
about 10 years ago
Some improvements for ObjectStringifier.
Jeremy Wood
More...
about 10 years ago
Added ObjectStringifier to Logging module to help print out any object as a detailed string.
Jeremy Wood
More...
about 10 years ago
Add comments to default configs.
Jeremy Wood
More...
about 10 years ago
Corrected return type of setCommentsEnabled.
Jeremy Wood
More...
about 10 years ago
Added method to enable/disable comments on a DataSource.
Jeremy Wood
More...
about 10 years ago
Added defaulted serialize/deserialize methods to Serializer for convenience.
Jeremy Wood
More...
about 10 years ago
Added special collection & map deserialization to DefaultSerializer.
Jeremy Wood
More...
about 10 years ago
Fixed Custom serializers for tests.
Jeremy Wood
More...
about 10 years ago
Generalized the GSON Long serializer and added a Double serializer for JSON.
Jeremy Wood
More...
about 10 years ago
Made setting up custom serializers for a data source more robust. Also added a special Long serializer for gson.
Jeremy Wood
More...
about 10 years ago
Added a method to create a SerializerSet builder that copies a custom set.
Jeremy Wood
More...
about 10 years ago
More testing changes. CharacterSerializer and BigNumberSerializer now serializer as strings.
Jeremy Wood
More...
about 10 years ago
Expanded Comprehensive object for testing. Need to fix a few things...
Jeremy Wood
More...
about 10 years ago
Added more extensive testing. Need to
Jeremy Wood
More...
about 10 years ago
Corrected error in CharacterSerializer.
Jeremy Wood
More...
about 10 years ago
Added separate serializers for big numbers and atomic numbers.
Jeremy Wood
More...
about 10 years ago
Added char/Character serializer to default set.
Jeremy Wood
More...
about 10 years ago
Changed handling of language file. Removed language file setting. Now only uses locale, basing the file name off of the chosen locale. Unlocalized base version command info.
Jeremy Wood
More...
about 10 years ago
←
1
2
3
4
5
6
7
8
9
…
23
24
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree