summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32397: Notify waiters on any movement of the oplog read timestamp.r3.6.1-rc1r3.6.1Daniel Gottlieb2017-12-202-7/+8
* SERVER-32426 TransportLayer should honor current setParameter valuesJonathan Reams2017-12-204-6/+26
* SERVER-32106 Don't lookup collection from catalog when applying optype 'n' op...Randolph Tan2017-12-191-5/+9
* SERVER-32372 Ensure per-shard write request size doesn't exceed the max allow...Kaloian Manassiev2017-12-183-26/+126
* SERVER-32385 Use _flushRoutingTableCacheUpdates's older name for backwards co...Randolph Tan2017-12-181-1/+1
* SERVER-32164 Fix handling of `authSource` in URIs.r3.6.1-rc0ADAM David Alan Martin2017-12-144-16/+267
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-1410-31/+559
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-14325-98/+537
* SERVER-32109 RenameNode no longer checks for no-op set.Justin Seyster2017-12-133-14/+39
* SERVER-32286 Remove Type=forking from Debian SystemD service filesMathew Robinson2017-12-131-1/+0
* SERVER-32046 Fix typebit reading for indexed decimal infinitiesGeert Bosch2017-12-122-22/+86
* SERVER-31808 don't boost::split an empty bind_ip stringBilly Donahue2017-12-124-3/+18
* SERVER-32238 Revert erroneous high error codesMatthew Russotto2017-12-126-6/+6
* SERVER-32131 ChangeStreams lookup_post_image.js test makes assumptions that d...Matthew Russotto2017-12-122-0/+22
* SERVER-8538 Occasionally log a deprecation warning when $isolated/$atomic is ...David Storch2017-12-121-0/+6
* SERVER-32173 Occasionally log a deprecation warning when the snapshot find co...David Storch2017-12-121-16/+22
* SERVER-32216 Remove UNIX sockets on clean shutdownJonathan Reams2017-12-126-7/+31
* SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ...Jack Mulrow2017-12-1111-27/+16
* SERVER-32167 do a second majority write before committed read in read_committ...Judah Schvimer2017-12-111-0/+4
* SERVER-32118 Fix the parsing option for applyOps view creation & clean up cre...Xiangyu Yao2017-12-112-0/+21
* SERVER-32009 Add drivers nightly testing to 3.6 branchBrian McCarthy2017-12-111-11/+94
* SERVER-32048 Ensure updates that implicitly create an array element generate ...Tess Avitabile2017-12-1119-7/+497
* SERVER-32226: Have the oldest timestamp track the last applied optime during ...Daniel Gottlieb2017-12-113-7/+8
* SERVER-30457: Fix lint.Daniel Gottlieb2017-12-111-1/+1
* SERVER-30457 cancel catchup takeover if primary is caught upPavithra Vetriselvan2017-12-112-11/+43
* SERVER-32211 Set the python interpreter based on target platformMathew Robinson2017-12-113-18/+32
* SERVER-32211 Update README to include compass installationMathew Robinson2017-12-111-0/+10
* SERVER-32114 remove RollbackProgressJudah Schvimer2017-12-113-257/+0
* SERVER-31662 Initialize rollback id to 1 and log when it changesWilliam Schultz2017-12-118-37/+93
* SERVER-32114 remove RollbackFixUpInfoJudah Schvimer2017-12-117-2163/+0
* SERVER-32114 remove RollbackCommonPointResolverJudah Schvimer2017-12-114-1151/+0
* SERVER-31304: Refactor away SnapshotName.Daniel Gottlieb2017-12-1059-723/+432
* SERVER-32053 Make explain cursor invalidation testing more reliableJames Wahlin2017-12-082-27/+18
* SERVER-32149 Make ShardingCatalogManager::getDatabasesForShard check if query...Kaloian Manassiev2017-12-082-6/+13
* SERVER-32087: Run test stage of sys-perf and mongo-perf failures should lead ...Vick Mena2017-12-081-0/+1
* SERVER-31056 Remove all usages of the default constructor of ScopedCollection...Kaloian Manassiev2017-12-0824-1176/+955
* SERVER-27724 Minimize split chunk command routing table refreshesDianna Hohensee2017-12-087-136/+83
* SERVER-30770: system_perf.yml: Use new DSI interface and cleanupVick Mena2017-12-082-231/+62
* SERVER-32022: Allow disabling majority reads.Daniel Gottlieb2017-12-0813-32/+120
* Import wiredtiger: d8f244717b6338063e0c20628bfa4bb65a821e0c from branch mongo...Alex Gorrod2017-12-087-59/+131
* SERVER-29453 Disallow removing featureCompatibilityVersion document and renam...Xiangyu Yao2017-12-078-98/+65
* SERVER-31791 Tag JS test with requires_persistence.Max Hirschhorn2017-12-071-0/+2
* SERVER-31791 UUIDs should be added to local collections for replica sets only onXiangyu Yao2017-12-074-11/+61
* SERVER-31952 Return error if collMod provides a UUID that does not match the ...Xiangyu Yao2017-12-072-0/+63
* SERVER-31864 applyOps command with UUID containing op must require granular p...Xiangyu Yao2017-12-072-24/+390
* SERVER-31906 Test that applyOps can overwrite admin.system.versionXiangyu Yao2017-12-071-0/+39
* SERVER-32178 Do not use IDL on oldest oplog entryJudah Schvimer2017-12-062-8/+67
* SERVER-31984 Include _recvChunkStatus errmsg in failed moveChunk responseJack Mulrow2017-12-061-1/+2
* SERVER-29397 Ensure user inserted invalid config.tags documents cause the aut...Dianna Hohensee2017-12-063-20/+14
* SERVER-30226 Best effort make the recipient shard refresh its metadata after ...Dianna Hohensee2017-12-065-22/+85