summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.0.0r2.0.0Eliot Horowitz2011-09-114-3/+9
* make test more reliableEliot Horowitz2011-09-091-1/+1
* put connectionId in currentOp()Eliot Horowitz2011-09-091-0/+2
* fix thread name setting when using connEliot Horowitz2011-09-091-0/+8
* Fix off-by-one in linenoise SERVER-3394Mathias Stearn2011-09-091-1/+1
* Move slow replica set test to slowNightly directory.Spencer T Brody2011-09-071-0/+0
* Add test for node with highest priority re-becoming primary when it comes back.Spencer T Brody2011-09-071-0/+3
* fix v8 error reportingEliot Horowitz2011-09-071-0/+2
* Add test for using geo queries within a group command. SERVER-1742Spencer T Brody2011-09-071-0/+35
* reconfig should handle error messages from other membersKristina2011-09-071-1/+1
* post 2.0.0-rc2Eliot Horowitz2011-09-072-2/+2
* move authentication check earlier for safety SERVER-3773Eliot Horowitz2011-09-072-0/+32
* BUMP 2.0.0-rc2r2.0.0-rc2Eliot Horowitz2011-09-073-3/+3
* Disable test for now. Looks like a timing issue. SERVER-3650 SERVER-3772Mathias Stearn2011-09-071-1/+2
* Queries for rollback objects need SlaveOk bit SERVER-3650Mathias Stearn2011-09-062-7/+14
* triangle test can't assume diagonal points SERVER-3725gregs2011-09-061-1/+1
* need to add error value to bounding boxes on polygons + boxes SERVER-3725gregs2011-09-063-21/+54
* fix test name, was causing a bb failure in parallel suiteAaron2011-09-061-1/+1
* don't run geo_polygon on os x 10.5Eliot Horowitz2011-09-061-24/+38
* Make linenoise work correctly with multi-line pastesMathias Stearn2011-09-061-2/+2
* Correct fix for SERVER-3394Mathias Stearn2011-09-061-1/+1
* Revert "fix highlighting in shell for lines longer than console width SERVER-...Mathias Stearn2011-09-061-4/+4
* SERVER-3760 fix memcmp to now potentially go to far on one of the input arrays.dwight2011-09-062-5/+48
* fix issue where dropDup code for insertion can fail on secondary during clone...Eliot Horowitz2011-09-051-1/+2
* disable testdwight2011-09-041-1/+1
* turn off ageout code for now as implementation is unfinisheddwight2011-09-042-5/+5
* test for SERVER-3683Eliot Horowitz2011-09-041-0/+49
* ReplSetTest.stopmaster helperEliot Horowitz2011-09-041-0/+5
* when running checkShardVersion, need to make sure we do on actual connection,...Eliot Horowitz2011-09-041-11/+36
* Update test to reflect desired behavior. SERVER-3718Spencer T Brody2011-09-021-7/+3
* post 2.0.0-rc1Eliot Horowitz2011-09-022-2/+2
* improve log messageKristina2011-09-021-3/+2
* 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