summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2009-04-06MINOR fix compiler warningsAaron
2009-04-06back out KeyValJsMatcher, until we can fix it to handle multikey arrays corre...Aaron
2009-04-06array elt may not contain referenced subobjectAaron
2009-04-06add $all query optionAaron
2009-04-03fix warningsAaron
2009-04-03basic arbitration e2e test, with minor code fixAaron
2009-04-03change logging order to make test failing clearerEliot Horowitz
2009-04-02option to run without http interfaceAaron
2009-04-02add datasize commandAaron
2009-04-02refactor median key commandAaron
2009-04-01Fix ReplSource memory leaksAaron
2009-04-01maybe fix win & solarisAaron
2009-04-01include sys/file.h for linuxAaron
2009-04-01Explicitly release lock on shutdownAaron
2009-04-01Don't return from main(), even if listen socket is closedAaron
2009-04-01Close listener sockets on exitAaron
2009-04-01Fix OID string repAaron
2009-04-01fix some compiler warnings for fcc 4.3Eliot
2009-03-31removing more boost 1.34+ featuresEliot Horowitz
2009-03-31using deprecated boost api so it works 1.33 -> 1.38Eliot Horowitz
2009-03-31works with older versions of boostEliot Horowitz
2009-03-31Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz
2009-03-31better about following symlinks and finding jarsEliot Horowitz
2009-03-31Persist dbs to addAaron
2009-03-31Always list databases if syncedTo is initialAaron
2009-03-31Merge branch 'master' of git@github.com:mongodb/mongoAaron
2009-03-31Reset ReplSource on resyncAaron
2009-03-31include \!justCreated case, for redundancyAaron
2009-03-30errorHandling for median keyEliot Horowitz
2009-03-30Don't log db presence explicitlyAaron
2009-03-30Apply first entry when 'initial'Aaron
2009-03-30Better 'not master' validationAaron
2009-03-27medianKey can choose an index based on fields of min and maxAaron
2009-03-27Merge branch 'master' of git@github.com:mongodb/mongoAaron
2009-03-27optimizedAaron
2009-03-27timeout old cursors (for sharding)Dwight
2009-03-27When checking that a mod will not modify an indexed field, validate parent/ch...Aaron
2009-03-27Add SIZE labelAaron
2009-03-27Add medianKey commandAaron
2009-03-27Merge branch 'master' of git@github.com:mongodb/mongoAaron
2009-03-27Don't drop certain empty objectsAaron
2009-03-27bump version number to 0.9.0r0.9.0Eliot Horowitz
2009-03-26Better $push type validationAaron
2009-03-26Don't double-increment 'left'Aaron
2009-03-26cleanupAaron
2009-03-26Register update/delete only on client requestAaron
2009-03-26Merge branch 'master' of git@github.com:mongodb/mongoAaron
2009-03-26Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz
2009-03-26solaris fixesEliot Horowitz
2009-03-26make dbunlocking() inlineable -- should be fasterDwight