summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41291 ensure advancing of oldest timestamp in enableMajorityReadConcer...r4.0.10-rc1r4.0.10Eric Milkie2019-05-241-1/+8
* SERVER-41247 ReplSetTests that specify setParameter as a string must still di...Tess Avitabile2019-05-241-0/+10
* 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-38867 refine handling of system collections in listCollectionsKevin Pulo2019-05-152-47/+50
* 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-131-0/+1
* 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-41006 Make replBatchLimitBytes configurableTess Avitabile2019-05-103-6/+26
* SERVER-40423: Move command validation from session to CommandHelpersLingzhi Deng2019-05-094-43/+58
* SERVER-36355: Improve error message when shard key not present in all documentsnatalie.tsvetkova2019-05-071-2/+3
* 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-036-526/+356
* 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-40786 Improve error message in IndexCatalog::dropAllIndexes()Gregory Wlodarek2019-05-012-6/+67
* 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-35636 renameCollectionForApplyOps checks for complete namespacePavi Vetriselvan2019-04-182-0/+22
* SERVER-34621 Log if client attempts unsupported TLS renegotiation on WindowsJonathan Reams2019-04-184-4/+10
* 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-177-36/+103
* SERVER-39221 Test rollback after enableMajorityReadConcern upgrade/downgradeTess Avitabile2019-04-161-5/+5
* SERVER-39420 Remove in-memory boolean to indicate config.server.sessions coll...Blake Oler2019-04-162-9/+0
* SERVER-38217 audit failed OP_KILL_CURSORSara Golemon2019-04-161-0/+7
* SERVER-40335 Add waitForStepDownOnNonCommandShutdown parameterA. Jesse Jiryu Davis2019-04-152-1/+26
* SERVER-40553 Filter unauthorized views in listCollectionsSara Golemon2019-04-121-0/+6
* SERVER-39025 Fix feature subset installation from MSI. Missing yaml file is n...Henrik Edin2019-04-102-10/+28
* SERVER-32709 Improve performance with the mobile storage engine.Henrik Edin2019-04-1012-195/+337
* SERVER-40318 Make condition variable wait in NamespaceSerializer exception safejannaerin2019-04-091-1/+3
* SERVER-40242 Add banner to MSISpencer Jackson2019-04-091-0/+6
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-04-091-0/+4
* SERVER-39820 Include client IP in log message for successful authenticationJonathan Reams2019-04-082-3/+9
* SERVER-40393 Disable SSL_MODE_RELEASE_BUFFERS in ASIOMark Benvenuto2019-04-081-3/+0
* SERVER-40112 db.disableFreeMonitoring() returns 'not master' on secondary aft...Mark Benvenuto2019-04-081-2/+7
* SERVER-39672: default to local if no read concern specified for a multi-statm...Lingzhi Deng2019-04-052-1/+11
* SERVER-39764 Fix plan caching for negation of equality to arrayIan Boros2019-04-034-14/+163
* SERVER-38949 Ban index usage for {$ne: <array>} queriesIan Boros2019-04-035-1/+104
* SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord2019-04-0310-2/+43
* SERVER-38239 Added getOperationStatistics() API to fetch storage stats from W...Sulabh Mahajan2019-04-0311-7/+323
* SERVER-38945: Cache OpenSSL error states to elide error clearingSpencer Jackson2019-04-012-1/+21
* SERVER-40333 Only clone collection options once for each shard in shardsvrSha...Blake Oler2019-04-011-8/+15
* Import wiredtiger: 4f2ed4c4cb122342711ce82d553482124501fcd4 from branch mongo...Luke Chen2019-04-014-16/+60
* SERVER-38984 Validate unique User ID on UserCache hitSara Golemon2019-03-3011-7/+92
* SERVER-40298 Track transaction sizeTess Avitabile2019-03-294-18/+66
* SERVER-40131 Incorrect format string in Windows stacktrace generatorJohnFestaMongo2019-03-291-1/+1