summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* a little more lenient on timingEliot Horowitz2009-08-141-1/+1
* don't allow dropping an index $ collectionDwight2009-08-131-1/+3
* Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-08-121-0/+9
|\
| * add collstats command SERVER-215Eliot Horowitz2009-08-121-0/+9
* | SERVER-149 implement $existsAaron Staple2009-08-121-4/+24
|/
* some more testsEliot Horowitz2009-08-112-0/+15
* Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-08-1111-30/+134
|\
| * fix test and clean codeEliot Horowitz2009-08-101-2/+4
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-101-1/+1
| |\
| | * use $snapshot in the clone / repl code where appropriateDwight2009-08-101-1/+1
| * | append(Min|Max)ForType - so that range queries can be made smarter SERVER-177Eliot Horowitz2009-08-101-8/+8
| |/
| * handle empty objects better in FieldMatcher SERVER-224Eliot Horowitz2009-08-101-0/+12
| * make copyDatabase use admin db automatically SERVER-222Eliot Horowitz2009-08-101-0/+20
| * fix search on $ref , $id SERVER-223Eliot Horowitz2009-08-101-0/+14
| * some work on $snapshotdwight2009-08-091-0/+8
| * update $nin testEliot Horowitz2009-08-061-19/+35
| * fix $ne/$nin on non-matches SERVER-198Eliot Horowitz2009-08-061-2/+2
| * make test for not better MINOREliot Horowitz2009-08-061-5/+11
| * test for not being able to delete indexesEliot Horowitz2009-08-061-0/+10
| * test for SERVER-198 that fails MINOREliot Horowitz2009-08-061-0/+14
| * simple test for db.eval sanity speedEliot Horowitz2009-08-051-0/+2
* | BUG SERVER-184 mode for dropping duplicate records when creating unique index...Aaron Staple2009-08-051-0/+24
* | more flexible $all matchingAaron Staple2009-08-031-4/+3
* | fix match for 'missing' elementsAaron Staple2009-08-031-0/+12
* | disable data file preallocation for pairing/repl testsAaron Staple2009-08-0111-38/+38
|/
* Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-07-308-10/+165
|\
| * fix gratuitous slowness in Map (for group) SERVER-189Eliot Horowitz2009-07-291-0/+1
| * better debugging for a test MINOREliot Horowitz2009-07-291-2/+2
| * test for SERVER-187 - $all with embedded objectsEliot Horowitz2009-07-271-0/+23
| * test that works for find MINOREliot Horowitz2009-07-251-0/+11
| * clean spam MINOREliot Horowitz2009-07-241-1/+0
| * fix inc with compound indexes SERVER-178Eliot Horowitz2009-07-241-2/+4
| * sm18 checkpointEliot Horowitz2009-07-241-8/+8
| * temp fix for sub object modsEliot Horowitz2009-07-231-1/+19
| * fix object -> bson when adding fieldsEliot Horowitz2009-07-231-0/+15
| * fix $inc and other mods with embedded fields SERVER-180Eliot Horowitz2009-07-231-3/+5
| * weird $inc issue adding a fieldEliot Horowitz2009-07-231-0/+44
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-224-2/+74
| |\
| * | test for $inc that failsEliot Horowitz2009-07-221-0/+40
* | | repl support for fast rename plus testAaron Staple2009-07-291-0/+48
* | | fast collection renaming within a databaseAaron Staple2009-07-291-0/+6
| |/ |/|
* | Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-07-224-8/+57
|\ \ | |/
| * shell cannot insert key names starting with $ or containing . (including embe...Mike Dirolf2009-07-212-0/+33
| * fix array matching in matcher only SERVER-161Eliot Horowitz2009-07-162-8/+24
* | MINOR additional check in testAaron Staple2009-07-221-0/+4
* | MINOR add test for SERVER-99Aaron Staple2009-07-211-2/+17
* | bug SERVER-132 implemented pullAll/pushAll modifiersAaron Staple2009-07-212-7/+27
* | pushAll checkpointAaron Staple2009-07-211-0/+14
* | BUG SERVER-130 pull modifier implementedAaron Staple2009-07-151-0/+19
|/
* make sure db doesn't crash with weird db.eval returns SERVER-159Eliot Horowitz2009-07-151-0/+11