4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Explicitly call self.getc/self.putc. More... over 15 years ago
removed debug code More... over 15 years ago
Fixed benchmark test. Added find_first benchmark. More... over 15 years ago
comment More... over 15 years ago
Changed ObjectID#legal_oid_string to ObjectID#legal? More... over 15 years ago
Bumped patch version number. More... over 15 years ago
Added Collection#find_first. More... over 15 years ago
ignore nbproject More... over 15 years ago
comments More... over 15 years ago
Removed "alpha quality" text from introduction. More... over 15 years ago
simplified setup because dropping a collection already drops the indices for you More... over 15 years ago
Raise error if test preconditions fail. More... over 15 years ago
chmod -x stress1 More... over 15 years ago
Do not rely on requiring "find". Cut-and-pasted the code instead. More... over 15 years ago
Dynamically create file lists for gemspec. More... over 15 years ago
updated list of tests/mongo-qa files in gemspec More... over 15 years ago
Removed another $DEBUG warning. More... over 15 years ago
removed silly debug stmt More... over 15 years ago
use $DEBUG instead of __FILE__ == $0 because that is true when running from bin/run_test_script More... over 15 years ago
Remove debug warnings. More... over 15 years ago
print nothing if tests does not exist More... over 15 years ago
new test; added self-test initialization for each test More... over 15 years ago
removed test because driver does not implement More... over 15 years ago
Bumped patch version. Added more mongo-qa tests. More... over 15 years ago
Accept array of field names More... over 15 years ago
fixed output redirection More... over 15 years ago
new multi-field index test; clean up after index creation More... over 15 years ago
Create one DB object per test suite, not per test. More... over 15 years ago
Flush after every socket write. Nil out @socket earlier during close. Bumped patch version number. More... over 15 years ago
Reinstated example code that was commented out during debugging. More... over 15 years ago