summaryrefslogtreecommitdiff
path: root/src/mongo/db/transactions_stats.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40372 Track transaction sizeTess Avitabile2019-11-011-0/+17
* SERVER-40337: Remove oldestOpenUnpreparedReadTimestamp from serverStatus.tran...Lingzhi Deng2019-04-091-2/+0
* SERVER-39989 Remove oldestActiveOplogEntryOpTime from serverStatus.transactionsVesselina Ratcheva2019-04-021-2/+0
* SERVER-36489 Start initial sync oplog fetching from the 'oldest active transa...Samy Lanka2019-02-111-2/+3
* SERVER-35713 Add oldestOpenReadTimestamp to serverStatus outputJason Chan2018-11-301-0/+2
* SERVER-36501 Add 'currentPrepared' metric to serverStatusJason Chan2018-11-061-0/+3
* SERVER-36501 serverStatus support for prepared transactionsJason Chan2018-11-011-0/+11
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-30/+0
* SERVER-37651 Update copyright noticesRamon Fernandez2018-10-241-2/+28
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+25
* SERVER-35293 Add counts of active and inactive transactions to serverStatusNathan Louie2018-07-061-0/+6
* SERVER-35292 Add total number of started transactions to serverStatusNathan Louie2018-06-251-3/+3
* SERVER-35149 Track total number of open transactions in ServerTransactionsMet...Nathan Louie2018-06-181-0/+3
* SERVER-35147 Track total number of committed and aborted transactions inNathan Louie2018-06-151-0/+6
* SERVER-35146 Track total number of started transactionsNathan Louie2018-06-141-0/+3
* SERVER-28923 Add stats for retryable writesJack Mulrow2018-01-181-0/+41