summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbmessage.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-1/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6405: lots of prep work for Collection classEliot Horowitz2013-07-181-4/+15
* split out NamespaceIndex into its own file and clean dependencies a bitEliot Horowitz2013-07-071-1/+0
* normalize #includes in many filesEric Milkie2013-04-181-5/+5
* SERVER-8183 Iterative implementation of validateBSON().Andy Schwerin2013-01-181-1/+1
* SERVER-7769 - turn objcheck on by default and use new fast bson validateEliot Horowitz2012-12-191-7/+15
* SERVER-6802 preserve correct continue-on-error semantics for mongos bulk insertsGreg Studer2012-10-241-3/+8
* SERVER-7220 fix Linux compileTad Marshall2012-10-041-1/+1
* DOCS-217 make all wiki links dochub linksMatt Dannenberg2012-06-291-1/+1
* SERVER-4262 normalize options for write operations and refactor into common l...Greg Studer2012-06-081-6/+0
* SERVER-5797 Uncaught exception in count_slaveok.jsRandolph Tan2012-05-221-3/+11
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-1/+0
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+282