summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-022-2/+2
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-08-011-0/+1
* SERVER-50015: Do not install grpcio and skip jasper resmoke logging testjulianedwards2020-07-301-4/+3
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Robert Guo2020-07-296-162/+62
* SERVER-48963 Make max_time_ms_sharded.js more robustIan Boros2020-07-291-1/+0
* SERVER-47645 Must invalidate all sessions on stepdownTess Avitabile2020-07-291-0/+1
* SERVER-49376: Ensure cursors inherit API settings of the initiating commandXueruiFa2020-07-292-0/+2
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalRobert Guo2020-07-286-62/+162
* Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"Henrik Edin2020-07-286-158/+61
* SERVER-49942 Update TODO referenced ticket for bison build integrationNick Zolnierz2020-07-281-1/+1
* SERVER-49855 Exclude update_metrics.js from test suites with logical session ...Mindaugas Malinauskas2020-07-278-0/+32
* SERVER-46687 Run hang-analyzer from resmoke and integrate with archivalvrachev2020-07-276-61/+158
* SERVER-49427 Delete pending_chunk.js and remove now-defunct code in the Metad...Cheahuychou Mao2020-07-242-6/+0
* SERVER-48951: Add usability options for resmoke output.Daniel Gottlieb2020-07-236-1/+178
* SERVER-43055 Prevent exceptions when lldb prints a BSONObj with datetimes bey...Richard Samuels2020-07-231-2/+5
* SERVER-48158: Add Resmoke testing for Jasper's logging endpointRobert Guo2020-07-234-91/+422
* SERVER-49765 fail with MovePrimaryInProgress for dropIndexesMisha Tyulenev2020-07-231-0/+1
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-2312-75/+70
* SERVER-49700 Fix error handling in replicaset.py setupJudah Schvimer2020-07-221-38/+38
* SERVER-44586 add metrics to serverStatus to track type of update commandMindaugas Malinauskas2020-07-211-0/+4
* SERVER-47824 Exclude requires_capped in concurrency_sharded_multi_stmt_txn.ymlAli Mir2020-07-201-0/+2
* SERVER-48953: Allow resmoke test files to be listed in a replay file.Daniel Gottlieb2020-07-209-11/+151
* SERVER-47824 Ban transaction snapshot reads on capped collectionsAli Mir2020-07-209-0/+18
* SERVER-43633 Prohibit user writes to system.views in FCV 4.6Gregory Noma2020-07-205-0/+13
* SERVER-39562 Repair should handle duplicate unique index keysFaustoleyva542020-07-161-13/+1
* SERVER-49127 Update default variant in burn_in_tests.pyLydia Stepanek2020-07-161-1/+1
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prep...Suganthi Mani2020-07-151-0/+1
* SERVER-49489 IDL doesn't properly deal with an optional string field when par...Mark Benvenuto2020-07-151-0/+7
* SERVER-43055 Prevent an exception when gdb prints a BSONObj with datetimes be...Richard Samuels2020-07-141-7/+25
* SERVER-49359 Enable sharded_backup_restore_add_remove_shard_while_backup.js i...Pierlauro Sciarelli2020-07-141-2/+0
* SERVER-47591 Add build variant that runs some tests with live recordRichard Samuels2020-07-132-47/+9
* Revert "SERVER-48518 Fix rollback via refetch anomaly"A. Jesse Jiryu Davis2020-07-131-1/+0
* SERVER-48723 Selected_tests_gen should not generate tasks already pulled into...Lydia Stepanek2020-07-132-5/+79
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-07-111-0/+1
* SERVER-48105 Selected tests is trying to access data from a NoneTypeLydia Stepanek2020-07-101-1/+2
* SERVER-48339 Ensure operation is hung on failpoint in unionWith_current_op.jsCharlie Swanson2020-07-101-1/+3
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-092-12/+82
* SERVER-49063: Update FCV 4.6 constants to 4.5.1Lingzhi Deng2020-07-091-1/+1
* SERVER-49041 Check if live-record binary exists when specified in resmoke.py ...Richard Samuels2020-07-092-1/+20
* SERVER-49128 Don't hard code selected_tests_buildvariants in etc/evergreen.ymlLydia Stepanek2020-07-085-46/+62
* SERVER-48788 Add barebones bison grammar and BSON lexer for aggregation pipel...Nick Zolnierz2020-07-081-1/+4
* SERVER-49358 Blacklist sharded_backup_restore_add_remove_shard_while_backup.j...Pierlauro Sciarelli2020-07-081-0/+2
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-082-82/+12
* SERVER-48690 Drive powercycle setup commands with expansions.ymlvrachev2020-07-077-1/+815
* SERVER-48001 Complete TODO: enable multiversion testing for remoteOpWaitDavid Percy2020-07-071-2/+0
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-032-12/+82
* SERVER-49151 Fix linter to prevent malformed LOGV2 and assertion IDsAmirsaman Memaripour2020-07-011-2/+20
* SERVER-49146: turn on archiving for the tests under the hot_backups directoryLaMont Nelson2020-07-012-0/+4
* SERVER-48714 Send commit queue validation messages to stderrLydia Stepanek2020-06-292-21/+10
* SERVER-25548 resmoke should not continue after a shell crashCarl Raiden Worley2020-06-254-2/+27