summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* fix updates on indexes fields when using array offsets SERVER-1093Eliot Horowitz2010-05-051-0/+51
* try to make test more reliableEliot Horowitz2010-05-051-0/+3
* some debuggingEliot Horowitz2010-05-041-18/+18
* another case for SERVER-1082Eliot Horowitz2010-05-041-0/+23
* more aggressive about checking for index moves in multi-update SERVER-1060Eliot Horowitz2010-05-031-0/+25
* fix test for 1.4Eliot Horowitz2010-04-271-0/+1
* $ operator and $set can behave poorly with replication SERVER-1052Eliot Horowitz2010-04-262-3/+32
* first cut at radius limiting $near SERVER-813Eliot Horowitz2010-04-011-0/+5
* SERVER-841 fastsync corner casesAaron2010-03-291-1/+1
* fix array numberic sort order SERVER-833Eliot Horowitz2010-03-261-0/+20
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-241-0/+1
|\
| * improve testAaron2010-03-231-0/+1
* | $regex handles RegExEliot Horowitz2010-03-241-0/+11
|/
* parallel repl testAaron2010-03-221-0/+55
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-222-1/+32
|\
| * arrays match themselves embedded as well SERVER-807Eliot Horowitz2010-03-222-1/+32
* | SERVER-803 add pair testAaron2010-03-222-1/+84
|/
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-222-1/+25
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-221-1/+1
| |\
| | * mongoimport: support for escaped " in csv with either "" or \" SERVER-773Mathias Stearn2010-03-221-1/+1
| * | test for SERVER-795Eliot Horowitz2010-03-221-0/+24
| |/
* | SERVER-803 add testAaron2010-03-221-0/+60
|/
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-221-1/+1
|\
| * use correct test name for parallel testsAaron2010-03-221-1/+1
* | fix a.0.x for regex SERVER-799Eliot Horowitz2010-03-221-0/+25
|/
* can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz2010-03-221-0/+48
* fix for assert.close and use assert.close for 0 case in jstests/geob.jsMike Dirolf2010-03-221-2/+2
* silly mr testEliot Horowitz2010-03-221-4/+23
* sharding debugginEliot Horowitz2010-03-201-7/+8
* testEliot Horowitz2010-03-201-0/+19
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-191-0/+35
|\
| * test for distanceMultiplier w/ geoNear that already passesMike Dirolf2010-03-191-0/+35
* | fix $box corner cases SERVER-791Eliot Horowitz2010-03-191-0/+19
|/
* better handling of m/r large obejcts/reduce SERVER-788Eliot Horowitz2010-03-191-0/+41
* allow empty geo objects, but not 1 field which is invalidEliot Horowitz2010-03-181-0/+2
* fix limit with $with SERVER-777Eliot Horowitz2010-03-171-2/+4
* some Cursors may not support get moreEliot Horowitz2010-03-171-0/+5
* fix empty result from $box or $centerEliot Horowitz2010-03-171-0/+2
* some fudge factor for floating pointEliot Horowitz2010-03-171-1/+1
* debugging and fix test for linux-32 after HOURS wasted chasing a phantom bugEliot Horowitz2010-03-171-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-161-1/+1
|\
| * pullall test use correct namespaceAaron2010-03-161-1/+1
* | cleaningEliot Horowitz2010-03-161-1/+4
* | bounding box $box queries SERVER-690Eliot Horowitz2010-03-161-3/+22
|/
* $center queryies for geo SERVER-690Eliot Horowitz2010-03-161-5/+39
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-03-162-1/+10
|\
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-151-0/+17
| |\
| * | validate all collections in basic parallel testsAaron2010-03-152-1/+10
* | | some test that aren't doneEliot Horowitz2010-03-162-0/+28
| |/ |/|
* | $ operator testEliot Horowitz2010-03-151-0/+17
|/