0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename WithId, WithoutId to longer names More... over 12 years ago
split out a ReadOnlySyncDAO trait from SyncDAO More... over 12 years ago
remove pointless "with MongoConfigProvider" from Database More... over 12 years ago
remove MongoConfigProvider self type from CollectionOperations More... over 12 years ago
allow List-valued BSON fields to be missing in case class conversion More... over 12 years ago
make Field.optionalType lazy in ClassAnalysis More... over 12 years ago
Map Casbah's exceptions to org.beaucatcher.mongo.MongoException More... over 12 years ago
remove some trailing whitespace More... over 12 years ago
use scalap matching current Scala version More... over 12 years ago
change version to 0.3.1 More... over 12 years ago
coalesce some import statements More... over 12 years ago
Change BISODate to enforce UTC timezone always. More... over 12 years ago
Add a bunch of tests for round-trip through the db More... over 12 years ago
When creating capped collection use size= not max= More... over 12 years ago
relocate a comment More... over 12 years ago
Improve DBObject<->BObject conversion, and move to bson-java More... over 12 years ago
latest Lift apparently returns JNothing for empty input More... over 12 years ago
make BISODate ignore time zone in equals/hashCode More... over 12 years ago
remove a trailing space from BsonAST.scala More... over 12 years ago
remove a "/*" from a doc comment that confused eclipse More... over 12 years ago
add toString for CommandResult and WriteResult More... over 12 years ago
show class simplename not full name in BValue.wrap exception message More... over 12 years ago
Fix generation of bson-java files if they don't already exist More... over 12 years ago
throw if creating BValue types with null values, should use BNull More... over 12 years ago
use explicit JavaConverters More... over 12 years ago
Switch to SBT 0.11 More... over 12 years ago
add CollectionOperationsWithoutEntity More... over 12 years ago
.gitignore .cache directories More... over 12 years ago
add FIXME about just using getSimpleName instead of manually parsing complex name More... over 12 years ago
make *Options companion objects public More... over 12 years ago