summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40180 Escape null bytes in output of subprocesses.Max Hirschhorn2019-03-183-0/+51
* SERVER-39094,SERVER-38136: update Jasper process to reflect RPC changes; fix ...Kim Tao2019-03-153-24/+51
* SERVER-39877 Make router send commitTransaction directly to participants for ...Esha Maharishi2019-03-131-0/+1
* SERVER-38297 Reenable FSM transactions tests with killOpKaloian Manassiev2019-03-136-16/+0
* SERVER-39302 Change streams should always use the simple collation when no ex...Bernard Gorman2019-03-111-0/+2
* SERVER-40044 Whitelist specific test kinds in burn_in_tests.py.Max Hirschhorn2019-03-084-4/+84
* SERVER-40002 IDL inline dependenciesMark Benvenuto2019-03-072-6/+16
* SERVER-39986 Don't build the dbtest binary as part of the compile phaseAndrew Morrow2019-03-071-1/+0
* SERVER-39308 Update burn_in_tests.py to generate sub-tasks JSON fileJonathan Abrahams2019-03-064-185/+1060
* SERVER-39972 libstdc++ unique_ptr implementation changed in GCC 7Mark Benvenuto2019-03-061-1/+1
* SERVER-39201 Unblacklist prepare tests from replica_sets_kill_secondaries_jsc...Samy Lanka2019-03-051-17/+0
* SERVER-39237 Ensure with replaceCollection can clean up temp collection after...Arun Banala2019-03-058-0/+20
* SERVER-39946: Better split tasks with lack of historyDavid Bradford2019-03-042-0/+23
* SERVER-39907 Migrate enable test commands to IDLSara Golemon2019-03-021-1/+2
* SERVER-39413: Add script to analyze evergreen task tag usageDavid Bradford2019-03-014-23/+210
* SERVER-37972 Create suite for running multi shard jscore with sharded transac...Randolph Tan2019-02-2810-23/+532
* SERVER-37095 Reorganize OptionsParser API to be IDL only.Sara Golemon2019-02-281-1/+5
* SERVER-39433 Add new txn_core test suite for the oplog format of large transa...Jason Chan2019-02-271-0/+38
* SERVER-39307 Update burn_in_tests.py to support new resmoke repeatTests* optionsJonathan Abrahams2019-02-262-91/+388
* SERVER-37348 Make replication applier batches uninterruptibleMatthew Saltz2019-02-251-0/+1
* SERVER-39309 - Fix linter calls to get_merge_baseJonathan Abrahams2019-02-252-2/+2
* SERVER-39779: Don't set timeouts if not enough dataDavid Bradford2019-02-252-1/+41
* SERVER-39761 Blacklist text_index_limits.js from secondary_reads_passthroughWilliam Schultz2019-02-221-0/+3
* SERVER-39309 Create unit tests for burn_in_tests.pyJonathan Abrahams2019-02-225-77/+559
* SERVER-39650 Ensure internal options cannot be specified in a raw aggregate c...Anton Korshunov2019-02-221-1/+2
* SERVER-36957 Retry DDL operations when encountering BackgroundOperationInProg...Gregory Wlodarek2019-02-211-0/+4
* SERVER-39455: Lint yaml filesDavid Bradford2019-02-2128-54/+54
* SERVER-39641 Blacklist max_time_ms.js from read concern linearizable passthroughSamy Lanka2019-02-201-0/+3
* SERVER-39271 un-blacklist graph_lookup.js once the fix is backportedMartin Neupauer2019-02-201-1/+0
* SERVER-39500 Migrate general server options to IDLSara Golemon2019-02-165-0/+6
* SERVER-39499 Migrate base server options to IDLSara Golemon2019-02-165-9/+13
* SERVER-39572 Ban view_catalog_direct_system_writes.js from txn passthroughsCharlie Swanson2019-02-155-0/+15
* SERVER-39305 Add --repeatTestsSecs, --repeatTestsMin & --repeatTestsMax optio...Jonathan Abrahams2019-02-1411-18/+496
* SERVER-38574 Allow declaring IDL based configs without auto-registeringSara Golemon2019-02-145-62/+157
* SERVER-37948 Satisfy linearizable read concern on getmore cursors.Jason Chan2019-02-141-0/+3
* SERVER-34733 mongos needs to also refresh db version after receiving onImplic...Randolph Tan2019-02-141-0/+3
* SERVER-39564: Fix burn_in_tests for _gen tasksDavid Bradford2019-02-142-0/+34
* Revert "SERVER-37948 Satisfy linearizable read concern on getMores"Louis Williams2019-02-141-3/+0
* SERVER-37948 Satisfy linearizable read concern on getMoresJason Chan2019-02-131-0/+3
* SERVER-38311 Change out merging strategyCharlie Swanson2019-02-131-0/+1
* SERVER-38583 Fix transaction insert writeError formatA. Jesse Jiryu Davis2019-02-124-0/+12
* SERVER-39522 Make generated parameter files deterministicAndrew Morrow2019-02-121-9/+9
* SERVER-38541 Unblacklist shard_collection_existing_zones.js in last_stable_mo...Blake Oler2019-02-121-2/+0
* SERVER-37283 Use stronger locks for system.viewsCharlie Swanson2019-02-118-6/+26
* SERVER-35628 check that the android embedded tests report "All tests in all s...Gabriel Russell2019-02-081-4/+15
* SERVER-39312 Rename targeted jstests for transaction two phase commit to txn_...Esha Maharishi2019-02-072-9/+9
* SERVER-39133 Add FLE TestsMark Benvenuto2019-02-071-0/+14
* SERVER-39386 Specifically use the version of the android NDK that we want to useGabriel Russell2019-02-061-4/+9
* SERVER-39139 Remove usages of the CheckReplDBHashInBackground hookVesselina Ratcheva2019-02-0410-22/+16
* SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman2019-02-022-4/+0