summaryrefslogtreecommitdiff
path: root/src/mongo/util/mongoutils
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-202-319/+350
* SERVER-9435 Move implementation of str::stripTrailing to site of only caller.Andy Schwerin2015-06-123-104/+0
* SERVER-13256 Move win32 strcasecmp to somewhere sanerAndrew Morrow2015-01-051-0/+5
* SERVER-13256 Move string utils from goodies.h to str.hAndrew Morrow2015-01-051-0/+6
* SERVER-6062 clean up of str::stripTrailing. added unit test.Michael Ivanov2014-10-173-5/+98
* SERVER-14376 Move mongoutils::html namespace into mongo::html namespace.Andy Schwerin2014-06-271-10/+1
* SERVER-14376 Make mongoutils::str available in the mongo namespace.Andy Schwerin2014-06-271-12/+12
* SERVER-14376 Remove mongoutils::checksum, which was only called in one test.Andy Schwerin2014-06-271-44/+0
* SERVER-14376 Get rid of mongoutils/README and test.cpp.Andy Schwerin2014-06-272-72/+0
* SERVER-14376 Get rid of mongoutils/hash.h.Andy Schwerin2014-06-271-53/+0
* SERVER-13759: Remove Visual Studio build filesMark Benvenuto2014-06-122-138/+0
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-192-44/+42
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-164-36/+84
* Fixup all relative includes refering to parent directoriesAndrew Morrow2014-01-171-1/+1
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* fix a lot of copyright noticesEliot Horowitz2012-10-151-15/+16
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-312-37/+39
* html escape queries and log lines for display in http console.Dan Pasette2012-07-281-0/+29
* Prevent calling str::contains to look for '\0'.Mathias Stearn2012-07-261-1/+4
* Make Visual Studio disable the same warnings as sconsTad Marshall2012-04-091-0/+4
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-5/+5
* SERVER-5172 Adapt Visual Studio build to third_party/boostTad Marshall2012-03-071-4/+4
* add support for building Win2008Plus with Visual StudioEric Milkie2011-12-281-0/+49
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-248-0/+592