0
I Use This!
Inactive

Commits : Listings

Analyzed 5 minutes ago. based on code collected about 3 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use our own WriteResult and CommandResult in the Mongo interface More... over 12 years ago
Remove org.bson from mongo subpackage and put mongo back in build More... over 12 years ago
Test that ObjectId(string) validates the string properly More... over 12 years ago
remove MaxKey object since I'm not sure what it's for More... over 12 years ago
add beaucatcher-bson-java package to interop with org.bson More... over 12 years ago
add .target to gitignore since sbt eclipse generates it now More... over 12 years ago
Redo ObjectId to store as ints, and add tests More... over 12 years ago
Clean up some usage of the new ObjectId, Timestamp, Binary in tests More... over 12 years ago
Fix check for proper range of decoded hex bytes More... over 12 years ago
add an ObjectId constructor that takes the raw time field More... over 12 years ago
Port "bson" package to not depend on mongo-java-driver More... over 12 years ago
Support configuration with a mongo URL not just separate host/port/db More... over 12 years ago
Handle NPE from ScalaSigParser.parse if there's no class file More... over 12 years ago
Add publish-related settings More... over 12 years ago
Fork tests into a new JVM More... over 12 years ago
fix and enable the "get entire collection of huge objects" benchmark More... over 12 years ago
Try to minimize effects of GC on the benchmarks More... almost 13 years ago
Do more warmup in benchmarks, including right before the benchmark runs More... almost 13 years ago
Calculate trimmed mean and median when displaying benchmark results More... almost 13 years ago
exit if bad benchmark names are given on command line More... almost 13 years ago
Allow specifying a single benchmark to run More... almost 13 years ago
Add a simple benchmark app for MongoDB APIs. More... almost 13 years ago
Increment to Hammersmith 0.2.7 More... almost 13 years ago
Add empty akka.conf so akka won't complain about it More... almost 13 years ago
Look at SLF4J_LEVEL=trace|debug|info env var to decide how spammy tests are More... almost 13 years ago
Lengthen timeout on hammersmith future; was timing out in tests More... almost 13 years ago
Switch to Hammersmith 0.2.6 upstream More... almost 13 years ago
Fix a couple warnings in slf4j simple logger to get them out of our hair More... almost 13 years ago
Import the SLF4J simple logger into test directory More... almost 13 years ago
Move all tests into the respective package More... almost 13 years ago