summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39435 Add new replica_sets_multi_oplog_txns_jscore_passthrough test suiteJason Chan2019-03-212-1/+60
* SERVER-39988: Remove intergration_tests from compile taskDavid Bradford2019-03-211-3/+1
* SERVER-40244 Make `hang_analyzer.py` discover Windows 10 SDK's debuggerKaloian Manassiev2019-03-211-2/+7
* SERVER-40109 Add method for specifying that a command takes a collection name...Mark Benvenuto2019-03-205-6/+87
* SERVER-40233 Increase transactionLifetimeLimitSeconds from 3 to 24 hoursGregory Wlodarek2019-03-201-6/+6
* SERVER-39836 Allow updates to document shard key value if write is in transac...jannaerin2019-03-201-0/+1
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-202-2/+3
* SERVER-37771 add Enterprise Ubuntu 18.04 PPCLE buildsZakhar Kleyman2019-03-201-1/+1
* SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams2019-03-193-0/+5
* SERVER-38018 Unblacklist multi_statement_transaction_all_commands.js in concu...Siyuan Zhou2019-03-191-7/+0
* Revert "SERVER-39630 Allow updates to the shard key value only when the docum...jannaerin2019-03-192-3/+2
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-192-2/+3
* SERVER-40104 Enable hybrid index builds on sharded multi statement transactio...Louis Williams2019-03-195-18/+0
* SERVER-40115 Generated serialization methods for commands which 'concatenate_...Mark Benvenuto2019-03-181-12/+23
* SERVER-40145 Re-enable test suites that exercise overlapping prepared read ti...Jack Mulrow2019-03-184-2/+2
* SERVER-39857 Refactor test_job.py to use a better mechanism to determine the ...Jonathan Abrahams2019-03-181-45/+67
* Revert "SERVER-39311 Enable burn_in repetition count: at least 2 executions, ...Jonathan Abrahams2019-03-183-304/+247
* SERVER-39781 Blacklist out_to_existing.js from continuous_config_stepdownTed Tuckman2019-03-181-0/+5
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a m...Jonathan Abrahams2019-03-183-247/+304
* 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