summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-2531: added M/R output to shard collection for mode REPLACEagirbal2011-06-1311-67/+839
* FindingStartCursor cleanupAaron2011-06-132-6/+11
* FindingStartCursor comments, cleanup, fixesAaron2011-06-133-10/+35
* Add mongotop binary and bsondump.1 man page.Richard Kreuter2011-06-131-0/+2
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-06-133-13/+16
|\
| * allow more than one seed to be discovered SERVER-3035Kristina2011-06-133-13/+16
* | log lessDwight2011-06-132-4/+2
* | DRYDwight2011-06-132-25/+21
|/
* add w : "majority" SERVER-2108Kristina2011-06-132-2/+69
* compiledwight2011-06-121-1/+1
* improve securitydwight2011-06-121-0/+3
* bad bug in alloccursoriddwight2011-06-111-11/+4
* FindingStart dbtest not working not sure why yetdwight2011-06-112-6/+10
* make test less sensitive?dwight2011-06-111-0/+4
* doesnt make much sense to specify capped without a size so check for thatdwight2011-06-116-17/+33
* SERVER-2977 commentsAaron2011-06-101-7/+27
* have ismaster return primary field on master SERVER-3101Kristina2011-06-101-0/+4
* always set port when for rs configKristina2011-06-101-2/+4
* step down before shutting down SERVER-616Kristina2011-06-101-17/+27
* split out sharding/non-sharding shutdownKristina2011-06-104-68/+88
* compileKristina2011-06-101-1/+2
* compileKristina2011-06-101-0/+1
* added shutdownServer options SERVER-616Kristina2011-06-101-8/+21
* don't shut down if slaves aren't up-to-date SERVER-616Kristina2011-06-102-1/+72
* fix rs log messagesKristina2011-06-102-2/+2
* harden rs testKristina2011-06-091-0/+4
* better var naming for reconfig majority up checkKristina2011-06-091-4/+4
* change ping to pingMsKristina2011-06-092-7/+8
* windowsKristina2011-06-091-2/+2
* windows compileKristina2011-06-091-1/+1
* expose tagging to getLastError SERVER-992Kristina2011-06-094-8/+175
* fast sync passthrough SERVER-992Kristina2011-06-098-88/+107
* add tagging SERVER-992Kristina2011-06-093-44/+374
* correctly calculate majority in reconfigKristina2011-06-094-25/+34
* mergeAaron2011-06-091-2/+2
* SERVER-2950 use strtod to parse real numbers from json stringsAaron2011-06-092-11/+21
* SERVER-2977 if there is a takeover cursor, forward its supportsYields functionAaron2011-06-091-1/+1
* SERVER-2977 fix qo cursor bug when yielding a basic cursorAaron2011-06-092-1/+39
* SERVER-2977 optimize query optimizer cursor common case forwarding to takeove...Aaron2011-06-091-18/+41
* fix numa issue SERVER-3212Eliot Horowitz2011-06-091-1/+5
* try to fix numa segfault SERVER-3212Eliot Horowitz2011-06-091-16/+18
* fix compileEliot Horowitz2011-06-091-2/+2
* clarify error textDwight2011-06-081-5/+4
* disable SERVER-3064 temporarily it is breaking replica set rollbsackdwight2011-06-061-1/+1
* signed dates and the shelldwight2011-06-063-3/+6
* Merge branch 'master' of github.com:mongodb/mongodwight2011-06-0619-239/+347
|\
| * make blockInMemory staticEliot Horowitz2011-06-061-1/+1
| * fix merge errorEliot Horowitz2011-06-061-11/+0
| * a little cleanerEliot Horowitz2011-06-061-0/+10
| * better locking on DBConfigEliot Horowitz2011-06-062-8/+60