summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.8.1r1.8.1Eliot Horowitz2011-04-064-3/+9
* post 1.8.1-rc1Eliot Horowitz2011-04-012-2/+2
* BUMP 1.8.1-rc1r1.8.1-rc1Eliot Horowitz2011-03-314-3/+9
* fix 1.8 compile backportEliot Horowitz2011-03-311-2/+2
* remove all clientId related code and systems, and just use tls SERVER-2872Eliot Horowitz2011-03-3112-265/+89
* Cleanup connection when getlasterror failsgreg2011-03-311-2/+30
* fix callback for not master errors on replica set connections and make backgr...Eliot Horowitz2011-03-312-6/+18
* safer not master checkEliot Horowitz2011-03-311-4/+5
* more custom backport of SERVER-2854Eliot Horowitz2011-03-311-1/+1
* custom backport of SERVER-2854Eliot Horowitz2011-03-301-1/+3
* missing commitIfNeeded for dropDups SERVER-2815Mathias Stearn2011-03-301-1/+3
* Missing commitIfNeeded in background index build SERVER-2853Eliot Horowitz2011-03-301-0/+2
* better error messageEliot Horowitz2011-03-301-1/+1
* better errmsg for setShardVersion failureEliot Horowitz2011-03-301-3/+4
* post 1.8.1-rc0Eliot Horowitz2011-03-252-2/+2
* SERVER-2808 try to compile non appler1.8.1-rc0Aaron2011-03-241-1/+2
* SERVER-2808 print address information when available for signalsAaron2011-03-241-3/+23
* BUMP 1.8.1-rc0Eliot Horowitz2011-03-244-3/+9
* visaul studioEliot Horowitz2011-03-241-2/+2
* SERVER-2737 commitIfNeeded() in cappedTruncateAfter()Aaron2011-03-242-0/+51
* SERVER-2810 check for dropped explain cursor before accessing soAaron2011-03-242-1/+18
* SERVER-2809 update _nscanned with proper value, now that it may be returnedAaron2011-03-221-1/+1
* SERVER-2809 don't read cursor's nscanned if failed yield invalidated the cursorAaron2011-03-224-8/+26
* SERVER-2797 fix BTreeCursor handling and ensure chunks aren't over sizedEliot Horowitz2011-03-193-6/+10
* allow 1 or true for rs config options SERVER-2714Kristina2011-03-182-3/+20
* support boost 1.46 SERVER-2324 181?Mathias Stearn2011-03-181-0/+1
* SERVER-2662 don't attempt to yield a query after an earlier yield fails and d...Aaron2011-03-182-11/+14
* SERVER-2662 testAaron2011-03-181-0/+22
* SERVER-2791 use write intent when setting initial bucketAaron2011-03-171-1/+1
* Fixed SERVER-2719, SERVER-1680 and SERVER-1434 (all had the same underlying c...rstam2011-03-161-1/+14
* Better handling of sharded findAndModify output SERVER-2698 180?Mathias Stearn2011-03-161-6/+2
* fix SERVER-2745Eliot Horowitz2011-03-161-1/+1
* more accurate client idEliot Horowitz2011-03-161-1/+11
* movving logic from .h to .cppEliot Horowitz2011-03-162-6/+14
* post 1.8.0Eliot Horowitz2011-03-162-2/+2
* BUMP 1.8.0r1.8.0Eliot Horowitz2011-03-164-3/+9
* use nextSafe 180Eliot Horowitz2011-03-161-2/+2
* fix fastsync to not be confused on new members SERVER-2717Kristina2011-03-132-14/+5
* fix migrate with oversize docs SERVER-2744 180Eliot Horowitz2011-03-111-1/+0
* --journal SERVER-2745 180Eliot Horowitz2011-03-111-3/+8
* make some options hiddenEliot Horowitz2011-03-111-2/+2
* dur rollback replsets SERVER-2737Dwight2011-03-111-0/+2
* post 1.8.0-rc2Eliot Horowitz2011-03-092-2/+2
* Open a journal file on startup 180r1.8.0-rc2Mathias Stearn2011-03-092-1/+2
* Don't rotate and open a journal file if one isn't already opened SERVER-2655 180Mathias Stearn2011-03-091-1/+1
* BUMP 1.8.0-rc2Eliot Horowitz2011-03-092-2/+2
* Add MAP_NORESERVE option to private mmaps 180?Mathias Stearn2011-03-091-2/+6
* fix potential seg fault when Client Context isn't handled correct with except...Eliot Horowitz2011-03-091-5/+5
* more safety for getMore yielding 180Eliot Horowitz2011-03-092-1/+11
* fix sharding test with local changeEliot Horowitz2011-03-081-1/+1