summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/write_commands
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-067-0/+84
* SERVER-9437 cleanup RemoveSaverEric Milkie2013-08-261-2/+1
* SERVER-9038 Turn on write concerns on write commands.Alberto Lerner2013-08-201-15/+16
* SERVER-10497 Move OpDebug to a separate parameter and pass UpdateRequest by c...Andrew Morrow2013-08-201-2/+2
* Remove setter chaining support from UpdateRequestAndrew Morrow2013-08-191-7/+11
* SERVER-10497 Unify update API with fluent request objectAndrew Morrow2013-08-131-8/+9
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-2/+3
* SERVER-9038 Add "enableExperimentalWriteCommands" mongod ServerParameterJason Rassi2013-07-091-6/+17
* fix compile from namespacestring renameEliot Horowitz2013-07-081-1/+1
* SERVER-9038 Initial add of mongod commands: insert, update, removeJason Rassi2013-07-087-0/+1261