summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32255 Ensure UUIDs exist for local collections on ShardServersr3.6.2-rc0r3.6.2Maria van Keulen2018-01-046-45/+78
* SERVER-32246 loosen permission on pid fileJonathan Reams2018-01-041-0/+13
* SERVER-30626 Replace class TopologyCoordinator::Role with enum class for simp...Matthew Russotto2018-01-048-253/+213
* SERVER-30626 Remove TopologyCoordinator interface.Matthew Russotto2018-01-0417-408/+997
* SERVER-30626 Rename files to prepare for removing TopologyCoordinator interface.Matthew Russotto2018-01-046-4403/+3556
* SERVER-32529 Revert "SERVER-32105 Require shard servers and config servers to...Esha Maharishi2018-01-047-110/+10
* SERVER-32242 Fix race in CompatibleFirstStress lock manager testGeert Bosch2018-01-032-4/+4
* SERVER-31997 Add more unit tests for CompatibleFirst policyGeert Bosch2018-01-032-0/+207
* SERVER-32315 Remove IndexObserverGeert Bosch2018-01-038-214/+0
* SERVER-31875 Do not dedupe symbols on OS X debug buildsGeert Bosch2018-01-031-0/+4
* SERVER-32001 Fix unindexing of rollback in unique partial indexesGeert Bosch2018-01-032-0/+48
* SERVER-32224 Disable chaining in initial_sync_drop_collection.jsWilliam Schultz2018-01-031-2/+6
* SERVER-32136 initial_sync_drop_collection.js should wait for system to stabil...Matthew Russotto2018-01-031-2/+6
* SERVER-31267 CollectionCloner fails if collection is dropped between getMore ...Matthew Russotto2018-01-035-8/+287
* SERVER-31972 Reduce the number of iterations for the toggle_feature_compatibi...Eddie Louie2018-01-031-1/+1
* SERVER-31684 Fix unexpected "operation exceeded time limit" errorsMartin Neupauer2018-01-0312-97/+74
* SERVER-32098 rename applyOps drop collection testBenety Goh2018-01-031-0/+0
* SERVER-32098 converting a drop-pending collection to capped fails with Namesp...Benety Goh2018-01-033-3/+100
* SERVER-32098 add unit test for convertToCappedBenety Goh2018-01-032-0/+164
* SERVER-32098 renaming drop-pending collection fails with NamespaceNotFoundBenety Goh2018-01-033-0/+142
* SERVER-32098 collection creation using applyOps with UUID on drop-pending col...Benety Goh2018-01-033-7/+82
* SERVER-32098 add unit test for createCollectionBenety Goh2018-01-032-0/+243
* SERVER-32098 add renameCollectionForRollback.hbdeBenety Goh2018-01-033-22/+38
* SERVER-31750 log renameCollectionBenety Goh2018-01-031-0/+4
* SERVER-32145 Avoid dropping lock before disposing of PlanExecutorCharlie Swanson2018-01-022-8/+28
* SERVER-30538 PeriodicKillSecondaries hook should account for emptyJudah Schvimer2018-01-021-2/+11
* SERVER-30538 check that oplogTruncateAfterPoint is correct in PeriodicKillSec...Judah Schvimer2018-01-021-32/+70
* SERVER-31982 check for write concern errors in migration commit responseDianna Hohensee2018-01-021-3/+7
* SERVER-32297, SERVER-32430 fix $sort in-memory sort and $sortKey serializationKyle Suarez2018-01-023-12/+203
* SERVER-32497 Cache error message used in the for-loop.Max Hirschhorn2018-01-021-5/+9
* SERVER-32091 Powercycle - remove mongod.lock file for MMAPV1 testJonathan Abrahams2018-01-022-0/+24
* SERVER-32500 Remove sharding task from OS X 10.10 MMAPv1 builder.Max Hirschhorn2018-01-011-1/+0
* SERVER-28992 Cleanup and remove unused code from write commandsKaloian Manassiev2017-12-2939-715/+417
* SERVER-32480 Remove CatalogCache retrieval methods, which take StringDataKaloian Manassiev2017-12-296-26/+7
* SERVER-32282 $textScore metadata is not removed in cases where RouterStagePip...Bernard Gorman2017-12-292-11/+34
* SERVER-31749 include command name in temporary collection for collection crea...Benety Goh2017-12-281-1/+9
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-2849-497/+530
* SERVER-32202 Do not clear the cached sharding filtering information on replic...Kaloian Manassiev2017-12-286-52/+28
* SERVER-32396 Do not pass FQDNs to OpenSSLADAM David Alan Martin2017-12-271-8/+10
* SERVER-32415 Fix typo on MongoDB in Compass InstallerWan Bachtiar2017-12-271-1/+1
* 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