summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.0.0-rc1r2.0.0-rc1Eliot Horowitz2011-09-013-3/+3
* --ssl for tools SERVER-3729Eliot Horowitz2011-09-011-0/+10
* ssl on osx needs libcryptoEliot Horowitz2011-09-011-0/+2
* Don't try to backfill more than 1.5M array elements SERVER-3750Mathias Stearn2011-09-012-0/+22
* Fix broken test.Spencer T Brody2011-09-011-5/+6
* Add tests for $uniqueDocs in geo queries with multi-location docs. SERVER-3139Spencer T Brody2011-09-011-0/+37
* Extend tests for $exists accepting 1 and 0 so that the tests can catch SERVER...Spencer T Brody2011-08-311-3/+6
* compileMathias Stearn2011-08-311-2/+2
* SERVER-3717 last commit wasn't quite right :-(Dwight2011-08-312-5/+19
* try to fix compile on some platformsDwight2011-08-311-1/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-08-311-6/+7
|\
| * Do objcheck for single inserts outside of writelock. SERVER-3724Mathias Stearn2011-08-311-6/+7
* | SERVER-3717Dwight2011-08-311-3/+3
|/
* correct fix for SERVER-3002Eliot Horowitz2011-08-301-0/+2
* Add more tests for geo polygon searches. SERVER-3726Spencer T Brody2011-08-302-1/+36
* SERVER-3717 enable testdwight2011-08-301-1/+1
* Fix some geo polygon tests which weren't testing as much as they meant to.Spencer T Brody2011-08-302-8/+10
* change log to warning SERVER-3712Kristina2011-08-301-1/+1
* SERVER-3719 long long values in v1 indexes were losing precisionDwight2011-08-301-1/+1
* fix Cusor timeout iterator issue SERVER-3002Eliot Horowitz2011-08-291-0/+1
* SERVER-3719 testAaron2011-08-291-0/+25
* Add more tests for SERVER-2326 & SERVER-3718.Spencer T Brody2011-08-291-0/+48
* Put assert in right place in test.Spencer T Brody2011-08-291-1/+1
* Fix sharding index creation tests. Now can catch SERVER-3718.Spencer T Brody2011-08-291-4/+10
* SERVER-3717 testAaron2011-08-291-0/+23
* other auth code also needs to return conns SERVER-3710gregs2011-08-291-0/+3
* Make mongorestore ignore 'v' option when restoring indexes: SERVER-3687Spencer T Brody2011-08-294-1/+31
* test for SERVER-3710gregs2011-08-293-5/+90
* return auth shardConnections to pool when done SERVER-3710gregs2011-08-291-0/+6
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-08-294-13/+37
|\
| * fix yield with disk issue in update.cpp SERVER-3633Eliot Horowitz2011-08-292-1/+9
| * Add some more tests for $in and $all working together. QA-46 & SERVER-2165.Spencer T Brody2011-08-291-11/+21
| * Wait a bit before trying to accept() when out of FDs SERVER-3707 SERVER-3705Mathias Stearn2011-08-291-1/+7
* | try to fix dbtestsDwight2011-08-291-1/+2
|/
* try to make test more reliableEliot Horowitz2011-08-291-1/+6
* fix double comparision of -0 and 0 for v1 indexes SERVER-3682Eliot Horowitz2011-08-292-3/+5
* fix show SERVER-3679Eliot Horowitz2011-08-293-2/+8
* drop collection so test can be run multiple times in buildbotAaron2011-08-261-0/+1
* post 2.0.0-rc0Eliot Horowitz2011-08-262-2/+2
* Make date-sorting test deterministic.Spencer T Brody2011-08-251-20/+20
* Add more tests for sorting pre-epoch dates. SERVER-405 & QA-40.Spencer T Brody2011-08-252-16/+48
* BUMP 2.0.0-rc0r2.0.0-rc0Eliot Horowitz2011-08-253-3/+3
* Slight addition to date test. QA-42.Spencer T Brody2011-08-241-2/+4
* fix sm for windows SERVER-3659Eliot Horowitz2011-08-242-1/+6
* breaking bbEliot Horowitz2011-08-241-21/+1
* SERVER-3682 testAaron2011-08-231-0/+16
* jsTestName seems not to work in all test contexts and was causing parallel te...Aaron2011-08-231-1/+1
* Test rejoining after forced replSetReconfigMathias Stearn2011-08-231-1/+21
* ignore op objects without valid ts fields, which can be the case with synthet...Aaron2011-08-231-1/+2
* Revert "try to fix jstests/dur/closeall.js"Aaron2011-08-231-12/+4