summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32193 Remove test coverage of rollbackViaRefetchNoUUIDWilliam Schultz2017-12-0710-880/+0
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-0710-31/+559
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-07325-91/+537
* SERVER-19415 Fix planCacheListQueryShapes command to report correct query pre...Ian Boros2017-12-072-7/+6
* SERVER-32145 Avoid dropping lock before disposing of PlanExecutorCharlie Swanson2017-12-072-8/+28
* PERF-1090 Add new evergreen suite definition for retryable writes workloadRandolph Tan2017-12-071-0/+17
* SERVER-32131 ChangeStreams lookup_post_image.js test makes assumptions that d...Matthew Russotto2017-12-072-0/+22
* Import wiredtiger: 596a3c7c0169cbda0475bfbd4b177fdbf3258058 from branch mongo...Alex Gorrod2017-12-077-59/+131
* SERVER-31954 Deprecation warning for use of MMAPv1 Storage Enginenehakhatri52017-12-071-1/+23
* SERVER-31133 Ignore mechanism for `StatusWith`ADAM David Alan Martin2017-12-065-17/+16
* SERVER-32178 Do not use IDL on oldest oplog entryJudah Schvimer2017-12-062-8/+67
* SERVER-32048 Ensure updates that implicitly create an array element generate ...Tess Avitabile2017-12-0619-7/+497
* SERVER-31830 Allow invariant to accept messagessamantharitter2017-12-063-6/+50
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-068-103/+56
* SERVER-32074 Powercycle - Fix Windows event_name for handling stack dumpsJonathan Abrahams2017-12-061-1/+1
* SERVER-32167 do a second majority write before committed read in read_committ...Judah Schvimer2017-12-061-0/+4
* SERVER-31056 Do not uassert with code StaleConfigKaloian Manassiev2017-12-063-4/+4
* SERVER-31984 Include _recvChunkStatus errmsg in failed moveChunk responseJack Mulrow2017-12-061-1/+2
* SERVER-32021 Remove unused header _updateOpTimesFromHeartbeat_inlockVesselina Ratcheva2017-12-061-10/+0
* SERVER-31056 Remove the KeyRange type from non-test codeKaloian Manassiev2017-12-0611-152/+139
* SERVER-32085 $changeStream reports incorrect documentKey for unsharded collec...Bernard Gorman2017-12-064-17/+59
* SERVER-6898 Enable listDatabases for all usersSara Golemon2017-12-054-41/+123
* SERVER-31627 blacklist dump_coll_metadata.js from sharding_last_stable_mongos...Esha Maharishi2017-12-051-0/+2
* SERVER-31885 Prohibit $changeStream from running on a non-existent databaseBernard Gorman2017-12-055-5/+42
* SERVER-31627 ShardingTest.checkUUIDsConsistentAcrossCluster can fail to see c...Esha Maharishi2017-12-0512-31/+94
* SERVER-29844 Prefers a priority takeover if the current node has highest prio...Pavithra Vetriselvan2017-12-055-18/+113
* SERVER-31997 Add more unit tests for CompatibleFirst policyGeert Bosch2017-12-052-0/+207
* Import tools: 2b10d8492e1185039be4d5f2242a5b11ea102303 from branch masterKelsey Thomas Schubert2017-12-056-61/+97
* SERVER-32136 initial_sync_drop_collection.js should wait for system to stabil...Matthew Russotto2017-12-051-2/+6
* SERVER-31056 Remove all usages of the ScopedCollectionMetadata default constr...Kaloian Manassiev2017-12-054-98/+129
* Revert "SERVER-18727 Remove kill logic and fail if there are unexpected runni...Jonathan Abrahams2017-12-041-25/+20
* SERVER-18727 Remove kill logic and fail if there are unexpected running proce...Jonathan Abrahams2017-12-041-20/+25
* SERVER-31864 applyOps command with UUID containing op must require granular p...Xiangyu Yao2017-12-042-24/+390
* SERVER-32159 fix typo in sync_tail.cpp fillWriterVectorsAndLastestSessionReco...Judah Schvimer2017-12-041-2/+2
* SERVER-31056 Remove usages of ScopedCollectionMetadata default constructorKaloian Manassiev2017-12-0417-453/+370
* SERVER-32053 Make explain cursor invalidation testing more reliableJames Wahlin2017-12-042-27/+18
* SERVER-24399 - Simplify grep logic used for process kill in Evergreen.yml and...Jonathan Abrahams2017-12-041-17/+5
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-0421-166/+124
* SERVER-32071 Fix download on Windows of NotMyFaultJonathan Abrahams2017-12-041-1/+2
* SERVER-32074 Powercycle - Add stack dump when SIGUSR1 or Windows event is rec...Jonathan Abrahams2017-12-031-0/+82
* SERVER-31707: Test changeStreams on a sharded collection where the shard does...Nick Zolnierz2017-12-022-0/+182
* Revert "SERVER-32070 migrate some easy stdx::bind to lambdas"Kaloian Manassiev2017-12-0121-126/+167
* Revert "Trivial lint fix of 7dc61c0f0c0160ad6cba831a0e12bef501ef3ad5"Kaloian Manassiev2017-12-012-5/+6
* Trivial lint fix of 7dc61c0f0c0160ad6cba831a0e12bef501ef3ad5Billy Donahue2017-12-012-6/+5
* SERVER-32070 migrate some easy stdx::bind to lambdasBilly Donahue2017-12-0121-167/+126
* SERVER-30491 Remove CRAM-MD5Sara Golemon2017-12-016-85/+265
* SERVER-31749 include command name in temporary collection for collection crea...Benety Goh2017-12-011-1/+9
* SERVER-32137: remove unused stringdata vars and use all task names in SSMFiona Rowan2017-12-012-3/+1
* SERVER-30671 Don't expect operationTime to not change in causal_consistency_s...Jack Mulrow2017-12-011-4/+1
* SERVER-31651 Extend geoNear command and agg stage to accept optional 'key' fi...David Storch2017-12-019-49/+216