summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-44319 Skip keyfile check in replica_sets/auth1.js on windowsBen Caimano2019-11-111-10/+16
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-11-1152-2679/+2000
* SERVER-42790 Change ConnectionPool's kDiagnosticLogLevel from 3 to 4Ben Caimano2019-11-111-1/+1
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-111-11/+27
* SERVER-44457 Update backports_requires_for_multiversion.yml with new multiver...Jason Chan2019-11-111-1/+13
* SERVER-44392 Platform Support: Remove zSeries ubuntu 16.04Brian McCarthy2019-11-081-60/+0
* SERVER-43972 initial_sync_capped_index.js waits for SECONDARY state before ru...Pavithra Vetriselvan2019-11-081-0/+5
* SERVER-42025 Prevent Oldest timestamp from advancing in prepare_transaction_r...Suganthi Mani2019-11-081-0/+9
* SERVER-43865 Fix trailing whitespaces in etc/backports_required_for_multivers...Jason Chan2019-11-071-2/+2
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ne...Marcos José Grillo Ramírez2019-11-0713-55/+192
* SERVER-44006 Change packaging license: AGPL -> SSPL Closes #1327Mathew Robinson2019-11-066-7/+7
* SERVER-43471 scons.py should not swallow ImportErrorMathew Robinson2019-11-061-1/+2
* SERVER-44009 pip freeze and persistJim O'Leary2019-11-062-0/+26
* SERVER-44261 Replace waitForFailpoint function with waitForFailPoint commandCheahuychou Mao2019-11-056-88/+76
* SERVER-43236 Wrap reconfig cmd no-op oplog write in writeConflictRetry blockAli Mir2019-11-051-10/+15
* SERVER-44239 Ensure the parallel shell in lock_stats.js finishes successfully...Gregory Wlodarek2019-11-051-7/+3
* SERVER-42575 compiling and running unittests should be a single taskDavid Bradford2019-11-042-224/+21
* SERVER-44085 Add correct tags to client_metadata_slowlog_rs.jsMark Benvenuto2019-11-041-0/+1
* SERVER-43576 DBClientRS does not propagate applicationNameMark Benvenuto2019-11-045-6/+70
* SERVER-43213 Fix start state of agg $out interrupt FSM workloadCharlie Swanson2019-11-011-1/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-11-01476-2465/+2492
* SERVER-43865 Add "backports_required_for_multiversion_tests.yml"Jason Chan2019-10-311-0/+25
* SERVER-44310 Make waitForFailPoint command require maxTimeMSCheahuychou Mao2019-10-3113-25/+83
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-3120-33/+274
* SERVER-42621 Added test that running hybrid index build does not lead to 3 wa...Suganthi Mani2019-10-311-0/+94
* SERVER-41357 SERVER-41360 SERVER-43324 Add Mutex, BasicLockableAdaptor, and D...Ben Caimano2019-10-3135-126/+1227
* SERVER-43843 skip validate during the rollback fuzzer "restartNode" commandJudah Schvimer2019-10-311-3/+5
* Import wiredtiger: 5afee0fe3434ff467690e85b7e9995616dc98dd1 from branch mongo...Luke Chen2019-10-3112-137/+404
* SERVER-43879 OplogInterfaceLocal::next should return an owned BSON objJudah Schvimer2019-10-301-1/+1
* SERVER-44312: Setup evergreen authentication for performance testsDavid Bradford2019-10-302-3/+30
* SERVER-42262: Repeat stepdown and freeze on test shutdown validationLingzhi Deng2019-10-301-15/+37
* Import tools: 3e3dc4003e34efa2ba3c4d09ba94817d429d3d03 from branch v4.2David Golden2019-10-305-13/+30
* SERVER-44177 run inactive projects weekly in EvergreenRobert Guo2019-10-301-88/+22
* SERVER-42846 add mongoldap and mongoreplay man pages to rpm specsZakhar Kleyman2019-10-308-0/+16
* SERVER-42846 Update manpagesKelsey T Schubert2019-10-2914-1113/+5742
* SERVER-40667 MongoD Storage watchdog should treat unexpected interruption as ...Ben Caimano2019-10-291-2/+5
* SERVER-40546 Fix min/max boundary checkingIan Boros2019-10-292-2/+32
* SERVER-43151 DSGroup should record current spill file offset as std::streamposBernard Gorman2019-10-291-1/+1
* SERVER-44050 Arrays are not correctly rejected during key generation for 'has...Arun Banala2019-10-292-8/+22
* SERVER-44259: rollback_after_enabling_majority_reads.js test should wait for ...Lingzhi Deng2019-10-281-1/+3
* SERVER-39332 Change reliance on balancer to use manual migrations in remove2....Blake Oler2019-10-281-122/+85
* SERVER-43900: Set max_hosts to 1 for certain task groups - embedded and stitchJeff Zambory2019-10-281-0/+2
* SERVER-44183 Failure to listen on an asio socket should be fatalBen Caimano2019-10-281-1/+8
* SERVER-44064 Perform explicit cast on MessageCompressorManager parameterAdam Cooper2019-10-252-1/+24
* SERVER-42737 Make secondary reads in ShardServerCatalogCacheLoader block behi...Randolph Tan2019-10-244-0/+97
* SERVER-44119 Customize string coersion for IDLSara Golemon2019-10-244-7/+36
* SERVER-43653 Upgrade static OpenSSL to 1.1.1dSpencer Jackson2019-10-241-2/+2
* SERVER-43640 Allow UserCacheInvalidator to deconstruct during shutdownSpencer Jackson2019-10-241-20/+25
* SERVER-43338 Dropping an admin.system.* index in FCV 4.0 can invariant on sta...Louis Williams2019-10-232-6/+37
* SERVER-43703 On shutdown check rsSyncApplyStop is disabledA. Jesse Jiryu Davis2019-10-232-10/+8