summaryrefslogtreecommitdiff
path: root/src/mongo/util/uuid.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-1/+1
* SERVER-30307 UUID::parse should uassert instead of calling invariantGregory Wlodarek2017-07-251-1/+1
* SERVER-27992 Use UUIDs for replicationGeert Bosch2017-06-231-0/+4
* SERVER-29727 Fix unused variable warning in mongo/util/uuid.cppKaloian Manassiev2017-06-191-1/+1
* SERVER-29154 Have mongo shell display and accept UUID as such instead of BinD...Geert Bosch2017-06-091-1/+1
* SERVER-28297 Add IDL to LogicalSessionId classSamantha Ritter2017-05-051-0/+6
* SERVER-28218 add BSON() macro support for UUIDBenety Goh2017-05-031-0/+7
* SERVER-28532 Implement UUID::appendToBuilderGeert Bosch2017-03-291-3/+5
* SERVER-28294 Add a standalone UUID library to utilitiessamantharitter2017-03-221-0/+137