summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | Conflicts: shell/mongo_vstudio.cpp
* add rs.remove helper SERVER-1676Mathias Stearn2010-10-261-0/+18
| | | | | | Conflicts: shell/mongo_vstudio.cpp
* 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 ↵Aaron2010-10-112-18/+16
| | | | previous or clause
* 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
|
* BUMP 1.6.3r1.6.3Eliot Horowitz2010-09-234-3/+11
|
* better serverStatus loggingEliot Horowitz2010-09-181-2/+5
|
* fix Future SERVER-1602Eliot Horowitz2010-09-172-27/+18
|
* turn down logging level on meta data version mismatchEliot Horowitz2010-09-171-1/+1
|
* temp safer hashing till remove client idEliot Horowitz2010-09-171-1/+1
|
* yield on medianKeyEliot Horowitz2010-09-151-1/+15
|
* collection.getMongoEliot Horowitz2010-09-151-0/+3
|
* test for SERVER-1755Eliot Horowitz2010-09-151-0/+29
|
* minor help textdwight2010-09-152-1/+4
|
* SERVER-1598 rs getlasterror default test refinementKyle Banker2010-09-151-30/+22
|
* rs better fatal handlingdwight2010-09-154-4/+15
|
* crlfdwight2010-09-151-13/+13
|
* rs honor RS_FATAL in sync threaddwight2010-09-151-0/+4
|
* cleaningdwight2010-09-151-11/+3
|
* rs cleaningdwight2010-09-151-5/+0
|
* flush stream after printing back traceEliot Horowitz2010-09-151-1/+1
|
* extraneous newline in loggingdwight2010-09-152-2/+3
|
* less extraneous shutdown loggingdwight2010-09-151-2/+4
|
* lowercasedwight2010-09-152-3/+4
|
* lowercasedwight2010-09-151-1/+1
|
* a little more testdwight2010-09-151-205/+211
|
* better test logging; log less pdfiledwight2010-09-154-10/+14
|
* log successdwight2010-09-151-3/+5
|
* turn off disconnect for now rsdwight2010-09-151-2/+2
|
* make rs test tolerate dropped connectionsdwight2010-09-151-28/+42
|
* rs close sockets when relinquish primary so clients arent surpriseddwight2010-09-154-11/+17
|
* cleaning formattingDwight2010-09-154-23/+8
|
* do not background index when applying a create index operationDwight2010-09-155-0/+17
|
* rs temp rollbackDwight2010-09-151-1/+2
|