summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-100 checkpoint field range organization improvementsAaron Staple2009-08-111-56/+56
* SERVER-100 checkpoint btree cursor can take multiple rangesAaron Staple2009-08-111-1/+94
* changed dbpath to std::stringEliot Horowitz2009-08-112-2/+2
* MINOR merge / fix namespace test failureAaron Staple2009-08-111-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-08-112-3/+35
|\
| * append(Min|Max)ForType - so that range queries can be made smarter SERVER-177Eliot Horowitz2009-08-101-0/+31
| * make dbtest shutdown cleanlyEliot Horowitz2009-08-061-0/+1
| * clean up dbexit with an ExitCode enum SERVER-183Eliot Horowitz2009-08-051-3/+3
* | SERVER-62 generate keys for more complex array arrangements, also ensure gene...Aaron Staple2009-08-031-8/+87
|/
* get rid of Option_ALLFLAGSEliot Horowitz2009-07-291-1/+0
* change boost includes around for compatabilityEliot Horowitz2009-07-241-0/+1
* Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-07-221-4/+4
|\
| * update tests to match array matching change MINOREliot Horowitz2009-07-171-4/+4
* | bug SERVER-132 implemented pullAll/pushAll modifiersAaron Staple2009-07-212-0/+84
* | BUG SERVER-130 pull modifier implementedAaron Staple2009-07-151-1/+35
|/
* fix broken test file from last commitDwight2009-07-071-53/+57
* fix $(gl)te? scanning for numeric indexes SERVER-99Eliot Horowitz2009-07-061-4/+18
* cimpile IdSet MINOREliot Horowitz2009-07-021-0/+2
* make warning show up in buildbot if triggered MINOREliot Horowitz2009-06-301-1/+1
* fix $in with NumberInt, NumberDouble SERVER-113Eliot Horowitz2009-06-241-0/+34
* fix appending BSONElement via <<Eliot Horowitz2009-06-131-0/+12
* add var test that already worked MINOREliot Horowitz2009-06-111-0/+17
* finish SERVER-101 move BSONObjIterator::_more to BSONObjIterator::moreEliot Horowitz2009-06-091-2/+2
* moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO()Eliot Horowitz2009-06-091-2/+6
* BinData for spider monkey SERVER-97Eliot Horowitz2009-06-051-0/+42
* db ref for javascript and shell SERVER-46Eliot Horowitz2009-06-031-1/+38
* CodeWScope SERVER-80Eliot Horowitz2009-06-011-0/+33
* comments MINORAaron2009-05-281-0/+1
* file allocator compile windows MINORAaron2009-05-282-6/+0
* solaris compile MINOREliot Horowitz2009-05-271-2/+3
* correctly escape backslashes in test MINORAaron2009-05-271-1/+1
* sm correctly read strings as utf8 even if JS_EncodeCharacters doesn't work as...Aaron2009-05-271-0/+17
* test cleanup MINORAaron2009-05-271-0/+2
* add utf8 round trip test MINORAaron2009-05-271-0/+32
* simple sm utf8 checkAaron2009-05-271-0/+11
* remove js encoding test MINORAaron2009-05-271-49/+0
* sm encoding checkpointAaron2009-05-271-12/+12
* sm encoding checkpointAaron2009-05-261-6/+7
* mergeAaron2009-05-263-2/+60
|\
| * Merge branch 'master' of git@github.com:mongodb/mongoAaron2009-05-261-0/+29
| |\
| | * don't translate sm -> bson if object hasn't been modifiedEliot Horowitz2009-05-261-0/+29
| * | fix tests MINORAaron2009-05-261-1/+1
| |/
| * tests and asserts MINOREliot Horowitz2009-05-231-0/+29
| * change min/max to minKey maxKeyEliot Horowitz2009-05-221-1/+1
* | sm encoding checkpointAaron2009-05-261-0/+48
|/
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-05-221-0/+10
|\
| * BUG SERVER-67 correctly handle insertion of new null element with $setAaron2009-05-221-0/+10
* | conserver types when doing bson -> js -> bson as much as possibleEliot Horowitz2009-05-221-0/+51
|/
* BUG SERVER-59 when matching expand arrays recursively if contained in differe...Aaron2009-05-211-2/+2
* more weird js syntax handlingEliot Horowitz2009-05-211-1/+4