summaryrefslogtreecommitdiff
path: root/src/mongo/s/catalog/type_changelog.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* 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-0/+16
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-21186 Make actionLog format the same as changeLog'sKaloian Manassiev2015-11-031-6/+1
* SERVER-19272 ChangeLogType should handle validation properly and check mandat...Daniel Alabi2015-07-071-145/+124
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-130/+141
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-1/+1
* Revert "SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent s...Andy Schwerin2015-05-121-1/+1
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-121-1/+1
* SERVER-17690 Move sharding change logging operations to catalog managerKaloian Manassiev2015-03-241-0/+205