summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Add very basic hint testAaron2009-02-091-0/+8
* removeUserEliot Horowitz2009-02-071-1/+6
* dbshell support for field spec with countAaron2009-02-061-4/+0
* Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-061-13/+17
|\
| * tweak assertsDwight2009-02-061-13/+17
* | Test that reads don't create .ns filesAaron2009-02-062-0/+28
|/
* Add another runner. This one starts and stops the db on its own.Aaron2009-02-052-1/+6
* Don't allow mod update on _idAaron2009-02-041-0/+7
* Update with mods on embedded objectsAaron2009-02-041-0/+16
* Allow 'count' command on a slaveAaron2009-02-041-4/+4
* Clean up autoid testAaron2009-02-041-9/+2
* Preserve old id on ipdate with no id specAaron2009-02-031-0/+18
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-023-1/+77
|\
| * Add autoresync e2e testAaron2009-02-021-0/+34
| * Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-0251-78/+41
| |\
| * | Add pairing resync testAaron2009-02-021-0/+42
| * | Correct baseNameAaron2009-01-301-1/+1
* | | datastore workDwight2009-02-021-2/+7
| |/ |/|
* | fix to compiledwight2009-01-311-7/+7
* | cleaningEliot Horowitz2009-01-314-16/+29
* | don't connect explicitlyEliot Horowitz2009-01-3150-56/+6
|/
* CleanupAaron2009-01-301-6/+3
* Add pair1.js testAaron2009-01-301-0/+99
* $where fixEliot Horowitz2009-01-291-2/+5
* _runner.js : simple top-level js runner for hudson andGeir Magnusson Jr2009-01-291-0/+18
* Move replication tests into repl dirAaron2009-01-292-0/+0
* Remove loggingAaron2009-01-291-2/+1
* Use smaller oplogAaron2009-01-291-1/+2
* Add resync commandAaron2009-01-291-0/+31
* Add startMongod() and stopMongod() functions to mongoAaron2009-01-291-0/+17
* Check that index is clearedAaron2009-01-281-0/+6
* Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-01-271-4/+10
|\
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2009-01-276-0/+255
| |\
| * | check the index range first before we go into the object on a query -- so we ...Dwight2009-01-271-4/+10
* | | Reset index cache when deleting indexAaron2009-01-271-1/+1
| |/ |/|
* | Move over find1.js performance testAaron2009-01-271-0/+78
* | Move over some more js testsAaron2009-01-274-0/+165
* | Verify 'simple regex' character rangeAaron2009-01-271-0/+1
* | Add reverse direction testAaron2009-01-271-0/+2
* | Regex upper bound for index scanAaron2009-01-271-0/+9
|/
* better debuggingEliot Horowitz2009-01-261-3/+8
* imported testsEliot Horowitz2009-01-2646-0/+1323
* check that _id is uniqueDwight2009-01-261-0/+33