summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* fixEliot Horowitz2010-07-021-1/+1
* fix scopingMathias Stearn2010-07-021-1/+3
* fix debug build & repl hackEliot Horowitz2010-07-021-3/+6
* get write lock in DEBUG modeEliot Horowitz2010-07-021-0/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-021-46/+5
|\
| * remove debuggingMathias Stearn2010-07-021-13/+0
| * fix findAndModifyMathias Stearn2010-07-021-3/+6
| * debuggingMathias Stearn2010-07-021-0/+12
| * SERVER-1185 Pull splitting commands code to their own moduleAlberto Lerner2010-07-021-44/+1
* | commentsEliot Horowitz2010-07-021-5/+5
|/
* compile fixMathias Stearn2010-07-021-1/+1
* squash warningMathias Stearn2010-07-021-1/+1
* Factor out slow command log messageAlberto Lerner2010-07-023-14/+23
* complile db_10.slndwight2010-07-022-1553/+1573
* Merge branch 'master' of github.com:mongodb/mongodwight2010-07-023-33/+63
|\
| * fix recursive throw in mr SERVER-1346Eliot Horowitz2010-07-021-2/+7
| * findAndModify now supports upsert field SERVER-1184Mathias Stearn2010-07-011-24/+43
| * Do one more box of point checks in GeoCircleBrowse. SERVER-848, SERVER-1238Richard Kreuter2010-07-011-6/+9
| * avgObjSize in db.stats() and db.coll.stats() SERVER-1322Mathias Stearn2010-07-011-1/+4
* | make issimpleidquery faster by not calling nFields()dwight2010-07-025-3439/+3441
* | cleaningdwight2010-07-011-1/+1
|/
* repl tweaksDwight2010-07-013-7/+9
* vcxprojDwight2010-07-012-0/+4
* extraneous LF in error message for securityDwight2010-07-012-2/+2
* fix $ update with indexes in some cases SERVER-1339Eliot Horowitz2010-07-012-3/+12
* fix bug in cloner introduced todaydwight2010-06-301-0/+1
* elim stupid warningdwight2010-06-301-1/+1
* defer creating the id index on a clone until we first insert all the dataDwight2010-06-304-12/+42
* better var nameDwight2010-06-301-15/+15
* betterDwight2010-06-301-28/+21
* betterDwight2010-06-301-2/+2
* pretouch experimentDwight2010-06-304-3/+52
* timing for serverStatus() if its slowEliot Horowitz2010-06-301-5/+22
* have read/write lock on all platforms/boost nowEliot Horowitz2010-06-293-12/+1
* rs better diagdwight2010-06-291-2/+12
* rs typodwight2010-06-291-1/+1
* more strlen(x) == 0 smashingMathias Stearn2010-06-291-1/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-06-291-9/+9
|\
| * preCondition is a better nameEliot Horowitz2010-06-291-9/+9
* | rsDwight2010-06-297-20/+56
|/
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-06-291-0/+64
|\
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-295-10/+32
| |\
| * | applyOps command with prereqsEliot Horowitz2010-06-291-1/+20
| * | basic applyOps commandEliot Horowitz2010-06-291-0/+45
* | | rs elect stuffDwight2010-06-294-66/+70
* | | compoileDwight2010-06-291-2/+2
| |/ |/|
* | Merge branch 'master' of github.com:mongodb/mongoDwight2010-06-294-61/+70
|\ \ | |/
| * cleaning up oplog applyEliot Horowitz2010-06-293-60/+69
| * error code fixingEliot Horowitz2010-06-291-1/+1
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-06-296-20/+27
| |\