summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36982 Fix Jepsen mmap and Linux (no journal) failuresr4.0.3-rc0r4.0.3Tess Avitabile2018-09-2513-8/+71
* SERVER-36944 applyOps uses applyCommand_inlock() for system.indexes insertsBenety Goh2018-09-251-26/+9
* SERVER-35821 readConcern:snapshot transactions need a read timestamp <= WT's ...Matthew Russotto2018-09-2513-9/+106
* 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-241-1/+1
* SERVER-36982 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-09-2427-169/+301
* 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-28990 avoid bind on --repairAnnie Black2018-09-243-24/+44
* 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-221-3/+3
* SERVER-36069 Create script to vendor mongo-perf test cases.Max Hirschhorn2018-09-221-0/+60
* SERVER-37156 Wait for worker threads to exit in benchRun().Max Hirschhorn2018-09-222-2/+15
* 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-36961 createIndexes command should check if indexes already exist with...Louis Williams2018-09-212-31/+63
* SERVER-37216 Fix Android multiarch builderHenrik Edin2018-09-201-0/+7
* SERVER-36703 Possibility to link mongoc as darwin framework.Henrik Edin2018-09-206-18/+16
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-205-3/+20
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-09-205-31/+101
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-205-46/+102
* SERVER-36084 Fix unused variableHenrik Edin2018-09-201-1/+0
* SERVER-33912 Make warnings fatal for embedded buildersAndrew Morrow2018-09-201-2/+2
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-2022-172/+316
* Import wiredtiger: f7763ad374e3537ae0f589f1a17533f6262f12b2 from branch mongo...Luke Chen2018-09-20106-1380/+5222
* SERVER-13946 Put skip stages before fetch stages.Justin Seyster2018-09-192-14/+59
* SERVER-36704 Logical session support for embedded, behaves as standalone mongodHenrik Edin2018-09-1917-80/+221
* SERVER-37042 SERVER-36897: Handle errors from cursor.next in checkOplogsDavid Bradford2018-09-191-45/+70
* SERVER-32198 Get rid of CollectionShardingState::collectionIsShardedHenrik Edin2018-09-18105-2476/+2360
* SERVER-36768 Use namespace orphan for the recovered orphaned collectionsXiangyu Yao2018-09-185-11/+27
* SERVER-35782 Repair should move aside unsalvagable data files and create empt...Louis Williams2018-09-1810-115/+328
* SERVER-35731 Prevent a repaired node from re-joining a replica setLouis Williams2018-09-1819-72/+880
* SERVER-37105 Make it clear from the stack trace whether a command is running ...Spencer T Brody2018-09-171-9/+13
* SERVER-36746 Don't erroneously skip drain mode if a stepdown attempt fails.Spencer T Brody2018-09-175-64/+124
* SERVER-34864 FTDC should ignore irrelevant schema changesMark Benvenuto2018-09-179-32/+257
* SERVER-35657 Do not delay journal flushes when operations are waiting for opl...Louis Williams2018-09-172-8/+22
* SERVER-36531 Lock acquisition may throw despite use of UninterruptibleLockGua...Louis Williams2018-09-142-2/+51
* SERVER-36691 Only recover orphaned collection idents when starting with repairXiangyu Yao2018-09-142-5/+34
* SERVER-35696 Provide a way to recover data files when lacking _mdb_catalog da...Xiangyu Yao2018-09-146-0/+122
* SERVER-35630 Throw error message to run repair when detecting missing or corr...Xiangyu Yao2018-09-144-4/+19
* SERVER-36993 Fix crash due to incorrect $or pushdown for indexed $expr.David Storch2018-09-143-1/+46
* SERVER-36722 Added remote bintray repository, just dryRun for now.Henrik Edin2018-09-143-17/+65
* SERVER-34577 Parse read and write concern for command invocation in embedded....Henrik Edin2018-09-142-10/+40
* SERVER-36827 Warning about "No SSL certificate validation can be performed" i...Shreyas Kalyan2018-09-141-1/+1
* SERVER-36452 Avoid compile failures on OS X if system headers add more SSLPro...Geert Bosch2018-09-141-0/+1
* SERVER-35784 Fix ambiguously named test fixture.ADAM David Alan Martin2018-09-141-5/+5