summaryrefslogtreecommitdiff
path: root/mongo.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* update xcode proj MINORAaron2009-05-281-0/+42
* BUG SERVER-71 don't allow multiple _id indexesAaron2009-05-261-0/+2
* BUG SERVER-68 - regex matches within objects within arraysAaron2009-05-261-0/+2
* add test for replicating new capped collectionAaron2009-05-201-0/+2
* add smokeToolAaron2009-05-201-0/+10
* Add paramaterizable timeout for engine's invoke and exec, set timeout of 10 m...Aaron2009-05-191-0/+10
* add test for expiration of indexed or cursor referenced objects in capped col...Aaron2009-05-181-0/+2
* add cloneCollectionAsCapped commandAaron2009-05-181-0/+2
* add ability to spawn a shell from shellAaron2009-05-151-2/+2
* port quit and allocatePortsAaron2009-05-141-0/+4
* in shell, print() produces json output, output is recorded for test to access...Aaron2009-05-121-0/+2
* count() in shell takes queryAaron2009-05-111-0/+2
* fix compile warning MINORAaron2009-05-111-2/+4
* additional test cases MINORAaron2009-05-111-10/+12
* disable repair test MINORAaron2009-05-081-0/+2
* safety asserts in closeClient MINORAaron2009-05-081-2/+0
* fix repair segfaultAaron2009-05-081-0/+2
* sanity check and debug for clonecollection.js MINORAaron2009-05-051-12/+10
* convert some shell functions to new js engine frameworkAaron2009-05-041-0/+44
* stubbed v8 engineAaron2009-05-041-0/+4
* update xcode proj MINORAaron2009-05-041-4/+20
* more flexibility and sanity checks for min/max query specsAaron2009-04-301-0/+2
* Revert "Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per ...Aaron2009-04-281-0/+2
* Revert "use static variables for OCCASIONALLY/RARELY/ONCE to get per function...Aaron Staple2009-04-271-2/+0
* use static variables for OCCASIONALLY/RARELY/ONCE to get per function uniquenessAaron2009-04-271-0/+2
* tests for db and mem based id setsAaron2009-04-231-0/+2
* 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