summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.0.4r3.0.4Ernie Hershey2015-06-152-2/+2
* BUILD-599 Remove RHEL 5.7 AMIsJonathan Reams2015-06-121-1/+1
* BUILD-707 Remove C++03 builder from 3.0 branchJonathan Reams2015-06-101-17/+0
* SERVER-18894: change name of osx ssl artifactsSam Kleinman2015-06-101-1/+1
* post 3.0.4-rc0Ramon Fernandez2015-06-092-2/+2
* BUMP 3.0.4-rc0r3.0.4-rc0Ramon Fernandez2015-06-082-2/+2
* SERVER-18511 report replication progress upstream after initial sync completesmatt dannenberg2015-06-082-0/+76
* Revert "SERVER-18511 report upstream progress when initial sync completes"matt dannenberg2015-06-083-73/+8
* Revert "SERVER-18845 send our own update first in updatePosition to fix 2.6 c...matt dannenberg2015-06-082-27/+0
* Revert "SERVER-18845 unittest fix"matt dannenberg2015-06-081-2/+2
* bump tools to r3.0.4Ramon Fernandez2015-06-081-1/+1
* 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-052-0/+27
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-06-031-1/+1
* 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-033-19/+9
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-06-031-0/+9
* SERVER-18079: Use TCMalloc for WT on WindowsMark Benvenuto2015-06-036-6/+343
* 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-014-4/+49
* Import wiredtiger-wiredtiger-mongodb-3.0.4-6-g08779b4.tar.gz from wiredtiger ...Michael Cahill2015-05-3018-29/+165
* 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-18421: fix osx ssl builder test flagSam Kleinman2015-05-281-1/+1
* SERVER-17336 skip compact_keeps_indexes.js in master/slave testBenety Goh2015-05-281-9/+17
* SERVER-18097 Remove the mongosTest_auth and mongosTest_WT tasks.Max Hirschhorn2015-05-271-79/+0
* 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-272-1/+11
* SERVER-18421: add os x ssl builderSam Kleinman2015-05-261-0/+68
* SERVER-18318 temporarily disable jsCore_small_oplog on all windows build vari...matt dannenberg2015-05-261-4/+4
* SERVER-13596 Add Prefix to RPM spec files for relocationErnie Hershey2015-05-264-0/+4
* Import wiredtiger-wiredtiger-mongodb-3.0.4-0-g472dbce.tar.gz from wiredtiger ...Michael Cahill2015-05-2627-151/+358
* SERVER-18511 report upstream progress when initial sync completesmatt dannenberg2015-05-213-8/+73
* 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-153-4/+59
* SERVER-18117 Add replset view back to http interfaceSpencer T Brody2015-05-1414-5/+486