| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | SERVER-42485 Make wall clock times in replication structures required after 4.2 | Jason Chan | 2019-08-05 | 1 | -9/+9 |
| | | |||||
| * | SERVER-40737 Use epoch as default OpTimeAndWallTime wallTime value | Maria van Keulen | 2019-06-11 | 1 | -2/+2 |
| | | |||||
| * | SERVER-40078 Report lastCommitted wall clock time | Maria van Keulen | 2019-04-16 | 1 | -4/+32 |
| | | |||||
| * | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
| | | | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | ||||
| * | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
| | | |||||
| * | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -1/+1 |
| | | |||||
| * | SERVER-23103 Break circularity between optime and bson_extract | Andrew Morrow | 2016-03-21 | 1 | -0/+1 |
| | | |||||
| * | SERVER-18029 cleaned up ↵ | Benety Goh | 2016-03-07 | 1 | -20/+6 |
| | | | | | ReplicationCoordinator::prepareReplSetUpdatePositionCommand to accept a command style indicating format of replSetUpdatePosition to generate. | ||||
| * | SERVER-22276 SERVER-22277 implement "j" flag in write concern apply to ↵ | matt dannenberg | 2016-02-04 | 1 | -43/+19 |
| | | | | | secondary as well as primary | ||||
| * | SERVER-19905 consistently use t as the field name for the term portion of an ↵ | matt dannenberg | 2015-09-17 | 1 | -4/+3 |
| | | | | | OpTime | ||||
| * | SERVER-19765 Add term to update position args. | Siyuan Zhou | 2015-08-27 | 1 | -4/+15 |
| | | |||||
| * | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -87/+84 |
| | | |||||
| * | SERVER-18217 Change Timestamp to OpTime where appropriate. | Siyuan Zhou | 2015-05-12 | 1 | -3/+4 |
| | | |||||
| * | SERVER-17880 Rename OpTime to Timestamp | Eric Milkie | 2015-04-07 | 1 | -3/+3 |
| | | |||||
| * | Changes all relevant instances of 2.8 to 3.0 | Ramon Fernandez | 2015-01-22 | 1 | -1/+1 |
| | | |||||
| * | SERVER-16160 memberID->memberId | Spencer T Brody | 2014-12-03 | 1 | -6/+6 |
| | | |||||
| * | SERVER-15694 unit test replSetUpdatePosition in the ReplicationCoordinator | matt dannenberg | 2014-10-29 | 1 | -8/+9 |
| | | |||||
| * | SERVER-15564 Send config version and member ID with every ↵ | Spencer T Brody | 2014-10-27 | 1 | -9/+25 |
| | | | | | replSetUpdatePosition command and use the given member ID if there hasn't been a handshake | ||||
| * | SERVER-14616 replace BSONObj with UpdatePositionArgs | matt dannenberg | 2014-08-05 | 1 | -0/+129 |
