summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/rename_collection_participant_service.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressionsJuan Gu2023-05-171-1/+1
* SERVER-76448 Fix race condition on rename collection participant serviceSilvia Surroca2023-04-261-1/+3
* SERVER-69775 Rename builder function for DDL phase handlersPaolo Polato2022-11-161-2/+2
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-67013 checkIfOptionsConflict is now in PrimaryOnlyService::InstanceAlex Li2022-07-011-0/+2
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-1/+1
* SERVER-63722 Rename collection participants resilient to errors different fr...Pierlauro Sciarelli2022-02-181-0/+3
* SERVER-60987 Add comment to primary-only-service instances that don't utilize...Didier Nadeau2021-11-151-0/+1
* SERVER-60990 Split instance conflict check from PrimaryOnlyService::construct...Didier Nadeau2021-11-111-2/+4
* SERVER-60752 PrimaryOnlyService conflict detection APIA. Jesse Jiryu Davis2021-10-251-1/+4
* SERVER-56649 Make renameCollection resilient to network partitionsSimon Graetzer2021-07-061-0/+4
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-281-0/+174