Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-8886 Add OpenSSL exception to files in src/mongo/db | Ian Whalen | 2013-09-06 | 7 | -0/+84 |
* | SERVER-9437 cleanup RemoveSaver | Eric Milkie | 2013-08-26 | 1 | -2/+1 |
* | SERVER-9038 Turn on write concerns on write commands. | Alberto Lerner | 2013-08-20 | 1 | -15/+16 |
* | SERVER-10497 Move OpDebug to a separate parameter and pass UpdateRequest by c... | Andrew Morrow | 2013-08-20 | 1 | -2/+2 |
* | Remove setter chaining support from UpdateRequest | Andrew Morrow | 2013-08-19 | 1 | -7/+11 |
* | SERVER-10497 Unify update API with fluent request object | Andrew Morrow | 2013-08-13 | 1 | -8/+9 |
* | SERVER-10084 New logging implementation. | Andy Schwerin | 2013-07-09 | 1 | -2/+3 |
* | SERVER-9038 Add "enableExperimentalWriteCommands" mongod ServerParameter | Jason Rassi | 2013-07-09 | 1 | -6/+17 |
* | fix compile from namespacestring rename | Eliot Horowitz | 2013-07-08 | 1 | -1/+1 |
* | SERVER-9038 Initial add of mongod commands: insert, update, remove | Jason Rassi | 2013-07-08 | 7 | -0/+1261 |