0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 27, 2022 — May 27, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a little code tour to the README More... almost 11 years ago
0.5.1-SNAPSHOT More... almost 11 years ago
0.5.0 More... almost 11 years ago
rewrite README.md More... almost 11 years ago
add a TODO file with known tasks More... almost 11 years ago
remove obsolete comment in ChannelDriverAsyncCollection.scala More... almost 11 years ago
ignore "ns not found" error when deleting indexes More... almost 11 years ago
remove unused file Composers.scala More... almost 11 years ago
fix some scaladoc warnings More... almost 11 years ago
add examples/core-only More... almost 11 years ago
put () on Context.close() More... almost 11 years ago
add MapBasedCodecs More... almost 11 years ago
add a couple of TODO in CollectionAccess More... about 11 years ago
add a dependency graph More... about 11 years ago
add sbt-dependency-graph and clean up dependencies More... about 11 years ago
split bson jar into bobject and caseclass More... about 11 years ago
move checkedCast to base from bobject, and use it in GridFSFile More... about 11 years ago
group bobject/caseclass stuff into their own packages More... about 11 years ago
move tests from mongo to mongo-test project More... about 11 years ago
remove some leftover BObject references More... about 11 years ago
move GridFS away from BObject More... about 11 years ago
switch Database to use custom encode/decode rather than caseclass reflection More... about 11 years ago
use Iterator/CaseClass for Database system collections rather than BObject More... about 11 years ago
switch Database.command to accept any QueryEncoder More... about 11 years ago
use an object instead of lazy val for SystemCollections More... about 11 years ago
refactor CollectionAccess to avoid hardcoded bobject/caseclass More... about 11 years ago
Split collection types into implicit-typeclass and "bound" versions More... about 11 years ago
remove extra copy of BsonSubtype enum (it's sort of unclear to me why this compiled) More... about 11 years ago
Build against both Netty 3.3 and 3.4, and fix tests to cover channel driver More... about 11 years ago
remove compile-time deps cdriver on netty and bson, mongo-test on drivers More... about 11 years ago