summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32234 Fix typo in example output on mongotop man pageEmmanuel Cagadas2017-12-081-1/+1
* SERVER-32130 stop printing arguments in code generation toolsMathias Stearn2017-12-082-7/+0
* SERVER-32130 silence warnings in Intel decimal FP libraryMathias Stearn2017-12-081-4/+9
* SERVER-32087: Run test stage of sys-perf and mongo-perf failures should lead ...Vick Mena2017-12-081-0/+1
* SERVER-29476 Fix ODR violation in fetcherSara Golemon2017-12-081-2/+1
* SERVER-32149 Make ShardingCatalogManager::getDatabasesForShard check if query...Kaloian Manassiev2017-12-082-6/+13
* SERVER-31278 IDL definition does not generate properly qualified namespace fo...Mark Benvenuto2017-12-0811-27/+117
* SERVER-25276: Remove redundant information from minOpTimeRecovery documentKaitlin Mahar2017-12-083-56/+3
* SERVER-32222 change_streams_primary_shard_unaware.js needs to be marked as re...Matthew Russotto2017-12-081-0/+2
* SERVER-29476 Fix ODR violation in fetcherSara Golemon2017-12-084-3/+5
* SERVER-29473 Fix ODR violation in table_formatterSara Golemon2017-12-081-3/+4
* SERVER-27249 add hook to check primary unchangedKevin Albertson2017-12-0816-0/+62
* SERVER-31181: ServiceExecutorAdaptive maxLatencyMicros should be greater than...Fiona Rowan2017-12-074-8/+97
* SERVER-24981 Rewrite $limit optimizationjannaerin2017-12-078-27/+349
* 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