summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix testKristina2011-05-091-0/+3
* remove a couple more unnecessary locksKristina2011-05-091-2/+0
* Don't migrate high/low chunk while balancer is disabled SERVER-3070Mathias Stearn2011-05-091-1/+1
* remove unnecessary lock SERVER-3032Kristina2011-05-091-2/+0
* Merge branch 'master' of github.com:mongodb/mongodwight2011-05-0911-59/+56
|\
| * Revert "exact test"gregs2011-05-091-36/+0
| * Revert "exact checks for 2d queries SERVER-2968"gregs2011-05-0914-128/+95
| * remove support for validate 1.9.0-specific validate outputMathias Stearn2011-05-092-32/+0
| * Mongos validate command collects top-level "valid" field SERVER-3023Mathias Stearn2011-05-091-0/+22
| * Matching class/structMathias Stearn2011-05-091-2/+2
| * const on BSONObjIterator BSONObj::begin SERVER-3065Eliot Horowitz2011-05-092-2/+2
| * commentsKristina2011-05-092-16/+19
| * exact testgregs2011-05-091-0/+36
| * exact checks for 2d queries SERVER-2968gregs2011-05-0914-95/+128
| * safely access rs id and config w/out lockingKristina2011-05-092-4/+7
| * compiledwight2011-05-091-1/+1
| * compiler warning fixDwight2011-05-091-1/+2
| * Merge branch 'master' of github.com:mongodb/mongoDwight2011-05-0954-770/+1144
| |\
| * | commentDwight2011-05-091-1/+1
* | | diagstr typo argdwight2011-05-091-1/+1
| |/ |/|
* | defensive, maybe safer for shutdown, in particular on posixdwight2011-05-092-2/+2
* | SimpleMutex and formattingdwight2011-05-091-24/+38
* | redo diagstrdwight2011-05-094-31/+23
* | compileEliot Horowitz2011-05-091-1/+1
* | diagstr didnt have a copy contructor; a better fix later maybedwight2011-05-082-0/+7
* | eliminate null char from string Keys to save a little spacedwight2011-05-082-7/+20
* | towards SERVER-1300 allow zeros in utf8 stringsdwight2011-05-082-4/+19
* | fix compile SERVER-3032dwight2011-05-081-0/+2
* | Merge branch 'master' of github.com:mongodb/mongodwight2011-05-085-16/+23
|\ \
| * | remove commentEliot Horowitz2011-05-081-7/+1
| * | don't print full object in logEliot Horowitz2011-05-081-1/+1
| * | better debuggingEliot Horowitz2011-05-081-1/+5
| * | fix bench testEliot Horowitz2011-05-081-1/+1
| * | cruftEliot Horowitz2011-05-081-7/+0
| * | simple js bench testEliot Horowitz2011-05-081-0/+16
* | | thread safety replSetGetStatus backport? SERVER-3032dwight2011-05-082-1/+5
|/ /
* | always require double-check before forcing locks - sync6 fixgregs2011-05-081-4/+9
* | fix profile testEliot Horowitz2011-05-081-1/+1
* | better mongos balancer debugging infoEliot Horowitz2011-05-081-0/+8
* | put fields into system.profile, not a big string SERVER-3061Eliot Horowitz2011-05-087-21/+109
* | nicer messageEliot Horowitz2011-05-071-1/+1
* | reset OpDebug soon to avoid pointers to network buffersEliot Horowitz2011-05-071-1/+2
* | don't use stringbuffer for OpDebug SERVER-1591 - updates about 8% fasterEliot Horowitz2011-05-0710-94/+197
* | support update in benchRunEliot Horowitz2011-05-071-4/+7
* | tiny bit faster updates when no match or upsert perhapsdwight2011-05-071-142/+142
* | somehow this got mangled on my 2ac6dbcf63547fd90609e3812e4c99e835ed0082 commi...dwight2011-05-071-3/+1
* | vcxproj betterdwight2011-05-073-2/+8
* | saferdwight2011-05-071-4/+7
* | Revert "Add += and -= operators to AtomicUInt"Mathias Stearn2011-05-071-21/+0
* | avoid potential race conditions with ReplSet::startupStatusMsgdwight2011-05-066-14/+18