summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.0.4r3.0.4Ernie Hershey2015-06-151-1/+1
* post 3.0.4-rc0Ramon Fernandez2015-06-091-1/+1
* BUMP 3.0.4-rc0r3.0.4-rc0Ramon Fernandez2015-06-081-1/+1
* SERVER-18511 report replication progress upstream after initial sync completesmatt dannenberg2015-06-081-0/+37
* Revert "SERVER-18511 report upstream progress when initial sync completes"matt dannenberg2015-06-082-31/+8
* Revert "SERVER-18845 send our own update first in updatePosition to fix 2.6 c...matt dannenberg2015-06-081-19/+0
* Revert "SERVER-18845 unittest fix"matt dannenberg2015-06-081-2/+2
* SERVER-15192 Roll up of patches required to make logOp rollback safe in v3.0.Andy Schwerin2015-06-0818-146/+340
* SERVER-18326: do not shutdown if oplog is empty during rollbackScott Hernandez2015-06-082-6/+22
* SERVER-17923 prohibit database/collection actions when bg index is runningEric Milkie2015-06-0513-261/+12
* SERVER-18213: Retry insert in case of a write conflict during multi-upsertGeert Bosch2015-06-051-16/+19
* SERVER-18845 unittest fixmatt dannenberg2015-06-051-2/+2
* SERVER-18845 send our own update first in updatePosition to fix 2.6 compatibiltymatt dannenberg2015-06-051-0/+19
* SERVER-15225 CachedPlanStage can replan poorly performing queries after a tri...David Storch2015-06-0311-38/+686
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-06-032-19/+0
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-06-031-0/+9
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-06-031-0/+10
* SERVER-18280 ReplicaSetMonitor should use electionId to avoid talking to old ...Daniel Alabi2015-06-024-4/+214
* Revert "SERVER-17689: handle wce better in initial sync"Scott Hernandez2015-06-0111-267/+217
* SERVER-17689: handle wce better in initial syncScott Hernandez2015-06-0111-217/+267
* SERVER-17807: reset state before starting intial sync attemptScott Hernandez2015-06-013-2/+36
* SERVER-13237: benchRun should use a thread-safe random number generatordalyd2015-05-295-22/+42
* SERVER-18246 getmore on secondary in recovery mode can crash mongosRandolph Tan2015-05-298-37/+60
* SERVER-18409 de-c++11 backportmatt dannenberg2015-05-281-3/+3
* SERVER-18409 Retry failed heartbeat before marking a node as DOWNmatt dannenberg2015-05-273-20/+167
* SERVER-15252 unit test ScatterGatherRunnermatt dannenberg2015-05-274-2/+430
* SERVER-17913 Log voters at the default loglevelalexander2015-05-271-1/+2
* SERVER-18475 Skip $external users in authSchemaUpgradeAndreas Nilsson2015-05-271-0/+5
* SERVER-18511 report upstream progress when initial sync completesmatt dannenberg2015-05-212-8/+31
* SERVER-18566 findAndModify: re-check for primary before upsertJason Rassi2015-05-211-0/+14
* SERVER-6826 fix exception safety in ConnectionString::connectAdam Midvidy2015-05-211-6/+6
* SERVER-16265 add query predicate and aggregation command to the getMore slow ...David Storch2015-05-203-2/+12
* SERVER-17944 backport to 3.0daveh862015-05-191-5/+12
* SERVER-18117 Use str::stream instead of std::stringstreamSpencer T Brody2015-05-151-2/+2
* SERVER-18117 Fix compile of replset http interface code on 3.0 branch with ol...Spencer T Brody2015-05-151-4/+11
* SERVER-13875 Spec equivalence check ignore text/geo index versionsJason Rassi2015-05-151-1/+3
* SERVER-18117 Add replset view back to http interfaceSpencer T Brody2015-05-1414-5/+486
* Revert "SERVER-18117 Add replset view back to http interface"Spencer T Brody2015-05-1414-485/+5
* SERVER-18117 Add replset view back to http interfaceSpencer T Brody2015-05-1414-5/+485
* SERVER-18364 ensure multikey bounds construction prefers non-negation predica...David Storch2015-05-131-2/+5
* SERVER-18190: Make ParallelBatchWriterMode use a LockManager managed lockGeert Bosch2015-05-1310-139/+164
* SERVER-18442 better error message when user attempts to change unchangable st...Eric Milkie2015-05-131-3/+4
* SERVER-18286 Increase the value of the WiredTiger close_idle_timeDan Pasette2015-05-131-0/+1
* post 3.0.3Ernie Hershey2015-05-121-1/+1
* BUMP 3.0.3r3.0.3Ernie Hershey2015-05-111-1/+1
* post 3.0.3-rc2Ernie Hershey2015-05-051-1/+1
* BUMP 3.0.3-rc2r3.0.3-rc2Ernie Hershey2015-05-041-1/+1
* SERVER-16636 Disable deadlock detection during MMAP V1 journal lock upgradeKaloian Manassiev2015-05-041-1/+1
* SERVER-18304 Only call _appendHelper() if update/remove succeeds.Max Hirschhorn2015-05-041-2/+7
* SERVER-18290: Fix user string parsing from oplogSpencer Jackson2015-05-041-1/+1