summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36982 Fix Jepsen mmap and Linux (no journal) failuresr4.0.3-rc0r4.0.3Tess Avitabile2018-09-2514-9/+72
* SERVER-36944 applyOps uses applyCommand_inlock() for system.indexes insertsBenety Goh2018-09-252-29/+11
* SERVER-36944 add characterization test for applyOps index creationBenety Goh2018-09-251-0/+89
* SERVER-35821 readConcern:snapshot transactions need a read timestamp <= WT's ...Matthew Russotto2018-09-2514-9/+218
* SERVER-36985 Tag transactions_after_rollback_via_refetch.js with uses_transac...William Schultz2018-09-251-0/+2
* SERVER-36944 different index name for system.indexes test case in apply_ops_c...Benety Goh2018-09-251-4/+4
* SERVER-36985 Test single replica set transactions immediately after a rollbac...William Schultz2018-09-241-0/+120
* SERVER-37121 Retry timestamping secondary background index buildsLouis Williams2018-09-241-3/+19
* SERVER-36951 a createIndexes operation inside applyOps is not required to hav...Dianna Hohensee2018-09-242-11/+37
* SERVER-36982 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-09-2494-201/+1041
* SERVER-36744 Fix options parsing for --password without argumentJonathan Reams2018-09-242-2/+12
* SERVER-36744 Fix and add tests for command-line redactionJonathan Reams2018-09-246-13/+170
* SERVER-30997 fix error codeIan Boros2018-09-241-1/+1
* SERVER-30997 Redact passwords and options from MongoURI in shell command lineJonathan Reams2018-09-243-32/+96
* SERVER-37152 Increase write concern timeouts for writes expected to succeed i...William Schultz2018-09-241-9/+9
* SERVER-28990 avoid bind on --repairAnnie Black2018-09-244-24/+66
* SERVER-37013 Add Evergreen task to generate mongoebench config files.Max Hirschhorn2018-09-221-8/+80
* SERVER-37013 Bump pin for mongo-perf repo in get_sources.sh script.Max Hirschhorn2018-09-221-1/+1
* SERVER-37013 Generate mongoebench config files using --readCmd=true.Max Hirschhorn2018-09-221-6/+24
* SERVER-36757 Generate and extract mongoebench-compatible JSON config files to...Jonathan Abrahams2018-09-222-3/+6
* SERVER-36078 Integrate adb resource monitor into mongoebench test suite for A...Jonathan Abrahams2018-09-2210-16/+87
* SERVER-36077 Create new resmoke.py test suite for running mongoebench on an A...Jonathan Abrahams2018-09-2216-68/+414
* SERVER-36076 Create new resmoke.py test suite for running mongoebench on a de...Jonathan Abrahams2018-09-2215-15/+653
* SERVER-36069 Create script to vendor mongo-perf test cases.Max Hirschhorn2018-09-221-0/+60
* SERVER-36019 Add documentation to use ADB wirelesslyJonathan Abrahams2018-09-222-3/+33
* SERVER-36019 Create script to collect resource utilization of Android applica...Jonathan Abrahams2018-09-226-22/+634
* SERVER-34711 Enable burn_in_tests to understand Evergreen task selectorsJonathan Abrahams2018-09-226-13/+109
* SERVER-37156 Wait for worker threads to exit in benchRun().Max Hirschhorn2018-09-222-2/+15
* SERVER-37170 Dont let shared archives become reverse edges for programsAndrew Morrow2018-09-221-14/+15
* SERVER-37251 Revert to stable channel now that r18 NDK is outAndrew Morrow2018-09-221-1/+1
* SERVER-36130 Verify shardId rather than connection string during migrationjannaerin2018-09-212-3/+6
* SERVER-37256 Add missing index_access_methods dependency to storage_wiredtige...James Wahlin2018-09-211-0/+1
* SERVER-37149 Remove deadlock in ScheduleBeforeStartupTestBen Caimano2018-09-211-2/+4
* SERVER-37071 Blacklist set7.js and max_doc_size.js from retryable_writes_jsco...vrachev2018-09-213-4/+14
* SERVER-36961 createIndexes command should check if indexes already exist with...Louis Williams2018-09-213-31/+110
* SERVER-37147 sessions_collection_auto_healing.js should use 2 node replica setTess Avitabile2018-09-201-2/+5
* SERVER-36842 Trap error when printing informational messageJonathan Abrahams2018-09-201-0/+2
* SERVER-36842 Core dump not generated after invariant failure in powercycle hostsJonathan Abrahams2018-09-201-0/+58
* SERVER-35800 retry getting build_id and test_id from logkeeperRobert Guo2018-09-203-6/+23
* SERVER-36162 Powercycle - ensure internal crash command has been executed on ...Jonathan Abrahams2018-09-202-9/+59
* SERVER-37216 Fix Android multiarch builderHenrik Edin2018-09-201-0/+7
* SERVER-36703 Possibility to link mongoc as darwin framework.Henrik Edin2018-09-208-101/+103
* SERVER-35233 Fix remote collection validation by ignoring viewsJonathan Abrahams2018-09-203-22/+8
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-206-3/+65
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-09-206-31/+183
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-207-47/+184
* SERVER-36084 Fix unused variableHenrik Edin2018-09-201-1/+0
* SERVER-37138 Always build embedded SDKs with bitcodeAndrew Morrow2018-09-206-42/+12
* SERVER-33912 Make warnings fatal for embedded buildersAndrew Morrow2018-09-203-3/+30
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-2022-172/+316