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
add async to CollectionGroup and CollectionAccess More... about 12 years ago
delete akka 1.2 async package, reimplement in mongo package More... about 12 years ago
Clean up build cruft, update to latest Akka, latest Java driver More... about 12 years ago
sbt 0.11.2 and lift-json 2.4 More... about 12 years ago
grr, use Java StringBuilder not the Scala one More... about 12 years ago
replace a StringBuffer with StringBuilder, dumb More... about 12 years ago
rename "ops" variables to "access" More... over 12 years ago
Rename CollectionOperations, GridFSOperations to Access instead of Operations More... over 12 years ago
Rename DAO to Collection More... over 12 years ago
Rename GridFS.dao to GridFS.collection More... over 12 years ago
Rename syncDAO method on CollectionOperations to just "sync" More... over 12 years ago
rename the casbah subproject to java-driver More... over 12 years ago
Rename the Casbah types, files, and package More... over 12 years ago
Change Casbah backend to not use Casbah; use Java driver directly More... over 12 years ago
test that we save same file object as Java driver More... over 12 years ago
make GridFSFile.aliases a Seq rather than List More... over 12 years ago
set the uploadDate in gridfs files More... over 12 years ago
add BISODate.now More... over 12 years ago
add a comment about BArray overloaded apply problem More... over 12 years ago
Add GridFS tests that compare to Java driver implementation More... over 12 years ago
avoid RegisterJodaTimeConversionHelpers() More... over 12 years ago
error message improvements in gridfs More... over 12 years ago
change gridfs chunkSize to Long to match Java driver More... over 12 years ago
fix a dumb bug in GridFSOutputStream write() loop More... over 12 years ago
oops, save the zero-length gridfs file in tests More... over 12 years ago
simple GridFS implementation More... over 12 years ago
add SyncDAO.removeAll() method More... over 12 years ago
make unwrappedAs[T] support the same numeric widenings as Predef More... over 12 years ago
add CommandResult.throwIfNotOk More... over 12 years ago
factor out a beaucatcher-internal toHex utility function More... over 12 years ago