Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -1/+1 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -28/+24 |
* | SERVER-16063 Rewrite the findAndModify command. | Charlie | 2015-04-14 | 1 | -8/+2 |
* | SERVER-17198 prevent invalid logOp rollback in findAndModify | David Storch | 2015-02-09 | 1 | -2/+8 |
* | SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli... | Benety Goh | 2014-08-12 | 1 | -15/+1 |
* | SERVER-5092 assign default log component to server modules | Benety Goh | 2014-07-01 | 1 | -0/+2 |
* | SERVER-3409: Expose number of docs modified (excl. no-ops) | Scott Hernandez | 2013-12-13 | 1 | -1/+9 |
* | SERVER-10026 remove rest of dead code | Hari Khalsa | 2013-12-13 | 1 | -1/+0 |
* | SERVER-1351: return new _id from inserted doc from update | Scott Hernandez | 2013-10-10 | 1 | -4/+14 |
* | SERVER-8886 Add OpenSSL exception to files in src/mongo/db | Ian Whalen | 2013-09-06 | 1 | -0/+12 |
* | SERVER-10497 Unify update API with fluent request object | Andrew Morrow | 2013-08-13 | 1 | -0/+57 |