summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Plug memory leak SERVER-1827r1.6.4Mathias Stearn2010-10-261-2/+4
* add doc link for bad repl source SERVER-978Kristina Chodorow2010-10-261-0/+2
* 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-111-16/+9
* SERVER-1883 in or de duping, correctly retrieve nested field for match documentAaron2010-10-111-1/+1
* better assertsEliot Horowitz2010-10-071-2/+4
* typoMathias Stearn2010-10-011-1/+1
* better serverStatus loggingEliot Horowitz2010-09-181-2/+5
* minor help textdwight2010-09-151-0/+2
* rs better fatal handlingdwight2010-09-153-3/+10
* rs honor RS_FATAL in sync threaddwight2010-09-151-0/+4
* cleaningdwight2010-09-151-11/+3
* rs cleaningdwight2010-09-151-5/+0
* extraneous newline in loggingdwight2010-09-152-2/+3
* lowercasedwight2010-09-151-2/+3
* lowercasedwight2010-09-151-1/+1
* better test logging; log less pdfiledwight2010-09-151-1/+1
* turn off disconnect for now rsdwight2010-09-151-2/+2
* rs close sockets when relinquish primary so clients arent surpriseddwight2010-09-152-2/+7
* cleaning formattingDwight2010-09-153-20/+7
* do not background index when applying a create index operationDwight2010-09-155-0/+17
* rs temp rollbackDwight2010-09-151-1/+2
* clean up logging. now that we show the thread the indentation wasnt usefulDwight2010-09-151-7/+7
* crazy buildbot warningsDwight2010-09-151-1/+1
* rs potential fix for sync1.js intermittents 163Dwight2010-09-152-22/+35
* rs bug fixed was refusing to leave ROLLBACK state after successful rollback o...Dwight2010-09-151-0/+5
* maybe this will make repl10.js run consistentlydwight2010-09-151-2/+8
* better debugging for sync1.jsdwight2010-09-151-2/+2
* more logging to debugh sync1.js [2]dwight2010-09-152-2/+1
* more logging to debugh sync1.jsdwight2010-09-151-2/+8
* rs add a new test casedwight2010-09-152-5/+21
* rs checkpoint workdwight2010-09-153-6/+14
* fix nested CurOp cleaning SERVER-1610Eliot Horowitz2010-09-152-7/+19
* some log cleaningEliot Horowitz2010-09-151-3/+3
* makemessagingport findable from the Client objectdwight2010-09-153-12/+15
* compile hmmmDwight2010-09-151-1/+1
* more config validation at rs startupDwight2010-09-152-4/+5
* check for extraneous fields in replset member config subobjectsDwight2010-09-151-10/+14
* when using a special index, don't record because may screw up later SERVER-1669Eliot Horowitz2010-09-151-1/+1
* SERVER-1612 rs better logging 163Dwight2010-09-151-1/+6
* add if op is write to shardVersionOk definition prep for SERVER-1473Eliot Horowitz2010-09-151-1/+1
* rs test and fix rollback of deleteindex command 163Dwight2010-09-151-1/+1
* rs rollback work 162 163Dwight2010-09-153-12/+15
* more constDwight2010-09-153-8/+8
* better error msgdwight2010-09-151-2/+4
* rs on relinquish, go to SECONDARY not RECOVERING.Dwight2010-09-151-2/+2
* rs hbmsg is too dumb and sticks forever. making it only show for a short time...Dwight2010-09-153-20/+25
* err cleaningDwight2010-09-151-1/+1
* minor: recursive -> nestedMike Dirolf2010-09-151-1/+1