summaryrefslogtreecommitdiff
path: root/dbtests
Commit message (Expand)AuthorAgeFilesLines
* reset mem size audit correctly for repl idsAaron Staple2010-04-091-1/+2
* SERVER-983 split bucket unevenly when inserting at high endAaron2010-04-081-3/+35
* do'nt require boost options in mongoclient SERVER-855Eliot Horowitz2010-03-311-0/+2
* fix array numberic sort order SERVER-833Eliot Horowitz2010-03-261-1/+4
* semantic changeEliot Horowitz2010-03-221-1/+1
* compile vcprojDwight2010-03-221-0/+4
* Revert "BSONObj::appendAny for boost::any"Mathias Stearn2010-03-181-44/+0
* BSONObj::appendAny for boost::anyMathias Stearn2010-03-181-0/+44
* move --fork --logpath --logappend into cmdline so it works for mongos SHARDIN...Eliot Horowitz2010-03-181-0/+2
* Reduce liklihood of TimeTBuilder test fail SERVER-755Mathias Stearn2010-03-151-0/+2
* SERVER-695 add StaticObserver to more binariesAaron2010-03-151-0/+1
* SERVER-645 tailable cursor on capped collections only, won't use indexesAaron2010-03-091-4/+30
* SERVER-684 refactor findingStart codeAaron2010-03-091-4/+4
* fix idempotency of initial $inc SERVER-717Eliot Horowitz2010-03-081-0/+25
* inc embedded repl fix SERVER-716Eliot Horowitz2010-03-081-1/+1
* SERVER-716 add failing testAaron2010-03-081-1/+24
* Don't escape '/' in JSON strings SERVER-713Mathias Stearn2010-03-081-2/+2
* String types are valid as long as last character is EOO SERVER-706Eliot Horowitz2010-03-061-30/+3
* SERVER-652 more complete testAaron2010-03-031-0/+2
* mergeAaron2010-03-023-6/+27
|\
| * SERVER-645 update test to use capped collectionAaron2010-03-021-2/+3
| * SERVER-693 don't duplicate db name when creating collectionAaron2010-03-021-0/+11
| * Fix regex unit testsMathias Stearn2010-03-011-4/+13
* | SERVER-652 simplify field name upper limit check, guard against setting strin...Aaron2010-03-021-0/+5
* | SERVER-652 process array elements in correct orderAaron2010-03-021-0/+33
|/
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-011-1/+33
|\
| * mergeAaron2010-03-011-1/+26
| |\
| * | SERVER-580 add putBack() to db client cursorAaron2010-03-011-1/+33
* | | appendNumber for nicer numbers in the shellEliot Horowitz2010-03-011-0/+21
| |/ |/|
* | SERVER-677 number long floatApprox v8Aaron2010-03-011-2/+7
* | SERVER-677 add floatApprox smAaron2010-03-011-1/+21
|/
* fix BSONElementCmpWithoutField and therefore BSONElementSetEliot Horowitz2010-02-271-0/+38
* nToReturn is now a limit in C++ driver SERVER-537Mathias Stearn2010-02-262-3/+29
* added simple speed testEliot Horowitz2010-02-261-1/+25
* some missing operatorsEliot Horowitz2010-02-262-1/+25
* mergeAaron2010-02-251-0/+12
|\
| * Can use index for all regex queries SERVER-672Mathias Stearn2010-02-251-0/+12
* | SERVER-680 fix issues with --only modeAaron2010-02-251-11/+11
|/
* fix a couple things in vcproj for release buildsDwight2010-02-231-1/+1
* vcproj compile windowsDwight2010-02-231-0/+4
* use re-usable fast array for sorting in memoryEliot Horowitz2010-02-201-0/+25
* SERVER-305 shell kills in progress operations on clean exitAaron2010-02-171-1/+10
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-02-171-0/+30
|\
| * failing test case for tailable cursor w/ _id query SERVER-645Mike Dirolf2010-02-171-0/+30
* | SERVER-612 informal dbref for smAaron2010-02-171-0/+20
|/
* refactoring runQuery / UserQueryOp part 1Eliot Horowitz2010-02-151-0/+30
* attempted fixup of js.lib path in vcprojDwight Merriman2010-02-121-29/+1
* Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter2010-02-091-0/+16
* move some replication settings into ReplicationSettingsEliot Horowitz2010-02-081-2/+2
* CS-10 prevent assertion by making sure btree builder enforces >= 1 key per bu...Aaron2010-02-082-1/+16