Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -63/+57 |
* | SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T> | Andrew Morrow | 2015-06-10 | 1 | -2/+1 |
* | SERVER-16940 Change pass-by-const-ref of StringData to pass-by-value | Tyler Brock | 2015-02-06 | 1 | -1/+1 |
* | SERVER-13256 Remove scoped_ptr from pch.h | Andrew Morrow | 2015-01-05 | 1 | -1/+1 |
* | SERVER-10159 Only do rematch for positional data when necessary | Andrew Morrow | 2014-01-06 | 1 | -1/+2 |
* | SERVER-8886 Add OpenSSL exception to files in src/mongo/db | Ian Whalen | 2013-09-06 | 1 | -0/+12 |
* | SERVER-10163: don't enforce viable path restriction for replication related u... | Scott Hernandez | 2013-08-01 | 1 | -1/+1 |
* | SERVER-10162 Generate properly grouped oplog update components in new update ... | Andrew Morrow | 2013-07-19 | 1 | -1/+3 |
* | SERVER-7174 $unset update mod built over the new mods framework. | Alberto Lerner | 2013-05-07 | 1 | -0/+89 |