summaryrefslogtreecommitdiff
path: root/mongo.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* fix timing related test failure now that logging is gone MINORAaron2009-04-221-0/+6
* add unique option when creating index in c++, js drivers; basic unique key un...Aaron2009-04-201-0/+2
* Revert "Revert "allocate files in background""Aaron2009-04-151-10/+14
* Revert "allocate files in background"Aaron2009-04-151-14/+10
* allocate files in backgroundAaron2009-04-151-10/+14
* add support for $ninAaron2009-04-131-0/+2
* forward stack trace to client when $where throws exceptionAaron2009-04-081-0/+2
* add renameCollection commandAaron2009-04-071-0/+2
* drop command now deletes indexes firstAaron2009-04-071-0/+2
* reinstate KeyValJsMatcherAaron2009-04-071-2/+2
* back out KeyValJsMatcher, until we can fix it to handle multikey arrays corre...Aaron2009-04-061-0/+2
* add $all query optionAaron2009-04-061-0/+2
* more correct process termination check, related debug loggingAaron2009-04-031-0/+4
* Add mongobridgeAaron2009-04-021-0/+2
* Close listener sockets on exitAaron2009-04-011-0/+2
* Persist dbs to addAaron2009-03-311-0/+2
* Add medianKey commandAaron2009-03-271-0/+2
* Add information on last update / delete to lastErrorAaron2009-03-261-0/+4
* Test single master and two slavesAaron2009-03-251-0/+2
* Better replacepeer testsAaron2009-03-231-2/+4
* Replace emptyObj with BSONObj()Aaron2009-03-191-0/+18
* On resync, clear all nontrivial local dbs that exist on remote machineAaron2009-03-181-0/+2
* Simple replacepeer testAaron2009-03-171-0/+2
* Handle 'only' spec when reading db listAaron2009-03-171-0/+2
* Better cloneCollection checkpointAaron2009-03-041-0/+10
* Rename CurrentTime to Timestamp, don't change type on insertAaron2009-02-271-26/+2
* Don't use where spec for boundsAaron2009-02-251-0/+22
* Update xcodeAaron2009-02-241-0/+18
* Add 'cursorInfo' command, remove old method of getting information about cursorsAaron2009-02-231-0/+2
* Issue meminfo cmd from dummy dbAaron2009-02-201-0/+12
* Update xcode projAaron2009-02-181-1/+1
* virtual dtors == goodAaron2009-02-181-0/+16
* More field boundsAaron2009-02-171-0/+4
* FieldBound workAaron2009-02-171-0/+4
* Update xcode projAaron2009-02-131-12/+52
* Add initial perf testsAaron2009-02-111-0/+12
* Update xcode project fileAaron2009-02-091-0/+2
* Test that reads don't create .ns filesAaron2009-02-061-4/+10
* Create .ns file lazilyAaron2009-02-061-0/+6
* Update with mods on embedded objectsAaron2009-02-041-0/+2
* Preserve old id on ipdate with no id specAaron2009-02-031-0/+2
* Update xcode project fileAaron2009-02-021-543/+123
* Update xcode project fileAaron2009-02-021-0/+208
* Update projectAaron2009-01-301-0/+156
* Add shell and jstests to xcode projectAaron2009-01-291-0/+246
* Add 'nodb' arg to shellAaron2009-01-281-0/+34
* Remove make targets, add scons --64 targetsAaron2009-01-261-58/+56
* Specify parallel buildAaron2009-01-231-3/+3
* Fix dependency problemAaron2009-01-231-0/+4
* Add idempotence tests for some oplog operationsAaron2009-01-231-0/+2