summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-04SERVER-32255 Ensure UUIDs exist for local collections on ShardServersr3.6.2-rc0r3.6.2Maria van Keulen
2018-01-04SERVER-32246 loosen permission on pid fileJonathan Reams
2018-01-04SERVER-30626 Replace class TopologyCoordinator::Role with enum class for simp...Matthew Russotto
2018-01-04SERVER-30626 Remove TopologyCoordinator interface.Matthew Russotto
2018-01-04SERVER-30626 Rename files to prepare for removing TopologyCoordinator interface.Matthew Russotto
2018-01-04SERVER-32529 Revert "SERVER-32105 Require shard servers and config servers to...Esha Maharishi
2018-01-03SERVER-32242 Fix race in CompatibleFirstStress lock manager testGeert Bosch
2018-01-03SERVER-31997 Add more unit tests for CompatibleFirst policyGeert Bosch
2018-01-03SERVER-32315 Remove IndexObserverGeert Bosch
2018-01-03SERVER-32001 Fix unindexing of rollback in unique partial indexesGeert Bosch
2018-01-03SERVER-31267 CollectionCloner fails if collection is dropped between getMore ...Matthew Russotto
2018-01-03SERVER-31684 Fix unexpected "operation exceeded time limit" errorsMartin Neupauer
2018-01-03SERVER-32098 converting a drop-pending collection to capped fails with Namesp...Benety Goh
2018-01-03SERVER-32098 add unit test for convertToCappedBenety Goh
2018-01-03SERVER-32098 renaming drop-pending collection fails with NamespaceNotFoundBenety Goh
2018-01-03SERVER-32098 collection creation using applyOps with UUID on drop-pending col...Benety Goh
2018-01-03SERVER-32098 add unit test for createCollectionBenety Goh
2018-01-03SERVER-32098 add renameCollectionForRollback.hbdeBenety Goh
2018-01-03SERVER-31750 log renameCollectionBenety Goh
2018-01-02SERVER-32145 Avoid dropping lock before disposing of PlanExecutorCharlie Swanson
2018-01-02SERVER-31982 check for write concern errors in migration commit responseDianna Hohensee
2018-01-02SERVER-32297, SERVER-32430 fix $sort in-memory sort and $sortKey serializationKyle Suarez
2017-12-29SERVER-28992 Cleanup and remove unused code from write commandsKaloian Manassiev
2017-12-29SERVER-32480 Remove CatalogCache retrieval methods, which take StringDataKaloian Manassiev
2017-12-29SERVER-32282 $textScore metadata is not removed in cases where RouterStagePip...Bernard Gorman
2017-12-28SERVER-31749 include command name in temporary collection for collection crea...Benety Goh
2017-12-28SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev
2017-12-28SERVER-32202 Do not clear the cached sharding filtering information on replic...Kaloian Manassiev
2017-12-27SERVER-32396 Do not pass FQDNs to OpenSSLADAM David Alan Martin
2017-12-27SERVER-32415 Fix typo on MongoDB in Compass InstallerWan Bachtiar
2017-12-20SERVER-32397: Notify waiters on any movement of the oplog read timestamp.r3.6.1-rc1r3.6.1Daniel Gottlieb
2017-12-20SERVER-32426 TransportLayer should honor current setParameter valuesJonathan Reams
2017-12-19SERVER-32106 Don't lookup collection from catalog when applying optype 'n' op...Randolph Tan
2017-12-18SERVER-32372 Ensure per-shard write request size doesn't exceed the max allow...Kaloian Manassiev
2017-12-18SERVER-32385 Use _flushRoutingTableCacheUpdates's older name for backwards co...Randolph Tan
2017-12-14SERVER-32164 Fix handling of `authSource` in URIs.r3.6.1-rc0ADAM David Alan Martin
2017-12-14SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow
2017-12-13SERVER-32109 RenameNode no longer checks for no-op set.Justin Seyster
2017-12-12SERVER-32046 Fix typebit reading for indexed decimal infinitiesGeert Bosch
2017-12-12SERVER-31808 don't boost::split an empty bind_ip stringBilly Donahue
2017-12-12SERVER-32238 Revert erroneous high error codesMatthew Russotto
2017-12-12SERVER-8538 Occasionally log a deprecation warning when $isolated/$atomic is ...David Storch
2017-12-12SERVER-32173 Occasionally log a deprecation warning when the snapshot find co...David Storch
2017-12-12SERVER-32216 Remove UNIX sockets on clean shutdownJonathan Reams
2017-12-11SERVER-30768 Mark hosts as down on NetworkInterfaceExceededTimeLimit instead ...Jack Mulrow
2017-12-11SERVER-32118 Fix the parsing option for applyOps view creation & clean up cre...Xiangyu Yao
2017-12-11SERVER-32048 Ensure updates that implicitly create an array element generate ...Tess Avitabile
2017-12-11SERVER-32226: Have the oldest timestamp track the last applied optime during ...Daniel Gottlieb
2017-12-11SERVER-30457: Fix lint.Daniel Gottlieb
2017-12-11SERVER-30457 cancel catchup takeover if primary is caught upPavithra Vetriselvan