summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/move_timing_helper.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-64817 Compute missing bound of moveRange within MigrationSourceManagerPierlauro Sciarelli2022-04-251-6/+8
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 more automatically converted structuredGabriel Russell2020-02-201-2/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36411 include shard id/name in changelog/actionlog entriesKevin Pulo2018-11-141-5/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-37431 Make `logChange` not return `Status`.ADAM David Alan Martin2018-10-051-8/+5
* SERVER-30053 Remove 'opCtx' parameter from Grid::catalogClient()Kaloian Manassiev2017-07-131-1/+2
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-5/+7
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-9/+9
* SERVER-24991 log redaction for storage mongosRamon Fernandez2016-08-271-1/+2
* SERVER-25001 Wire in new _configsvrSplitChunk command so mongod no longer run...Jess Fan2016-08-231-2/+5
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-6/+6
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-131-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-22656 Componentize MigrationSourceManagerKaloian Manassiev2016-03-231-0/+109