summaryrefslogtreecommitdiff
path: root/src/mongo/util/uuid.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74013 Create gRPC server abstractionPatrick Freed2023-04-271-1/+1
* SERVER-73892 Disallow includes to start with third_partyDaniel Moody2023-02-181-1/+1
* SERVER-66646 UUID::isUUIDString without regexBilly Donahue2022-05-251-1/+1
* SERVER-60425: Cache users during exact-match usersInfo commandsVarun Ravichandran2021-10-191-2/+6
* SERVER-43964 UUID etc need not befriend IDL typesBilly Donahue2021-04-231-74/+10
* Revert "SERVER-43964 UUID etc need not befriend IDL types"Uladzimir Makouski2021-04-221-10/+74
* SERVER-43964 UUID etc need not befriend IDL typesBilly Donahue2021-04-221-74/+10
* SERVER-54035 Commit cleanup command stubsBlake Oler2021-04-031-0/+1
* SERVER-53974 Generate unique field name for partitionBy expressionHartek Sabharwal2021-02-181-0/+7
* SERVER-51081 Add a way to "try abort" a tenant migrationJason Zhang2021-01-211-0/+1
* SERVER-53403 Define IDL type for docs in admin.system.external_validation_keysCheahuychou Mao2021-01-151-0/+1
* SERVER-48814: Implement recipientForgetMigration commandLingzhi Deng2020-12-101-0/+1
* SERVER-51070 Use the regular write path for writes to the Config ServerKaloian Manassiev2020-12-041-1/+5
* SERVER-49900 Update progress document following each batch of config.transact...Jack Mulrow2020-11-191-1/+1
* SERVER-52543 Define listCollections in IDLA. Jesse Jiryu Davis2020-11-191-0/+1
* SERVER-49787 Create collection cloner for resharding.Max Hirschhorn2020-11-041-0/+1
* SERVER-49908 Update config.localReshardingOperations.recipient document follo...Randolph Tan2020-10-211-0/+1
* SERVER-51410 Add the original collection's UUID to TypeCollectionReshardingFi...Blake Oler2020-10-091-0/+1
* SERVER-51060: Implement voteCommitImportCollection commandLingzhi Deng2020-10-081-0/+1
* SERVER-51142: Log and apply importCollection oplog entryLingzhi Deng2020-10-021-0/+1
* SERVER-50021 Implement minFetchTimestamp calculation logic on donor shardsjannaerin2020-09-211-0/+1
* SERVER-49564 Create ReshardingDonorServiceBlake Oler2020-09-021-0/+1
* SERVER-48813 Add flag guard for tenant migrations and recipientForgetMigratio...Judah Schvimer2020-09-011-0/+1
* SERVER-49561 Add resharding fields to config.collectionsBlake Oler2020-08-051-0/+1
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-041-5/+7
* SERVER-48678 Create IDL definitions for resharding durable stateBlake Oler2020-08-031-0/+1
* SERVER-49163 Find and parse internal idents with resumable index build inform...Samy Lanka2020-07-241-0/+1
* SERVER-48937 Add IDL types for the donor and recipient state machineLuis Osta2020-07-141-0/+1
* SERVER-48936 Add stubs for the donor commandsLuis Osta2020-07-131-0/+3
* SERVER-49180 Make the donor's dataSync function reserve an OpTime at which to...Cheahuychou Mao2020-07-081-0/+1
* SERVER-47979 Perform the collation check for `shardCollection` on the shardKaloian Manassiev2020-06-081-1/+0
* SERVER-47594 Add helpers to Structured Logging to abstract attribute namesHenrik Edin2020-05-051-0/+5
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-271-0/+2
* SERVER-45179 Add the FCV 4.4 behavior to the MigrationDestinationManagerAlex Taskov2020-01-141-0/+1
* SERVER-44161 Implement MigrationCoordinatorMatthew Saltz2019-11-261-0/+1
* SERVER-44157 On beginning to receive a range, check overlapping ranges in con...Alex Taskov2019-11-061-0/+1
* SERVER-43274 Implement cloners using DBClient with basic functionality and un...Matthew Russotto2019-10-301-0/+2
* SERVER-42121 Make mongo's renameCollection call configsvrRenameCollection.Jason Zhang2019-08-141-0/+1
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-121-0/+1
* SERVER-40536 Local KMS in the shellMark Benvenuto2019-05-141-0/+1
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-061-1/+1
* SERVER-40350 Create a ReplOperation/Durable class delineation to indicate fie...Blake Oler2019-04-051-2/+2
* SERVER-39236 Add encrypt schema IDL typesTed Tuckman2019-02-151-0/+7
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-01-241-6/+0
* SERVER-38408 rename UUID::nil() to UUID::makeDefaultForChangeStream()Benety Goh2018-12-221-1/+2
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2018-12-221-0/+5
* SERVER-37641 Create command voteCommitIndexBuilds to convey secondary's readi...Dianna Hohensee2018-11-301-0/+1
* SERVER-37646 Create new IDL for config.system.indexBuilds collectionGWlodarek2018-11-151-0/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10