Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -2/+2 |
* | SERVER-24104 Replace stdx::duration with mongo::Duration. | Andy Schwerin | 2016-05-17 | 1 | -0/+1 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -221/+217 |
* | SERVER-18036 renamed Fetcher::BatchData to QueryResponse | Benety Goh | 2015-06-19 | 1 | -2/+2 |
* | SERVER-18623 Make ReplicationExecutor implement the TaskExecutor interface | Spencer T Brody | 2015-06-11 | 1 | -2/+2 |
* | SERVER-18778 fixed hidden parameter warning in CollectionCloner::_finishCallback | Benety Goh | 2015-06-08 | 1 | -3/+3 |
* | SERVER-18035 clean up collection and database cloners to not hold mutex when ... | Benety Goh | 2015-05-29 | 1 | -54/+48 |
* | SERVER-18606 permit callers to compose getMore command for fetcher | Eric Milkie | 2015-05-28 | 1 | -8/+25 |
* | SERVER-18015 SERVER-17894 data replication collection cloner cleanup | Benety Goh | 2015-04-21 | 1 | -5/+6 |
* | SERVER-17894 added data replication collection cloner | Benety Goh | 2015-04-10 | 1 | -0/+299 |