0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change HammersmithDAO to use BObject for EntityType More... over 12 years ago
Remove obsolete comment from getUnwrappedAs More... over 12 years ago
Improved version of classCast, should be more efficient More... over 12 years ago
Share Casbah/Hammersmith connections among all CollectionOperations More... over 12 years ago
add equals, hashCode, toString to MongoConfig More... over 12 years ago
Move a lot of info from the README to the web site. More... over 12 years ago
Change to Hammersmith 0.2.5 More... over 12 years ago
Add some initial hacky stuff to runtime-check getUnwrappedAs More... over 12 years ago
add tests for update() with modifier objects, including with upsert More... over 12 years ago
add findAnd* test coverage; hacky fix for "no match" case in hammersmith backend More... over 12 years ago
add test for find() with orderby More... over 12 years ago
Switch to sbt 0.10.0 More... over 12 years ago
Use find() to implement findOne() so we can detect no results and return None More... over 12 years ago
trivial reformatting of a couple lines in HammersmithDAO More... over 12 years ago
support fields parameter to findOne in HammersmithDAO More... over 12 years ago
Add Hammersmith support for a limit on find() More... over 12 years ago
Implement count, update, distinct, findAndModify, removeById in HammersmithDAO More... over 12 years ago
Set short 1-second timeout on futures for testing purposes for now More... over 12 years ago
WIP checkpoint on async and hammersmith. Partly works. More... over 12 years ago
WIP checkpoint on async and hammersmith. Does not compile or work. More... over 12 years ago
export some stuff from mongo package so the async package can use it More... over 12 years ago
remove self-compiled Hammersmith jars More... over 12 years ago
add a FIXME about need to test orderby in find() queries More... over 12 years ago
privatize a couple of implementation detail fields in *Options objects More... over 12 years ago
add tests for update and remove More... almost 13 years ago
fix updateUpsert to use entityToUpsertableObject and drop updateMulti with entity More... almost 13 years ago
implement tests for insert() and save() More... almost 13 years ago
Ignore the _id on objects passed to findAndReplace More... almost 13 years ago
add tests for the various findAndReplace variants More... almost 13 years ago
Some docs improvements on SyncDAO More... almost 13 years ago