summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32913 parallelize application of applyOps oplog entriesr3.7.2Benety Goh2018-02-121-1/+23
* SERVER-32923 Remove SLES11 buildsRamon Fernandez2018-02-121-238/+0
* SERVER-32956 Remove collation_sort.js from sharded blacklist.Charlie Swanson2018-02-121-2/+0
* SERVER-29463 Tools need openssl wrapper in OSXRamon Fernandez2018-02-121-3/+3
* Revert "SERVER-32875 Don't stall ftdc due to running out of tickets"Kelsey Schubert2018-02-123-15/+1
* SERVER-33143 Hold MODE_IX locks for readConcern level snapshot readsJames Wahlin2018-02-123-7/+28
* SERVER-33147 limit the max_jobs for ubuntu1604-arm64 distrosZakhar Kleyman2018-02-121-0/+2
* SERVER-29463 Add enterprise Debian9 buildBrian McCarthy2018-02-122-0/+64
* SERVER-33234 dropIndexes on mongos should ignore IndexNotFound from individua...Esha Maharishi2018-02-121-2/+12
* SERVER-33249 readConcern_atClusterTime_snapshot_selection.js should ensure th...Judah Schvimer2018-02-121-3/+13
* SERVER-30219 Make addShard use local read concern when generating the new sha...Kaloian Manassiev2018-02-121-1/+1
* SERVER-29908 Consolidate some sharding libraries to help break dependency cyclesKaloian Manassiev2018-02-1229-434/+326
* SERVER-33207 Blacklist geo_borders.js from sharded_collections_jscore_passthr...David Storch2018-02-121-0/+3
* SERVER-33126: Ensure the stable timestamp does not race ahead of the oplog re...Daniel Gottlieb2018-02-121-5/+13
* SERVER-33144 Support archiving data files in Evergreen on test failure - WindowsJonathan Abrahams2018-02-122-23/+51
* SERVER-32776 ReplicationProcess refreshes rollback ID cache on increment and ...Benety Goh2018-02-121-9/+9
* SERVER-32691 Add write_concern_majority_passthrough task in Evergreen.Max Hirschhorn2018-02-123-1/+44
* Revert "SERVER-33221 Add find & getMore commands to session checkout whitelist"James Wahlin2018-02-121-9/+3
* SERVER-33265 Reduce test run time for lock_manager_test and catalog_raii_testXiangyu Yao2018-02-122-4/+4
* SERVER-33222 Don't call abandonSnapshot in GlobalLock destructor when in Writ...James Wahlin2018-02-122-7/+39
* SERVER-33129 fix getMinimumTimerResolution on WindowsJonathan Reams2018-02-122-6/+4
* SERVER-33193 Enable test failure archive for specific tasks and hooksJonathan Abrahams2018-02-1260-0/+220
* SERVER-25746 store advisoryHostFQDNs in config.mongosKevin Pulo2018-02-124-18/+121
* SERVER-32873 Fix incorrect handling of NumberLong in $pow functionKevinCybura2018-02-103-4/+29
* SERVER-32973 Enable SCRAM-SHA-256 authenticationSara Golemon2018-02-1014-20/+79
* SERVER-33005 Fix planner to avoid incorrect OR pushdown through $elemMatch.David Storch2018-02-094-24/+271
* SERVER-33221 Add find & getMore commands to session checkout whitelistJames Wahlin2018-02-091-3/+9
* SERVER-33140 DNS must disregard irrelevant recordsADAM David Alan Martin2018-02-093-28/+60
* SERVER-33219 Add backpressure to CRUD client in backup_restore.js.Max Hirschhorn2018-02-092-12/+36
* SERVER-32205 Prohibit dropping the admin database at catalog levelMaria van Keulen2018-02-098-71/+60
* SERVER-32682 Use deadline-oriented mechanism for lock timeoutXiangyu Yao2018-02-0937-292/+611
* SERVER-32682 Allow AutoGet helpers to specify lock timeoutXiangyu Yao2018-02-0910-61/+352
* SERVER-32682 Change GlobalLock timeout type to MillisecondsXiangyu Yao2018-02-0919-89/+89
* SERVER-29463 Platform Support: add Debian 9 stretchBrian McCarthy2018-02-094-2/+106
* SERVER-33095 call getPrimary instead of asserting secondary1 is primaryPavithra Vetriselvan2018-02-091-2/+3
* SERVER-32918 Set OpType in ReplOperation maker helpers.Siyuan Zhou2018-02-091-0/+3
* SERVER-33125 Work around codegen error in s390x exception unwinding.Justin Seyster2018-02-091-1/+11
* SERVER-30114 Add simple slow spinlock monitoringMark Benvenuto2018-02-094-0/+90
* SERVER-32853 GDB shouldn't look for non-existent 'location' field in StatusJonathan Reams2018-02-091-11/+2
* SERVER-33064 Remove 'allowUnsafeRenamesDuringInitialSync' flagWilliam Schultz2018-02-091-20/+0
* SERVER-33181 Upgrade asio to current masterAndrew Morrow2018-02-0943-115/+10554
* SERVER-30523: dateFromParts should not reject out-of-range numbers for date/t...Nick Zolnierz2018-02-099-121/+321
* SERVER-33160 clean up syncApply() handling of delete opsBenety Goh2018-02-091-37/+21
* SERVER-33105 Fix use-after-move bug in Helpers::findOne()Ian Boros2018-02-081-1/+1
* SERVER-33192 Delete apply_ops_atomicity.jsTess Avitabile2018-02-081-79/+0
* SERVER-33120 Protect _previousSetOldestTimestamp with _oplogManagerMutexXiangyu Yao2018-02-082-4/+11
* SERVER-28975 Fix typosLouis Williams2018-02-082-2/+2
* SERVER-32664: Sys-perf enable running baselines at lower prioritydalyd2018-02-081-0/+22
* SERVER-32950 Global resource should participate in two-phase lockingEric Milkie2018-02-081-4/+4
* SERVER-32819 Default to include all subdirectories in agg passthroughsCharlie Swanson2018-02-088-33/+26