43
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention in the README that Java 8 is required More... almost 7 years ago
Merge pull request #1869 from lift/update-readme More... almost 7 years ago
Change private to private[this]. Small formatting change. More... almost 7 years ago
Rename MongoJsonObjectListField to JsonObjectListField More... almost 7 years ago
A bit of formatting. Replace deprecated JavaConversions with JavaConverters More... almost 7 years ago
Move MongoJsonObjectListField to the file containing JsonObjectField, which is consistent with how other such fields are organized More... almost 7 years ago
Change deprecated MongoCaseClassListField to CaseClassListField. Rename corresponding val from mongoCaseClassListField to caseClassListField More... almost 7 years ago
Rollback null handling related change More... almost 7 years ago
Handling nulls when the field is mandatory More... almost 7 years ago
Replace deprecated MongoCaseClassField with CaseClassField More... almost 7 years ago
Add spaces around an operator. Remove redundant braces More... almost 7 years ago
Updated contributors More... almost 7 years ago
Added support for http PATCH method More... almost 7 years ago
Update for 3.1.0, since we'll merge when it goes final More... almost 7 years ago
Bumping logback version to 1.2.3 for a security vulnerability fix More... almost 7 years ago
Remove 'sealed' nature of the base field classes. Change deprecation version to 3.2. More... almost 7 years ago
Correct the implementation of the 'param' method, and add a test for it More... almost 7 years ago
Change private to private[this] More... almost 7 years ago
Update liftsh to pull sbt 0.13.15. More... almost 7 years ago
Update various parts of the readme More... almost 7 years ago
Removed an unused var, mistakenly added More... almost 7 years ago
Replace the mock with a stub implementation More... almost 7 years ago
Optional version of PatternField More... almost 7 years ago
Optional version of BsonRecordField. Removed a deprecation warning More... almost 7 years ago
Rename MongoCaseClassField to CaseClassField, providing a backward compatible implementation marked deprecated Rename MongoCaseClassListField to CaseClassListField, providing a backward compatible implementation marked deprecated More... almost 7 years ago
Clearer tests. Removed a placeholder/demo implementation More... almost 7 years ago
Better tests More... almost 7 years ago
Move OfflineRequestSnapshot to its own file More... almost 7 years ago
Corrected spacing More... almost 7 years ago
Change the collect function to be a bit more readable. Add tests for `collect`. More... almost 7 years ago