summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* fix windows groupcmd - assert is often overriden - be carefulEliot Horowitz2009-08-191-5/+0
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-08-191-1/+0
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoeliot2009-08-191-0/+13
| |\
| * | timing tests are too hard to do across a dozen machines MINOReliot2009-08-191-1/+0
* | | temp debugging MINOREliot Horowitz2009-08-191-0/+5
| |/ |/|
* | groupcmd handle some weird key casesEliot Horowitz2009-08-191-0/+13
|/
* clean groupcmd and make work with empty keyEliot Horowitz2009-08-191-1/+5
* forgot to change a nameEliot Horowitz2009-08-191-1/+1
* make a group cmd that takes the same arguments as old db.eval versionEliot Horowitz2009-08-191-5/+6
* better error msg on unit testdwight2009-08-171-1/+1
* a couple of more unit tests for simpleregex index filteringEliot Horowitz2009-08-171-0/+16
* fixed BSONElement::simpleRegex and changed return to a string. this fixes SE...Eliot Horowitz2009-08-171-1/+1
* broken regex index testEliot Horowitz2009-08-171-0/+14
* don't grab extra stuff with sub-object selectorsMichael Stephens2009-08-151-1/+1
* 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