Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-29731 get errmsg out of BasicCommand api | Mathias Stearn | 2017-07-13 | 1 | -1/+0 |
* | SERVER-29731 convert all direct subclasses of Command to BasicCommand | Mathias Stearn | 2017-07-13 | 1 | -2/+2 |
* | SERVER-29260 Make BSONObj argument to Command::run() const& | Mathias Stearn | 2017-05-17 | 1 | -1/+1 |
* | SERVER-28701 Remove queryOptions argument from Command::run() | Mathias Stearn | 2017-04-12 | 1 | -1/+0 |
* | SERVER-27938 Rename all OperationContext variables to opCtx | Maria van Keulen | 2017-03-07 | 1 | -2/+2 |
* | SERVER-23814 Add sharding state initialization to secondaries | Randolph Tan | 2016-04-26 | 1 | -1/+1 |
* | SERVER-20224 commands that write support writeConcern | Judah Schvimer | 2016-04-12 | 1 | -0/+4 |
* | SERVER-23509 Consolidate mongod-specific sharding commands under db/s | Kaloian Manassiev | 2016-04-05 | 1 | -0/+79 |