summaryrefslogtreecommitdiff
path: root/src/mongo/db/cloner.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-14/+14
|
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-6/+6
|
* SERVER-13643 Plumb TransactionExperiment through ClonerMathias Stearn2014-04-301-11/+30
|
* SERVER:8412: re-write repairDatabase to use new constructsEliot Horowitz2014-02-181-0/+1
| | | | to make clean, also fix Database::createColection
* SERVER-11611: port Cloner to Collection methodsEliot Horowitz2013-12-281-21/+9
|
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
|
* SERVER-8791 SERVER-9212 retire indexplugin/indextypeHari Khalsa2013-05-021-1/+0
|
* SERVER-8791 SERVER-9165 SERVER-9212 move build into own class, clean up ↵Hari Khalsa2013-04-191-11/+0
| | | | getKeys calls
* SERVER-8280 SERVER-7864 Make copydb command work without username/password ↵Spencer T Brody2013-03-181-1/+3
| | | | when dest machine has auth but source does not
* Fix Windows warningsTad Marshall2012-12-071-1/+1
| | | | | warning C4099: type name first seen using 'class' now seen using 'struct' warning C4101: unreferenced local variable
* SERVER-3160: Sort index keys during cloneBen Becker2012-12-061-21/+85
|
* cloner has options to only sync data and or indexesEliot Horowitz2012-06-031-0/+3
|
* make cloner options/api cleaner before adding moreEliot Horowitz2012-06-031-0/+31
|
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+39