summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-26712 temporarily disable id index version check"r3.4.0-rc2Tess Avitabile2016-10-281-6/+0
* Revert "SERVER-26712 fix variable naming in checkDBHashesForReplSet"Tess Avitabile2016-10-281-8/+8
* SERVER-26515 Create collection with v=2 index should include full index spec ...Tess Avitabile2016-10-2811-21/+158
* SERVER-26764 Do not defer creation of _id index for replicated collectionsTess Avitabile2016-10-284-151/+172
* SERVER-26827 Allow arm64 test tasks to use ubuntu1604-arm64-large distroBrian McCarthy2016-10-281-0/+2
* SERVER-26790: validateElementInfo should verify OIDs can be skippedSpencer Jackson2016-10-281-1/+3
* SERVER-25665 Cleanup chunk metadata caching library dependenciesKaloian Manassiev2016-10-2815-75/+60
* SERVER-26801 Disallow oplog reads when in STARTUPJudah Schvimer2016-10-281-2/+6
* SERVER-25999 add list of error codes to Shard that can be used to determine w...Dianna Hohensee2016-10-287-43/+122
* SERVER-26633 Jpesen tests - Fix typo for system failure file nameJonathan Abrahams2016-10-281-1/+1
* SERVER-7306 Mongod as windows service should not claim to be 'started' until ...Mark Benvenuto2016-10-282-5/+10
* SERVER-26823 really ensure first node is primaryEric Milkie2016-10-281-1/+2
* SERVER-25662 remove executor diagnostic output from Fetcher::toString() resultBenety Goh2016-10-281-1/+0
* SERVER-26811 fix setFeatureCompatibilityVersion to raise a user assertion if ...David Storch2016-10-281-0/+8
* SERVER-26633 Fix check on dash for Jepsen test status.Jonathan Abrahams2016-10-281-2/+6
* SERVER-26435 Add FSM tests that exercise parallel unique index buildsJames Wahlin2016-10-282-0/+123
* SERVER-26776 DataReplicator should clear sync source after failed initial syn...Judah Schvimer2016-10-272-11/+12
* Revert "SERVER-26793 in ShardRegistry::reload(), only attempt to remove Repli...Esha Maharishi2016-10-271-6/+3
* SERVER-26793 in ShardRegistry::reload(), only attempt to remove ReplicaSetMon...Esha Maharishi2016-10-271-3/+6
* SERVER-26777 Improve logging around chunk refreshKaloian Manassiev2016-10-274-77/+78
* SERVER-26418 persist balancer settings into migration documentMisha Tyulenev2016-10-2710-45/+72
* SERVER-26975 log term changes in TopologyCoordinatorImplJudah Schvimer2016-10-271-0/+1
* SERVER-26808 Clear out Jepsen mongod log files from previous runsJonathan Abrahams2016-10-271-0/+3
* SERVER-25665 Cleanup chunk cache refreshKaloian Manassiev2016-10-2710-243/+187
* SERVER-25787 Clean up optime comparisons in ReplSetTest.awaitReplication()William Schultz2016-10-272-78/+125
* SERVER-26635 Write a multiversion test which upgrades through several versionsMarko Vojvodic2016-10-271-0/+152
* SERVER-21089 fix assert.throw/doesNotThrow() argument validationRobert Guo2016-10-2719-64/+116
* SERVER-26633 Correct detection of Jepsen test failureJonathan Abrahams2016-10-271-1/+1
* SERVER-26724 createIndexes command should reject invalid options for _id indexTess Avitabile2016-10-278-141/+127
* SERVER-26770 Do not move chunks out of shards with below-average utilizationKaloian Manassiev2016-10-263-29/+53
* Import tools: a604ced46f11689e5fc5f83c5752436568582889 from branch v3.3Ramon Fernandez2016-10-267-57/+86
* SERVER-26769 Balancer loads balancer settings before recovery and accepting/s...Dianna Hohensee2016-10-262-3/+19
* SERVER-26727 make_vcxproj.py - add support for .filters and improve performanceMark Benvenuto2016-10-263-257/+246
* SERVER-26662 NIA gets time from timer factoryMatt Cotter2016-10-2610-9/+95
* SERVER-26787 move logging for removing a ReplicaSetMonitor to ReplicaSetMonit...Esha Maharishi2016-10-262-1/+1
* SERVER-26572 move fetchCount to DataReplicatorJudah Schvimer2016-10-2615-137/+94
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-2623-87/+31
* SERVER-26709 Move thread_safe_string.cpp to library of its only consumer, pro...Andy Schwerin2016-10-262-6/+7
* SERVER-26709 Move touch_pages.{h,cpp} to mmap_v1 directory, its only consumer.Andy Schwerin2016-10-268-11/+12
* SERVER-25269 enable coredumps on more Linux buildvariantsRobert Guo2016-10-261-5/+10
* SERVER-26754 Allow readConcern majority reads with protocol version 0Spencer T Brody2016-10-256-9/+174
* SERVER-26374 add namespace logging in MigrationSourceManagerMisha Tyulenev2016-10-253-51/+58
* SERVER-26768 Don't assert on collection drop in eval testsCharlie Swanson2016-10-254-4/+4
* SERVER-26317 Increase benchRun seconds for flaky testsCharlie Swanson2016-10-253-3/+3
* SERVER-25183 scoped_db_conn_test.exe - DontReturnConnGoneBadToPool FailedWaley Chen2016-10-251-1/+1
* SERVER-25368: add native systemd support for rhel7 and suse12Sam Kleinman2016-10-2510-64/+1200
* SERVER-26425 perform dropDatabase in WriteConflictException retry loopKyle Suarez2016-10-252-4/+37
* SERVER-26648 tolerate bad collection metadata produced on version 2.4 or earlierDavid Storch2016-10-252-6/+42
* SERVER-25137 Ensure $graphLookup succeeds on non-existent collectionsCharlie Swanson2016-10-251-0/+35
* SERVER-26250 extend moveChunk command success to depend on migration document...Dianna Hohensee2016-10-244-3/+57