summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40508 Remove hash from OplogSlot and make OplogSlot an alias for OpTime.r4.1.10Siyuan Zhou2019-04-098-75/+65
* SERVER-40375 Remove gperftools 2.5Andrew Morrow2019-04-09187-61788/+2
* SERVER-40337: Remove oldestOpenUnpreparedReadTimestamp from serverStatus.tran...Lingzhi Deng2019-04-095-83/+9
* SERVER-40331 Add commit and abort jstests for transactions larger than 16MBJason Chan2019-04-093-4/+121
* SERVER-39842 Allow update to shard key value if retryable writejannaerin2019-04-099-389/+417
* SERVER-40415 Tempfile cleanup from test_adb_monitor.pyJonathan Abrahams2019-04-091-1/+1
* SERVER-39248 Implement FCV check for new JSON Schema encryption keywordsNick Zolnierz2019-04-095-278/+580
* SERVER-40269: commitTransaction should assert that the prepare oplog entry is...Lingzhi Deng2019-04-0913-67/+110
* SERVER-40518 Change backup_restore*.js tests to send resmoke.py SIGINT.Max Hirschhorn2019-04-091-1/+8
* SERVER-40532 Install Python dependencies in more places.Max Hirschhorn2019-04-081-0/+3
* SERVER-39969 Update the 'mongod-dump-sessions' GDB command to be compatible w...William Schultz2019-04-081-15/+22
* SERVER-39790 Reconstruct prepared transactions from new oplog format on startupMatthew Russotto2019-04-0810-57/+115
* SERVER-40318 Make condition variable wait in NamespaceSerializer exception safejannaerin2019-04-081-1/+3
* SERVER-40502 Turn off failpoint before shutting down test in ddl_ops_after_pr...Vesselina Ratcheva2019-04-081-0/+3
* SERVER-39436 check batch limits on large unprepared transactions using embedd...Benety Goh2019-04-082-0/+78
* SERVER-39436 fix batch limit checking in OplogApplier::getNextApplierBatch()Benety Goh2019-04-082-9/+67
* SERVER-32295 Remove references to Python 2Mathew Robinson2019-04-082-2/+2
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-04-082-0/+16
* SERVER-36494 Test that active txn entries aren't truncatedA. Jesse Jiryu Davis2019-04-086-43/+353
* SERVER-40504 Check for interruption before checking for stepdown in awaitRepl...Siyuan Zhou2019-04-082-6/+6
* SERVER-39902 lockInfo should use UUIDCatalog to map resourceIds to collection...Gregory Wlodarek2019-04-089-95/+420
* Revert "SERVER-36494 Test that active txn entries aren't truncated"A. Jesse Jiryu Davis2019-04-086-353/+43
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-04-081-1/+4
* SERVER-32295 Support Python 3 builds in Perf configsMathew Robinson2019-04-082-13/+15
* SERVER-32295 Support Python 3Mathew Robinson2019-04-08257-2948/+2651
* SERVER-40336 Use SecureRandom to seed the random number generator in replicat...Siyuan Zhou2019-04-081-1/+2
* SERVER-39660 Move readSource re-definition to a clearer location in AutoGetCo...William Schultz2019-04-081-1/+1
* SERVER-39793 Update the state in transaction table for running transactions o...Jason Chan2019-04-086-69/+367
* SERVER-40450 gperftools to use mongodb-forks orgBilly Donahue2019-04-081-1/+1
* SERVER-40396 Remove invalid check from moveChunk concurrency workloadMatthew Saltz2019-04-081-3/+0
* SERVER-40246 Add cursor manager sys perf testIan Boros2019-04-081-0/+11
* SERVER-40476 remove mongoutils::str::equalsBilly Donahue2019-04-0839-174/+176
* SERVER-36494 Test that active txn entries aren't truncatedA. Jesse Jiryu Davis2019-04-086-43/+353
* SERVER-40389 fixup: fmtlib.net url has no www in itBilly Donahue2019-04-081-1/+1
* SERVER-40389 small tweaks to third_party/fmt & related.Billy Donahue2019-04-0813-138/+207
* SERVER-39717: Protect against overflow in flow control calculations.Daniel Gottlieb2019-04-081-3/+24
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a m...Jonathan Abrahams2019-04-084-271/+397
* Import wiredtiger: 1768d66613fc32b664ac3608a4e740d5e8c6fd0f from branch mongo...Luke Chen2019-04-0839-483/+950
* SERVER-39950 remove SyncTail::tryPopAndWaitForMore() and _consume()Benety Goh2019-04-072-125/+0
* SERVER-39950 SyncTail::OpQueueBatcher::run() obtains next batch of ops using ...Benety Goh2019-04-062-11/+18
* SERVER-39950 make OplogApplier::getNextApplierBatch() shutdown-awareBenety Goh2019-04-062-6/+38
* SERVER-40356 Make ConstDataRange constructable from any byte-like typeJonathan Reams2019-04-0639-271/+369
* SERVER-39950 SyncTail::oplogApplication() accepts OplogApplier::GetNextApplie...Benety Goh2019-04-065-12/+31
* SERVER-39950 OplogApplier::getNextApplierBatch() handles BatchLimit::slaveDel...Benety Goh2019-04-061-0/+14
* SERVER-40169 OplogApplier::getNextApplierBatch() groups unprepared commitTran...Benety Goh2019-04-063-15/+119
* SERVER-39514 fix UUIDCatalog::next() to avoid advancing past end of mapBenety Goh2019-04-061-1/+2
* SERVER-40169 OplogApplier::getNextApplierBatch() processes admin.system.versi...Benety Goh2019-04-062-1/+15
* SERVER-40169 OplogApplier::getNextApplierBatch() processes system.views oplog...Benety Goh2019-04-052-2/+19
* SERVER-39479 Increase number of executions in 'Linux Repeated Executions' var...Gregory Wlodarek2019-04-051-3/+2
* SERVER-40148 Load implicitly_retry_on_background_op_in_progress override in t...Gregory Wlodarek2019-04-051-0/+2