0
I Use This!
Inactive

Commits : Listings

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