summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13635: remove all non storage callers to flushAllEliot Horowitz2014-06-181-1/+1
* SERVER-9032: Validate locale on startupMark Benvenuto2014-06-171-1/+1
* SERVER-14211 Remove dead LRUishMap classShaun Verch2014-06-161-90/+0
* SERVER-14211 Remove dead Histogram and ServiceStats classesShaun Verch2014-06-162-276/+0
* SERVER-14211 Remove dead Trace classShaun Verch2014-06-162-195/+0
* post 2.7.2Ernie Hershey2014-06-131-1/+1
* BUMP 2.7.2r2.7.2Ernie Hershey2014-06-131-1/+1
* SERVER-13961 Convert most usages of LockState from TLS to OperationContextKaloian Manassiev2014-06-132-3/+0
* SERVER-13759: Remove Visual Studio build filesMark Benvenuto2014-06-122-138/+0
* SERVER-9634 typo fixesVeres Lajos2014-06-094-25/+25
* SERVER-14198: Fix memory allocation reuseMark Benvenuto2014-06-091-5/+14
* SERVER-4905: add flag to disable mongo's builtin log rotationMark Benvenuto2014-06-063-4/+12
* SERVER-13792 added runtime and build-time checks for POSIX monotonic clocks. ...Benety Goh2014-06-056-236/+68
* SERVER-13729: Fix Data File Growth on WindowsMark Benvenuto2014-06-052-9/+20
* SERVER-13681: Remove lock that was an incorrect workaround for Azure Drive wr...Mark Benvenuto2014-06-051-30/+44
* SERVER-14079: Add signal handlers to shellMark Benvenuto2014-06-055-115/+166
* SERVER-8995 changed gperftools version in build configuration and source file...Benety Goh2014-06-051-1/+1
* SERVER-14116 logging cleanup - removed out()Benety Goh2014-06-044-8/+2
* SERVER-13957 Fix solaris build error related to uname().Andy Schwerin2014-06-041-1/+1
* SERVER-13957 Print load location and build uuid information in OS X stack tra...Andy Schwerin2014-06-041-12/+102
* SERVER-14114 logging cleanup - removed problem()Benety Goh2014-06-047-22/+18
* SERVER-14113 logging cleanup - removed MONGO_DLOGBenety Goh2014-06-031-4/+0
* SERFER-14111 logging cleanup - removed MONGO_TLOGBenety Goh2014-06-033-15/+0
* SERVER-14110 Take responsibility for numerical conversions away from boost pr...Shaun Verch2014-06-023-289/+633
* SERVER-14062 Move most non-global curop access through OperationContextGeert Bosch2014-05-301-1/+1
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-302-2/+6
* SERVER-13022 added option to set permissions on UNIX domain socket filedaveh862014-05-291-1/+1
* Revert "SERVER-13961 Pass LockState to DBWrite and DBRead directly"Kaloian Manassiev2014-05-281-4/+2
* SERVER-13961 Pass LockState to DBWrite and DBRead directlyKaloian Manassiev2014-05-281-2/+4
* SERVER-4740 Don't use unsigned for time deltasMathias Stearn2014-05-275-18/+18
* SERVER-13760 Do not call dateToISOString if date is not formatableShaun Verch2014-05-233-0/+24
* post 2.7.1Ernie Hershey2014-05-231-1/+1
* BUMP 2.7.1r2.7.1Ernie Hershey2014-05-231-1/+1
* SERVER-10044: Add more diagnostic information on OOMMark Benvenuto2014-05-221-0/+12
* SERVER-13910: Warn the user when running a 32-bit build on Win64Mark Benvenuto2014-05-222-0/+21
* Revert "SERVER-8995 changed gperftools version in build configuration and sou...Benety Goh2014-05-221-1/+1
* SERVER-13446 Add timegm Solaris implementation to third_partyShaun Verch2014-05-222-0/+431
* SERVER-8492 Change socket check to be sun_path[0] != '\0'daveh862014-05-211-1/+2
* Revert "SERVER-13760 Do not call dateToISOString if date is not formatable"Shaun Verch2014-05-213-24/+0
* SERVER-13760 Do not call dateToISOString if date is not formatableShaun Verch2014-05-213-0/+24
* SERVER-8995 changed gperftools version in build configuration and source file...Benety Goh2014-05-211-1/+1
* SERVER-13463: Option Validation for NT ServicesMark Benvenuto2014-05-202-0/+36
* SERVER-14000 fix debian 7.1 by adding new lsb file locationEric Milkie2014-05-201-0/+1
* SERVER-13637: add CollectionCatalogEntry, start Database layerEliot Horowitz2014-05-191-0/+9
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-1942-185/+183
* SERVER-6018 SERVER-13913 Use std::atomic to implement AtomicWord in C++11 modeAndrew Morrow2014-05-171-0/+6
* SERVER-6018 The MSGID type doesn't need to be atomicAndrew Morrow2014-05-173-7/+5
* SERVER-6018 Replace AtomicUInt with AtomicUInt32 in SSLManagerAndrew Morrow2014-05-171-4/+4
* SERVER-6018 Use gcc __sync primitives if they are available and useableAndrew Morrow2014-05-172-0/+2
* Revert "SERVER-13446 Add timegm Solaris implementation to third_party"Matt Kangas2014-05-171-422/+0