summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 4051e4941c894655cdb7d3dec97a7e32e7defbe6 from branch mongo...r4.0.10-rc0Luke Chen2019-05-2218-83/+206
* SERVER-41213: Trigger a write conflict in unique, non-partial index build cod...Daniel Gottlieb2019-05-211-0/+1
* SERVER-41038 Add --abbrev to git describe in build.gradleMathew Robinson2019-05-201-1/+1
* SERVER-41038 Guarantee that git describe returns the same number of digits re...Mathew Robinson2019-05-206-10/+10
* SERVER-38867 refine handling of system collections in listCollectionsKevin Pulo2019-05-153-126/+174
* SERVER-40817 Handle createIndexes on roles collection in RoleGraphUpdateSpencer Jackson2019-05-141-0/+18
* Import tools: 2aeced60bec4310f9d87fd0c2dd535945e253126 from branch v4.0David Golden2019-05-143-16/+23
* SERVER-41081 do_not_advance_commit_point_beyond_last_applied_term.js must wai...Tess Avitabile2019-05-132-0/+3
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-05-131-41/+2
* SERVER-40788 Improve logging around replication catchupJudah Schvimer2019-05-131-4/+8
* Import wiredtiger: 1d72f206c3078d002666cc6ea042ec9fa1fbe13c from branch mongo...Luke Chen2019-05-135-26/+148
* SERVER-41103 fix jstestfuzz invocationRobert Guo2019-05-111-1/+1
* SERVER-41088 Propagate Evergreen order field to Cedar for system perfjulianedwards2019-05-101-1/+1
* SERVER-41006 Make replBatchLimitBytes configurableTess Avitabile2019-05-103-6/+26
* SERVER-40423: Move command validation from session to CommandHelpersLingzhi Deng2019-05-095-46/+67
* SERVER-40889 Install pip packages to a write-able location for free_monitoringMathew Robinson2019-05-081-2/+3
* SERVER-36355: Improve error message when shard key not present in all documentsnatalie.tsvetkova2019-05-071-2/+3
* SERVER-40922 npm install before running the fuzzerRobert Guo2019-05-061-0/+23
* SERVER-40344 Upgrade ASAN builders to Ubuntu 18.04Spencer Jackson2019-05-061-17/+17
* SERVER-40839: Add tests for empty unprepared transactionsLingzhi Deng2019-05-061-0/+64
* SERVER-40514 Fix lint in resmoke handlers.pyMathew Robinson2019-05-031-1/+1
* SERVER-30356 Ensure validation reports the appropriate number of fields for m...Gregory Wlodarek2019-05-031-0/+278
* SERVER-30356 Improve error reporting for validationGregory Wlodarek2019-05-0310-532/+361
* SERVER-40976 rollback_after_enabling_majority_reads.js should not run on mmapv1Tess Avitabile2019-05-031-1/+1
* SERVER-38625 When the shell fails to connect to an Atlas cluster, tell the us...Mathias Stearn2019-05-021-1/+10
* SERVER-40932 Increase ServiceExecutor shutdown timeoutJonathan Reams2019-05-021-1/+1
* SERVER-40068 Unblacklist kill_sessions_kills_transactions.js from replica_set...Tess Avitabile2019-05-011-3/+0
* SERVER-40786 Improve error message in IndexCatalog::dropAllIndexes()Gregory Wlodarek2019-05-012-6/+67
* SERVER-40514 Fix race in ResmokeMathew Robinson2019-05-011-1/+4
* SERVER-40855 run_check_repl_dbhash_background.js with majority read concern f...Matthew Russotto2019-04-261-0/+2
* SERVER-40618 ban removec.js from causal consistency passthroughIan Boros2019-04-262-0/+2
* SERVER-40758 Increase memory for logical_session_cache_repl* tasks.Max Hirschhorn2019-04-221-1/+2
* SERVER-40329: Log all transactions at TXN verbosity levels >= 1Lingzhi Deng2019-04-202-2/+58
* SERVER-40166 Force BG clock now >= Date_t::lastNowJason Carey2019-04-196-128/+230
* SERVER-40654: Fix lintDavid Bradford2019-04-191-2/+2
* SERVER-35636 renameCollectionForApplyOps checks for complete namespacePavi Vetriselvan2019-04-182-0/+22
* SERVER-37765 Platform Support: Remove Ubuntu 14.04Kelsey Schubert2019-04-181-154/+0
* SERVER-40491 Update Debian 8 image for package testBrian McCarthy2019-04-182-0/+16
* SERVER-34621 Log if client attempts unsupported TLS renegotiation on WindowsJonathan Reams2019-04-184-4/+10
* SERVER-40704: Better task timeouts when using minimum for split tasksDavid Bradford2019-04-182-4/+6
* SERVER-40654: Do not enforce dynamic timeouts for Ubuntu PPCDavid Bradford2019-04-183-6/+34
* SERVER-39864 Only request principal name during saslStart when neededSara Golemon2019-04-171-1/+6
* SERVER-39831 Never update commit point beyond last applied if learned from sy...Tess Avitabile2019-04-179-36/+302
* SERVER-40628: Set a higher numInitialSyncAttempts for replsetprio1.jsLingzhi Deng2019-04-171-1/+2
* SERVER-39221 Test rollback after enableMajorityReadConcern upgrade/downgradeTess Avitabile2019-04-164-8/+146
* SERVER-39420 Remove in-memory boolean to indicate config.server.sessions coll...Blake Oler2019-04-163-12/+19
* SERVER-38217 audit failed OP_KILL_CURSORSara Golemon2019-04-161-0/+7
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-153-1/+31
* SERVER-40553 Filter unauthorized views in listCollectionsSara Golemon2019-04-122-0/+64
* SERVER-40226 Upgrade static OpenSSL to 1.1.1bSpencer Jackson2019-04-101-2/+2