summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* typo rsr1.6.5-rc1dwight2010-11-201-1/+1
* rs fix initial sync oplog application it was grabbing the whole oplog which c...dwight2010-11-201-1/+8
* Revert "rs fix initial sync oplog application it was grabbing the whole oplog...Eliot Horowitz2010-11-201-8/+1
* check for better primary before voting yea SERVER-1987Kristina Chodorow2010-11-201-0/+13
* display ts for debugging MINORKristina Chodorow2010-11-201-1/+1
* honor rs config timeout SERVER-2045Kristina Chodorow2010-11-201-1/+2
* BUMP 1.6.5-rc1Eliot Horowitz2010-11-204-4/+4
* make ScopedConn idiot-proof (safe from me)Dwight2010-11-204-8/+24
* SERVER-2021 rs ScopedConn bug(2) 165 172Dwight2010-11-202-14/+14
* set empty config asap on startup SERVER-1847Kristina Chodorow2010-11-201-3/+15
* rs fix a race condition type bug at mongod startup with electSelf 165dwight2010-11-192-2/+6
* rs fix initial sync oplog application it was grabbing the whole oplog which c...dwight2010-11-191-1/+8
* increase timeout on killingEliot Horowitz2010-11-191-2/+2
* BUMP 1.6.5-rc0Eliot Horowitz2010-11-194-3/+9
* idiot compilerdwight2010-11-191-1/+1
* SERVER-1671 pair1.js failingdwight2010-11-192-1/+12
* add debugging to tests that failed in 1.6Kristina Chodorow2010-11-152-14/+26
* Better cleanup on nt service install.Justin Dearing2010-11-091-0/+5
* SERVER-2068 make sure to use the same thread nameAlberto Lerner2010-11-081-2/+4
* test for SERVER-2068Eliot Horowitz2010-11-081-0/+65
* when cleaning a chunk after migrating, don't store those deletes in the xfer ...Eliot Horowitz2010-11-081-0/+8
* SERVER-1068 test deletions regardless of command line argsAlberto Lerner2010-11-081-1/+1
* SERVER-2068 check on the TO side of a chunk migration before applying deletionsAlberto Lerner2010-11-081-1/+12
* SERVER-1858 add chunk info to moveChunk.from and moveChunk.to changelog entriesAlberto Lerner2010-11-081-4/+6
* more tests for SERVER-1347Kristina Chodorow2010-11-031-0/+28
* fix set with large ints SERVER-1347Kristina Chodorow2010-11-032-8/+98
* fix lexNumCmp with magic end of markerMathias Stearn2010-11-033-7/+18
* Support more mixed-case cmd names in mongos SERVER-2053Mathias Stearn2010-11-021-3/+3
* post 1.6.4Eliot Horowitz2010-10-261-1/+1
* Plug memory leak SERVER-1827r1.6.4Mathias Stearn2010-10-261-2/+4
* SERVER-1979 check max key before requesting a moveAlberto Lerner2010-10-261-3/+3
* BUMP 1.6.4Eliot Horowitz2010-10-264-3/+11
* mongo_vstudio.cpp updateMathias Stearn2010-10-261-4/+33
* SERVER-1615 rs.reconfig() js helperMathias Stearn2010-10-261-2/+10
* add rs.remove helper SERVER-1676Mathias Stearn2010-10-261-0/+18
* add doc link for bad repl source SERVER-978Kristina Chodorow2010-10-261-0/+2
* Don't use AI_ADDRCONFIG. SERVER-1579Mathias Stearn2010-10-251-1/+1
* Faster $box queries SERVER-1392Mathias Stearn2010-10-201-25/+43
* yield lock during removeRange SERVER-1521Eliot Horowitz2010-10-131-0/+4
* SERVER-1883 expand nested array fields when testing document for match with p...Aaron2010-10-112-18/+16
* SERVER-1883 in or de duping, correctly retrieve nested field for match documentAaron2010-10-112-1/+8
* Merge branch 'v1.6' of github.com:mongodb/mongo into v1.6Alberto Lerner2010-10-081-2/+4
|\
| * better assertsEliot Horowitz2010-10-071-2/+4
* | better error messageAlberto Lerner2010-10-081-2/+2
|/
* typoMathias Stearn2010-10-011-1/+1
* trying to make feature3 more reliableEliot Horowitz2010-09-271-2/+5
* debugging for shardign/features3Eliot Horowitz2010-09-271-4/+10
* SERVER-1849 allow recreating a recently dropped collectionAlberto Lerner2010-09-273-6/+7
* SERVER-1836 don't mention droped colleciton in printShardingStatusAlberto Lerner2010-09-271-7/+9
* post 1.6.3Eliot Horowitz2010-09-232-2/+2