summaryrefslogtreecommitdiff
path: root/src/mongo/util/uuid.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-8/+10
* SERVER-35722 Move skeleton of shardCollection command to primary shardjannaerin2018-08-141-0/+2
* SERVER-32918 Extract operation fields of OplogEntryBase into chained ReplOper...Siyuan Zhou2018-02-061-0/+2
* SERVER-32607 Implement a DatabaseVersion type class and add it to the Databas...Kaitlin Mahar2018-01-281-0/+1
* SERVER-31911 make UUID constructor privateGeert Bosch2018-01-051-5/+8
* SERVER-31278 IDL definition does not generate properly qualified namespace fo...Mark Benvenuto2017-12-081-1/+7
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-171-1/+1
* SERVER-30579 Change resumeTokens to include collection UUID instead of namespaceMatthew Russotto2017-08-231-0/+1
* SERVER-30573 Add dbCheck command.Ian Kuehne2017-08-221-0/+17
* SERVER-30703 make _configsvrShardCollection return the newly sharded collecti...Esha Maharishi2017-08-171-1/+1
* SERVER-30080 LogicalSessions in the shellJason Carey2017-08-011-0/+1
* SERVER-29760 propagate UUID from primary shard to config server on shardColle...Esha Maharishi2017-08-011-0/+1
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-1/+3
* SERVER-29759 on _configsvrSetFeatureCompatibilityVersion=3.6, generate and pe...Esha Maharishi2017-06-261-3/+6
* SERVER-27992 Use UUIDs for replicationGeert Bosch2017-06-231-5/+10
* SERVER-29154 Have mongo shell display and accept UUID as such instead of BinD...Geert Bosch2017-06-091-0/+7
* SERVER-28846 Use IDL to generate oplog entry parsersJudah Schvimer2017-05-171-0/+5
* SERVER-29089 Add UUID to IDL basic_types.idlMark Benvenuto2017-05-121-5/+14
* SERVER-28297 Add IDL to LogicalSessionId classSamantha Ritter2017-05-051-1/+11
* SERVER-28218 add BSON() macro support for UUIDBenety Goh2017-05-031-0/+8
* SERVER-28532 Implement UUID::appendToBuilderGeert Bosch2017-03-291-2/+8
* SERVER-28294 Add a standalone UUID library to utilitiessamantharitter2017-03-221-0/+126