summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31356 update the following tests to use new OplogEntry constructorBenety Goh2017-11-074-14/+79
* SERVER-31565 Add stats about logical sessions background jobs to serverStatusJason Carey2017-11-0725-57/+272
* SERVER-31691 Change streams UUID mismatch uasserts with error code that cause...Bernard Gorman2017-11-071-1/+1
* SERVER-31723 limit mongod sharding exec pool to 1Jason Carey2017-11-074-8/+19
* SERVER-31440 Fix Connpool HostTimeout raceJason Carey2017-11-071-99/+148
* SERVER-31852 Enable the periodic noop writer for read_concern_majority_passth...Eddie Louie2017-11-071-0/+1
* SERVER-31671 Cancel running elections if the term changes after writing my la...Siyuan Zhou2017-11-073-20/+30
* SERVER-31857 Install python on Ubuntu for package testsMathew Robinson2017-11-071-0/+6
* SERVER-31599 Rollback method bound to FCVPavithra Vetriselvan2017-11-072-70/+12
* SERVER-31356 make OplogEntry immutableBenety Goh2017-11-072-0/+2
* SERVER-31856 Fix typo in install_compass scriptMathew Robinson2017-11-071-1/+1
* SERVER-31356 update the following unit tests to not mutate OplogEntry after c...Benety Goh2017-11-079-765/+1277
* SERVER-29843 Make oplog queries use eq, gt, and gte predicates on ts for scan...Tess Avitabile2017-11-0713-182/+415
* SERVER-31829 Limit OP_MSG parser to 2 document sequencesMathias Stearn2017-11-073-1/+32
* SERVER-31135 Add a change stream passthrough suite targeting secondariesCharlie Swanson2017-11-073-0/+137
* SERVER-31787: Certain aggregation commands with merging on mongos can leak cu...Nick Zolnierz2017-11-072-10/+50
* SERVER-31356 SessionCatalogMigrationSource no longer mutates OplogEntry after...Benety Goh2017-11-071-9/+41
* SERVER-28916 Make mongos automatically retry failed retryable writesJack Mulrow2017-11-073-27/+155
* SERVER-31356 add OplogEntry constructor to support uuid and transaction relat...Benety Goh2017-11-072-15/+121
* SERVER-31774 New powercycle test option & task - setFeatureCompatibilityVersionJonathan Abrahams2017-11-073-4/+67
* SERVER-31131 remote_operations.py needs to handle ssh connection errorsJonathan Abrahams2017-11-071-1/+4
* SERVER-29653 Drop admin.system.keys on CSRS downgrade from 3.6 fcv to 3.4 fcvDianna Hohensee2017-11-076-17/+120
* SERVER-31844 Ensure that mapReduce holds the necessary locks for PlanExecutor...David Storch2017-11-072-0/+48
* SERVER-31823 amend commentEric Milkie2017-11-071-2/+0
* SERVER-31823 allow user writes to system.profile collections in any database ...Eric Milkie2017-11-071-1/+4
* SERVER-31842 Restrict $lookup nested sub-pipeline depthJames Wahlin2017-11-077-7/+68
* SERVER-31441 Run validateCollections on each server in parallelr3.6.0-rc3Eddie Louie2017-11-061-11/+45
* SERVER-31538 Ensure the ServiceStateMachine always gets cleaned up on error/t...Jonathan Reams2017-11-064-187/+497
* SERVER-31392: Test changeStreams when an unsharded collection becomes shardedNick Zolnierz2017-11-062-0/+85
* SERVER-31781 Rename variable to not conflict with module nameMathew Robinson2017-11-064-25/+64
* SERVER-31300 Re-enable applyOps rollback test opWithoutUUIDBenety Goh2017-11-061-16/+15
* SERVER-31819 Log every oplog operation that gets rolled backWilliam Schultz2017-11-062-4/+4
* SERVER-31300 applyOps() adds missing UUID to individual operations in the opl...Benety Goh2017-11-062-11/+38
* SERVER-31828 endSession in js should end sessionsJason Carey2017-11-063-15/+18
* SERVER-31648 Perform sets/unsets to session tags atomically.Justin Seyster2017-11-065-41/+78
* SERVER-31300 use constant from document_validation.h instead of hard-coded 'b...Benety Goh2017-11-061-1/+2
* SERVER-31730 Preserve getNext status in PlanExecutor::executePlan().Justin Seyster2017-11-061-4/+4
* SERVER-31712 do not apply ignoredErrors when appending raw responses if no sh...Esha Maharishi2017-11-063-34/+120
* SERVER-31803 Segfault while constructing boost_optional in sharded post-chang...Bernard Gorman2017-11-061-1/+1
* SERVER-31632 write_transactions_during_migration.js should call waitForMoveCh...Randolph Tan2017-11-061-0/+2
* SERVER-30632 Always check that there are shards when sharding collectionRandolph Tan2017-11-061-3/+4
* SERVER-31820 log UUID during collection dropJudah Schvimer2017-11-062-13/+18
* SERVER-31300 add unit test for applyOpsBenety Goh2017-11-062-0/+269
* SERVER-31435 Move applyOps index collation test into jsCoreMaria van Keulen2017-11-061-2/+0
* SERVER-31804 Disable $expr rewrite optimizationJames Wahlin2017-11-064-187/+85
* SERVER-31696 Rename path prefixes in applyRenamesToExpression().Justin Seyster2017-11-033-5/+69
* SERVER-31827 Wait for Secondary after stepdown.ADAM David Alan Martin2017-11-031-0/+1
* SERVER-31450 add check_uuids_consistent_across_cluster.js comment, how to dis...Dianna Hohensee2017-11-031-0/+12
* SERVER-31753 Add support for immutable IDL typesMark Benvenuto2017-11-036-1/+21
* SERVER-31818 Add server parameter to disable MarkThread{temporary}IdleMark Benvenuto2017-11-031-0/+8