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
about 3 hours
ago. based on code collected
about 3 hours
ago.
Feb 25, 2025 — Feb 25, 2026
Showing page 9 of 24
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Renamed DefaultHandler to more appropriate DefaultPropertyHandler.
Jeremy Wood
More...
over 12 years ago
Fixed missing language issues.
Jeremy Wood
More...
over 12 years ago
Replaced the terrible Stringifier crap with PropertyHandler.
Jeremy Wood
More...
over 12 years ago
Added a special case to DefaultStringifier for enums.
Jeremy Wood
More...
over 12 years ago
Renamed IgnoreParentFields to IgnoreSuperFields to be more appropriately named.
Jeremy Wood
More...
over 12 years ago
Merge pull request #15 from dumptruckman/property-refactor
Jeremy Wood
More...
over 12 years ago
Refactored properties to be more stringy.
Jeremy Wood
More...
over 12 years ago
Fixed tests.
Jeremy Wood
More...
over 12 years ago
Added getLocalizedMessage with string key.
Jeremy Wood
More...
over 12 years ago
Fixed issue with valueOf(String) deserialization.
Jeremy Wood
More...
over 12 years ago
Fixing windows file issue =/
Jeremy Wood
More...
over 12 years ago
Fixing windows file issue =/
Jeremy Wood
More...
over 12 years ago
Renamed VirtualProperty to VirtualField.
Jeremy Wood
More...
over 12 years ago
DefaultSerializer will now try to deserialize without a serialized key.
Jeremy Wood
More...
over 12 years ago
Field.getType() now returns the generic type of VirtualProperties.
Jeremy Wood
More...
over 12 years ago
Fixed issue with class serialization registration.
Jeremy Wood
More...
over 12 years ago
Fixed NPE in saveSettings().
Jeremy Wood
More...
over 12 years ago
Fixed NPE in debug level setting with new DependentProperty.
Jeremy Wood
More...
over 12 years ago
Added DependentProperty implementation of VirtualProperty.
Jeremy Wood
More...
over 12 years ago
Removed Properties/Properties-Bukkit from Plugin/Plugin-Bukkit
Jeremy Wood
More...
over 12 years ago
Fixed tests to account for changes in final keyword meaning.
Jeremy Wood
More...
over 12 years ago
Field no longer considered "immutable" if marked final; only if marked @Immutable.
Jeremy Wood
More...
over 12 years ago
Fixed javadoc pom issue.
Jeremy Wood
More...
over 12 years ago
Merge pull request #14 from dumptruckman/final-fields
Jeremy Wood
More...
over 12 years ago
Added @Immutable annotation for indicating fields that should typically only be settable via Field.forceSet.
Jeremy Wood
More...
over 12 years ago
Fields marked final will not be set via Field.setValue()
Jeremy Wood
More...
over 12 years ago
Fields marked final will not be set via Field.setValue()
Jeremy Wood
More...
over 12 years ago
Added some javadocs.
Jeremy Wood
More...
over 12 years ago
Switched to using Serializable-Config and Serializable-Config-Bukkit for Plugin and Plugin-Bukkit's configs.
Jeremy Wood
More...
over 12 years ago
Partially replaced usage of Properties.
Jeremy Wood
More...
over 12 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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