summaryrefslogtreecommitdiff
path: root/src/mongo/shell/shell_utils.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-52/+54
* SERVER-19041 Simplify SimpleMutexAndrew Morrow2015-06-191-1/+1
* SERVER-18723 boost -> stdx for threadAdam Midvidy2015-06-181-2/+0
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-1/+2
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-0/+1
* SERVER-17754 Move shell-specific files out of the server's copy of the driverKaloian Manassiev2015-03-261-1/+6
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-3/+3
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-8510 Factored out mongo shell option storageShaun Verch2013-10-041-0/+4
* Rename namespace shellUtils to shell_utils.Aaron2012-04-101-1/+1
* Rename helpers to singleArg() and undefinedReturn.Aaron2012-04-101-2/+2
* Refactor _allMyUris to ConnectionRegistry and lock the registry when killing ...Aaron2012-04-101-1/+24
* Move remaining 'unsafe' shell utils into shell_utils_extended.Aaron2012-04-101-1/+4
* Move mongo process related utilities from shell_utils to shell_launcher.Aaron2012-04-101-8/+3
* Rename utils.h to shell_utils.h to match prior renaming of utils.cpp to shell...Aaron2012-04-101-0/+48