summaryrefslogtreecommitdiff
path: root/src/mongo/client/examples
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-7/+7
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-03-021-3/+10
* revert "SERVER-18410: Replace RWLock with OperationContext/LockManager"Daniel Gottlieb2017-02-261-10/+3
* SERVER-18410: Replace RWLock with OperationContext/LockManagerDaniel Gottlieb2017-02-241-3/+10
* SERVER-3993 Windows File Version stampingMark Benvenuto2016-11-031-0/+54
* SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow2015-06-301-0/+2
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-3/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-92/+97
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-1/+1
* SERVER-18723 boost -> stdx for threadAdam Midvidy2015-06-181-6/+5
* SERVER-9435 Move implementation of str::stripTrailing to site of only caller.Andy Schwerin2015-06-121-21/+36
* SERVER-18410: Move MMAPv1 specific libraries from util to db/storage/mmap_v1Geert Bosch2015-05-121-2/+2
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-16586 Fix mongoperf crash with MMF and syncDelaySlawomir Pawlowski2014-12-191-0/+2
* SERVER-14889 wrapped all malloc/realloc calls within src/mongo with mongoMall...Benety Goh2014-08-151-1/+2
* SERVER-6018 Replace AtomicUInt with AtomicUInt32Andrew Morrow2014-08-051-8/+8
* SERVER-14592 de-inline bson and remove bson namespaceEric Milkie2014-07-171-1/+0
* SERVER-14282 Fix random crash with recSizeKB > 4Dmitry Kostenko2014-06-171-1/+1
* SERVER-9634 Fix typo in mongoperf; 'optoins' -> 'options'.Stefano Charissis2014-06-131-1/+1
* SERVER-13759: Remove Visual Studio build filesMark Benvenuto2014-06-122-368/+0
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13453 Strip C++ client driver artifacts from the server treeAndrew Morrow2014-04-1912-1318/+0
* SERVER-3364 Label enough of the client api with MONGO_CLIENT_API to build htt...Andy Schwerin2013-12-101-12/+16
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-141-1/+1
* SERVER-7217 Provide new client API to manage initialization and terminationAndrew Morrow2013-11-028-0/+51
* SERVER-11426 change C++ drive to accept both userSource and db as the DB to a...matt dannenberg2013-10-301-2/+2
* SERVER-8864 SSL mixed mode cmd line parametersAndreas Nilsson2013-10-091-1/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-4/+0
* SERVER-8510 Factored out ssl option registration and storageShaun Verch2013-10-041-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-061-2/+7
* SERVER-10635 Fix up httpClientTest after rebrandingAndrew Morrow2013-08-281-1/+1
* SERVER-9959: Fix SSL in ToolsSpencer Jackson2013-07-301-0/+4
* Clean up #includes to conform with coding standardDan Pasette2013-07-243-4/+4
* adjust formatting for lintMatt Dannenberg2013-07-011-1/+1
* client/example: cursor check and return valuesAbhijit Pawar2013-07-017-12/+46
* client/example: use uniform coding style for verify macroAbhijit Pawar2013-07-013-4/+12
* client/example: Port number parameter messageAbhijit Pawar2013-07-012-5/+9
* SERVER-6514 Only run global initializers from httpClientTest for in-tree SSL ...Andrew Morrow2013-06-051-2/+1
* SERVER-6514 Re-add support for building the C++ driver shared libraryAndrew Morrow2013-06-031-1/+8
* Make auth client example use new form of auth methodSpencer T Brody2013-03-181-5/+15
* Make auth client example a better example of what clients should doSpencer T Brody2013-03-181-6/+13
* SERVER-8460 Remove ScopedDbConnection::getScopedDbConnection factory functionsSpencer T Brody2013-03-131-3/+1
* cleanup firstExample so that it doesn't segfault if you have a connection pro...Eric Milkie2012-12-081-0/+11
* fix a lot of copyright noticesEliot Horowitz2012-10-152-0/+30
* SERVER-7050 Fix Windows compileTad Marshall2012-10-051-1/+1
* Fix for SERVER-7050daveh862012-10-051-0/+18
* Move StringData to base/string_data.hMathias Stearn2012-09-262-4/+4
* mongoperf allow specification of a record size for the test / simulationdwight2012-09-221-29/+29
* DOCS-217 make all wiki links dochub linksMatt Dannenberg2012-06-291-1/+1