summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-23SERVER-42316 always join all threads in run_check_repl_dbhash_background.jsr4.2.0-rc4Gabriel Russell
2019-07-23SERVER-42291 generate correct bounds for $nin null queriesIan Boros
2019-07-23SERVER-41152 strip white space from auth mechanismsJason Piao
2019-07-23Revert "SERVER-41881 Unstashing the transaction lock resources should ignore ...Ian Boros
2019-07-23Revert "SERVER-41980 Prepared transactions should not acquire ticket on prima...Ian Boros
2019-07-22SERVER-42061 Validate decrypted payload in AEAD decryptSara Golemon
2019-07-22SERVER-42331 Fix yml configs for fle, client_encrypt, and free_monitoring tes...Shreyas Kalyan
2019-07-22SERVER-41313 Evaluate Driver's Client Side FLE Specification Tests in ShellShreyas Kalyan
2019-07-22SERVER-42134 Deprecate certain mapReduce parametersCharlie Swanson
2019-07-22SERVER-42285 Add index field names to keyValue when constructing DuplicateKey...James Wahlin
2019-07-21SERVER-41980 Prepared transactions should not acquire ticket on primary.Suganthi Mani
2019-07-19SERVER-42094 Fix usages of git.get_project in etc/perf.yml.Max Hirschhorn
2019-07-19SERVER-42111 Enable auto-decrypt in communityShreyas Kalyan
2019-07-19SERVER-41469 Enforce w:1 for creation of transactions table on step-upJason Chan
2019-07-19SERVER-42091 Look for at least 2 log messages in flow_control_logging.jsMaria van Keulen
2019-07-19SERVER-42232 Adding a new shard renders all preceding resume tokens invalidBernard Gorman
2019-07-18SERVER-39692 Make mongos shutdown drain all in-progress transactionsRandolph Tan
2019-07-18SERVER-42185 timestamp index build cancellation correctly, including at stepd...Eric Milkie
2019-07-18SERVER-42012: Make already_checked_out_session.js more verbose on errorsLingzhi Deng
2019-07-17SERVER-42260 IndexCatalog should add the 'ns' field to the index spec if it's...r4.2.0-rc3Gregory Wlodarek
2019-07-17SERVER-41261 Use the oplog entry after the common point to calculate rollback...Jason Chan
2019-07-17SERVER-41769 audit uses of write concern majority before transactions with sn...Jason Chan
2019-07-17SERVER-41769 Pin _currentCommittedSnapshot to be <= the allCommitted timestam...Jason Chan
2019-07-17SERVER-41041 ViewCatalog should actively reload after changesGregory Wlodarek
2019-07-17SERVER-40785 Create WaitForMajorityService to allow waiting for write concern...Randolph Tan
2019-07-17SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan
2019-07-17SERVER-42004 localhost JS tests should wait for an election to complete befor...William Schultz
2019-07-16Import tools: f6fdd97dbea59639732068720558c83b88947e15 from branch v4.1David Golden
2019-07-15SERVER-42228 Skip joining flush thread when logs are already incomplete.Max Hirschhorn
2019-07-15SERVER-41881 Unstashing the transaction lock resources should ignore the save...Suganthi Mani
2019-07-15SERVER-41355 Step down calls yieldLocksForPreparedTransactions withoutSuganthi Mani
2019-07-15SERVER-41204 Output the transaction abort reason in the slow log lineKaloian Manassiev
2019-07-15Import wiredtiger: 3f686382114354b29b1d92b9c4a7dfc870dc5b94 from branch mongo...Luke Chen
2019-07-14SERVER-39004 Introduce a quota mechanism for the overflow fileAlex Cameron
2019-07-13SERVER-42227: Limit the number of tasks burn_in_test will generateDavid Bradford
2019-07-12SERVER-41587 Improve SECBUFFER_EXTRA handlingMark Benvenuto
2019-07-12SERVER-42032 Replace parse_and_eval() usage in mongodb-javascript-stack.Max Hirschhorn
2019-07-12SERVER-41823 Wait for prepare to be majority committed before committing in i...Louis Williams
2019-07-12SERVER-42195 Create new lifecycle instance for new stepdown thread.Max Hirschhorn
2019-07-12SERVER-41919 Disallow specific types for explicit encryptionShreyas Kalyan
2019-07-12SERVER-42199: Ignore prepare conflicts correctly in reconstructPreparedTransa...Lingzhi Deng
2019-07-12SERVER-41829 findAndModify ignores filter expressions that are not objectsArun Banala
2019-07-12SERVER-42167 Exclude 'assumes_unsharded_collection' tag from 'sharded_multi_s...Arun Banala
2019-07-11SERVER-41974 Create unique index upgrade collMod workloadsMaria van Keulen
2019-07-11SERVER-41942: Clear partialTxnList after committing a prepared transaction du...Lingzhi Deng
2019-07-11SERVER-41195 Turn off auto-splitting when the balancer is turned offRandolph Tan
2019-07-11SERVER-42024 Fix opTime race in shards_and_config_return_last_committed_optim...Jack Mulrow
2019-07-11SERVER-41859 logical_time_metadata.js shouldn't assume lastApplied opTime equ...Jack Mulrow
2019-07-11SERVER-41680 Add --branch option to fuzzer invocationSandy Gould
2019-07-10SERVER-41466 Blacklisted mongos_no_detect_sharding.js in sharding_continous_c...Jason Zhang