0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 07, 2025 — Aug 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
accounts can only have one email verification token, so I corrected the nomenclature of the object in the Account interface and implementation. More... about 14 years ago
accounts can only have one email verification token, so I corrected the nomenclature of the object in the Account interface and implementation. More... about 14 years ago
added myself to the root pom developers More... about 14 years ago
Updated license headers and fixed AbstractResource.getResourceProperty More... about 14 years ago
updated AbstractResource to instantiate a reference in an object instead of eager fetching the resource. Corrected email verification token errors. More... about 14 years ago
corrected email verification token link. More... about 14 years ago
Added email verification token to the sdk. More... about 14 years ago
Added save operation (i.e. 'update' or 'persist'). More... about 14 years ago
Added username/password authentication More... about 14 years ago
Added maven-jar-plugin configuration to ensure Manifest.MF data is set correctly (needed for the Version class to work). More... about 14 years ago
Added equals and hashCode implementations to AbstractResource More... about 14 years ago
Enabled DataStore write operations, ensured Applications and Accounts can be created. More... about 14 years ago
Added TODO to fix the password reset token functionality. More... about 14 years ago
Added PasswordResetToken and updated Application and Account to be able to get any attribute of those objects. More... about 14 years ago
Added Group and GroupList objects and updated Directory and Applications accordingly. More... about 14 years ago
Merge remote-tracking branch 'origin/master' More... about 14 years ago
fixed deadlock error More... about 14 years ago
Testing this beast. More... about 14 years ago
Testing this beast. More... about 14 years ago
Intermediate commit More... about 14 years ago
minor text change in debug message More... about 14 years ago
Jackson map type conversion cleanup More... about 14 years ago
Signature algorithm changes. Testing changes. More... about 14 years ago
changed constant name More... about 14 years ago
added constants, made publicly accessible More... about 14 years ago
Updated url encoding, added Base64 encoder More... about 14 years ago
minor JavaDoc update to test build server triggers. More... about 14 years ago
minor milestone commit More... about 14 years ago
Added .gitignore w/ common ignored files/extensions More... over 14 years ago
First commit More... over 14 years ago