summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31597 Refactor $changeStream post-update lookupBernard Gorman2017-10-269-238/+386
* SERVER-31682 Use AWS EC2 force-stop in powercycle testsJonathan Abrahams2017-10-253-53/+175
* SERVER-31543 rollback uses non-system temporary namespaces for working collec...Benety Goh2017-10-252-1/+21
* SERVER-31678 Thread through the operation wall-clock time for oplog entriesKaloian Manassiev2017-10-258-32/+236
* SERVER-30802 Add "with_external_server" to excluded executor_only set in resm...Jonathan Abrahams2017-10-251-2/+2
* SERVER-31543 extract test function _testRollbackRenamingCollectionsToEachOtherBenety Goh2017-10-251-13/+27
* SERVER-30802 Add CRUD & FSM clients to powertest.pyJonathan Abrahams2017-10-258-133/+672
* Revert "SERVER-31678 Thread through the operation wall-clock time for oplog e...Judah Schvimer2017-10-258-230/+32
* SERVER-31678 Thread through the operation wall-clock time for oplog entriesKaloian Manassiev2017-10-258-32/+230
* SERVER-31630 getParameter for featureCompatibilityVersion must expose targetV...Tess Avitabile2017-10-258-94/+149
* Revert "SERVER-31678 Thread through the operation wall-clock time for oplog e...Judah Schvimer2017-10-258-230/+32
* Revert "SERVER-31281 Use separate wallclock time to track the last use of a t...Judah Schvimer2017-10-258-114/+92
* SERVER-31608 future-proof FCV enumJudah Schvimer2017-10-2526-100/+138
* SERVER-31281 Use separate wallclock time to track the last use of a transactionKaloian Manassiev2017-10-258-92/+114
* SERVER-31678 Thread through the operation wall-clock time for oplog entriesKaloian Manassiev2017-10-258-32/+230
* SERVER-30880 Handle migration of sessions with incomplete historyRandolph Tan2017-10-2513-57/+541
* SERVER-31543 add collection name and UUID to 'Document validators not allowed...Benety Goh2017-10-241-4/+7
* SERVER-29074 Avoid `AsyncOp::_request` in log text.ADAM David Alan Martin2017-10-242-16/+26
* SERVER-31047 Rollback properly removes redundant index operationsWilliam Schultz2017-10-243-83/+274
* Import tools: 75f2d994ce4bdcfca79d1b5e50c7d5125a6ab092 from branch masterRamon Fernandez2017-10-2411-456/+10
* SERVER-31607 move validateFeaturesAsMaster out of FeatureCompatibility structJudah Schvimer2017-10-2411-43/+16
* SERVER-31306 include clusterTime and operationTime in all errorsMisha Tyulenev2017-10-243-11/+80
* SERVER-31572 Fail to complete transition to primary if we've already decided ...Spencer T Brody2017-10-246-7/+45
* SERVER-31589 Replaces OpContext pts with ReplicationCoordinator ptrs.Pavithra Vetriselvan2017-10-243-26/+26
* SERVER-31382: Add convertToCapped to restore roleSpencer Jackson2017-10-242-8/+8
* SERVER-31607 Remove FeatureCompatibilityVersionInfo structJudah Schvimer2017-10-243-55/+43
* SERVER-31502 Relax timing assertion in awaitdata_getmore_cmd.jsCharlie Swanson2017-10-241-1/+3
* SERVER-31634 FeatureCompatibilityVersion::setIfCleanStartup() should store FC...Tess Avitabile2017-10-244-42/+59
* Import wiredtiger: a31e9d415a25561bd36b001f3a6e9b0a6a115236 from branch mongo...Michael Cahill2017-10-2559-332/+602
* SERVER-31448 SessionCatalogMigrationDestinationTest with calls to returnOplog...r3.6.0-rc1Randolph Tan2017-10-231-87/+31
* SERVER-31676 Run only basic tests on RocksDB buildvariantIan Whalen2017-10-231-54/+0
* SERVER-31328 Don't fetch oplog entries for retries of executed inserts or del...Kaloian Manassiev2017-10-239-215/+43
* SERVER-31623 MatcherTypeSet must not cast large doubles to intKyle Suarez2017-10-234-7/+89
* SERVER-17846: Forbid $isolated outside of update/delete user operationsNick Zolnierz2017-10-2329-271/+774
* SERVER-31165 added mismatched oplog entries to assert messagePavithra Vetriselvan2017-10-231-3/+5
* SERVER-31606 Make sure primary doesn't drop collection before it is committedWilliam Schultz2017-10-234-188/+260
* SERVER-31166 Ensure all rollback tests check dbhash and oplog consistencyWilliam Schultz2017-10-2310-0/+43
* SERVER-31539 applyOps create fails if UUID already exists in different DBGeert Bosch2017-10-232-0/+56
* SERVER-31600 Remove unused updateCommitPoint_inlock() functionPavithra Vetriselvan2017-10-232-16/+0
* SERVER-31609 fix request synchronization for makeNoopWriteIfNeededMisha Tyulenev2017-10-232-29/+86
* SERVER-30995 Add compass community packages wiki linkMathew Robinson2017-10-231-3/+3
* SERVER-31514 Move the comment from replication external state impl's header t...Siyuan Zhou2017-10-232-2/+2
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-2324-646/+12
* SERVER-31295 Re-enable applyOps rollback testWilliam Schultz2017-10-231-23/+56
* SERVER-30751 Use optimized MatchExpressions in JSON parser test.Justin Seyster2017-10-2311-1119/+967
* SERVER-31676 Disable stepback on RocksDB buildvariantIan Whalen2017-10-231-0/+1
* SERVER-17414 Disable warnings with optimized code generationMark Benvenuto2017-10-212-0/+8
* SERVER-31350: Make enableMajorityReadConcern a noopDaniel Gottlieb2017-10-2014-101/+71
* SERVER-31658 Wait for state SECONDARY instead of RECOVERING in replsets/auth2.jsWilliam Schultz2017-10-201-6/+6
* SERVER-17414 Enable Warnings As Errors on Windows, and disable/fix warningsMark Benvenuto2017-10-2017-40/+92