summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36461 Add 'transaction' identifier to slow transaction log outputNathan Louie2018-08-164-4/+10
* SERVER-36414 Add readConcern to slow transaction loggingjinichu2018-08-163-20/+85
* SERVER-35433 Log slow transactions when they finishNathan Louie2018-08-163-47/+173
* SERVER-35432 Add a method for printing out information about a slow transactionNathan Louie2018-08-165-0/+289
* SERVER-35293 Add counts of active and inactive transactions to serverStatusNathan Louie2018-08-163-6/+103
* SERVER-35294 Add total number of open transactions to serverStatusNathan Louie2018-08-162-5/+35
* SERVER-35295 Add total number of committed and aborted transactions to server...Nathan Louie2018-08-162-14/+63
* SERVER-35292 Add total number of started transactions to serverStatusNathan Louie2018-08-163-4/+58
* SERVER-35151 Track total number of active/inactive transactions in ServerTran...Nathan Louie2018-08-164-0/+159
* SERVER-35742 Update ServerTransactionsMetrics for failed commitsNathan Louie2018-08-161-0/+2
* SERVER-35149 Track total number of open transactions in ServerTransactionsMet...Nathan Louie2018-08-165-0/+85
* SERVER-35147 Track total number of committed and aborted transactions in Serv...Nathan Louie2018-08-165-0/+76
* SERVER-35146 Track total number of started transactionsNathan Louie2018-08-165-0/+36
* SERVER-35129 Create a ServerTransactionsMetrics class and store it as a decor...Nathan Louie2018-08-164-19/+141
* SERVER-36686 Upgrade to C driver 1.12 for embedded SDKAndrew Morrow2018-08-161-18/+21
* SERVER-35592 Embedded dual packaged AAR and JAR contining both java wrapper a...Henrik Edin2018-08-1633-76/+1716
* SERVER-36092 Create internal command to create collection on shard with uuid ...jannaerin2018-08-157-124/+275
* SERVER-35794 Validate shard key against existing zonesCheahuychou Mao2018-08-158-9/+158
* SERVER-36623 Do not rebuild indexes before repairing databasesLouis Williams2018-08-152-2/+69
* SERVER-26387: Replace noPassthrough/indexbg2.js with test that usesAudrey Fang2018-08-152-57/+147
* SERVER-26387: Exclude noPassthrough/indexbg2.js from running on MMAPv1Audrey Fang2018-08-151-4/+4
* SEVER-36001: Add requires_document_locking tag to noPassthrough/indexbg2.js toAudrey Fang2018-08-152-2/+2
* SERVER-35845 Add tag to noPassthrough/indexbg2.js to exclude it from running ...Audrey Fang2018-08-151-0/+1
* Merge branch 'v4.0' of github.com:mongodb/mongo into v4.0jinichu2018-08-151-2/+2
|\
| * SERVER-36664 Use awaitReplication instead of getLastError in read_committed_w...William Schultz2018-08-141-2/+2
* | Merge branch 'v4.0' of github.com:mongodb/mongo into v4.0jinichu2018-08-1471-293/+2121
|\ \ | |/
| * SERVER-36301 build WT with HAVE_NO_CRC32_HARDWARE on RHEL 6.7 s390xGabriel Russell2018-08-141-4/+2
| * SERVER-36327 Use replSetStepUp command to ensure primary nodes in tags.js lib...William Schultz2018-08-141-8/+14
| * SERVER-36031 Move intial splitting in shardCollection to primary shardjannaerin2018-08-143-30/+244
| * SERVER-35695 Add server parameter to enable transactions on inMemoryWilliam Schultz2018-08-142-1/+69
| * SERVER-36463 bypass validation of dummy signatures for isMaster on the unauth...Misha Tyulenev2018-08-143-3/+17
| * SERVER-35722 Move skeleton of shardCollection command to primary shardjannaerin2018-08-149-7/+645
| * SERVER-28734 Recover WiredTiger data files when lacking metadata, but have _m...Louis Williams2018-08-147-58/+468
| * Import wiredtiger: aeeee2053a380ebd2ba90f606a56176737882aad from branch mongo...Luke Chen2018-08-1435-118/+521
| * SERVER-32907 Reduce replication.heartbeat log verbosity in local test logsWilliam Schultz2018-08-131-5/+22
| * SERVER-32907 Make resmoke pass TestData.setParameters to mongo shell as a Jav...William Schultz2018-08-132-58/+36
| * SERVER-32148 Make NamespaceNotFound an acceptable error for emptyCapped and c...Chibuikem Amaechi2018-08-135-12/+50
| * SERVER-33243 Improve logging when a node changes its sync sourceSiyuan Zhou2018-08-131-3/+11
| * SERVER-35246 Ignore NamespaceNotFound errors when running collMod during chec...Samy Lanka2018-08-131-4/+13
| * SERVER-35723 Make the collection critical section into an RAII classjannaerin2018-08-134-17/+44
* | Merge branch 'v4.0' of github.com:mongodb/mongo into v4.0jinichu2018-08-134-33/+84
|\ \ | |/
| * SERVER-36067 - Upload artifacts from running install-mobile-test target in Ev...Jonathan Abrahams2018-08-131-1/+44
| * SERVER-33417 Add logging back into migration destination managerSarah Zhou2018-08-101-1/+7
| * SERVER-33417 Replace custom majority write catchup with Replication-designed ...Sarah Zhou2018-08-101-21/+2
| * Revert "Revert "SERVER-33695 Fix lint""Jonathan Abrahams2018-08-101-1/+1
| * Revert "Revert "SERVER-33695 Include the loop name in the before and after re...Jonathan Abrahams2018-08-102-8/+28
| * SERVER-34258 Fix error in mount_drives.sh on WindowsJonathan Abrahams2018-08-102-5/+6
* | Merge branch 'v4.0' of github.com:mongodb/mongo into v4.0jinichu2018-08-104-9/+27
|\ \ | |/
| * Revert "SERVER-33695 Include the loop name in the before and after recovery f...Max Hirschhorn2018-08-102-28/+8
| * Revert "SERVER-33695 Fix lint"Max Hirschhorn2018-08-101-1/+1