4
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I call this "just make it happen" conversion More... about 15 years ago
report malformed props that are claimed as enums More... about 15 years ago
much saner publishing over SFTP More... about 15 years ago
added support for Scala enums More... about 15 years ago
type hints only carry through on non-iterable props; better unwrapping of parameterized types More... about 15 years ago
added support for Set-s More... about 15 years ago
improved fetching of type params; added more helpful error reporting More... about 15 years ago
report location of MissingMapper exceptions More... about 15 years ago
test More... about 15 years ago
force-fed a very contrived example that better exercises polymorphic lists/maps More... about 15 years ago
added a timing test case; fixed deserialization bug uncovered by accident during performance testing More... about 15 years ago
HALF_UP rounding is required in the math context More... about 15 years ago
- Forward port from 1.0.8.1 bugfix branch * Factory & Builder for MongoDBObject always return as DBObject * Unit test for reported issue More... about 15 years ago
Merge branch 'master' of github.com:novus/casbah More... about 15 years ago
added ability to specify strategy for turning non-string Map keys into strings More... about 15 years ago
disabled parallelExecution because it confuses SSH key passphrase entry prompts while publishing More... about 15 years ago
- Added "safely" and "batchSafely" resource loaning methods on Collection & DB * Given an operation, uses write concern / durability on a single connection and throws an exception if anything goes wrong. More... about 15 years ago
- Adjusted boundaries on getAs and expand; the view-permitting Any was causing ambiguity issues at runtime with non AnyRefs (e.g. AnyVal). - Fixed an assumption in expand which could cause runtime failure - Updated MongoDBObject factory & builder to explicitly return a type; some pieces were assuming at runtime that it was a MongoDBObjectBuilder$anon1 which fucked things up beyond all recognition - New basic spec test for MongoDBObject, just validates expand behavior ATM More... about 15 years ago
defend Option[_] props from nulls that crop up w/ missing keys More... about 15 years ago
rsync publishing is cool More... about 15 years ago
moved common deps into common subproject base class More... about 15 years ago
Merge branch 'master' into mapper More... about 15 years ago
replaced with MongoCursor from master More... about 15 years ago
mapper spec runs More... about 15 years ago
Typo in the BaseImports for GRidFS was aliasing MongoConnection to GridFS; fixed. More... about 15 years ago
Merge branch 'master' into mapper More... about 15 years ago
moved mapper stuff into own module More... about 15 years ago
merged in re-org work from master More... about 15 years ago
- Fixed Type parameters on DeprecatedTypeAliases - Removed old_tests/ConversionSpec as this has been replaced with a new, cleaner test More... about 15 years ago
failing test case narrows down issue with default values in constructor bodies More... about 15 years ago