summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-20SERVER-40094 Do not prematurely reject resume attempt in DSShardCheckResumabi...r4.0.7-rc1r4.0.7Bernard Gorman
2019-03-18SERVER-40195 Pin all Gradle dependenciesMathew Robinson
2019-03-16SERVER-39259 Mobile SE: Adjust SQLite Pragmas for Improved PerformanceMatt Lord
2019-03-15SERVER-38942 MMAPv1 variants should exclude the requires_majority_read_concer...Bernard Gorman
2019-03-14Import wiredtiger: db5942dc1dc27f35f334ff3fb4d103b0cceb7968 from branch mongo...r4.0.7-rc0Luke Chen
2019-03-13SERVER-35138 service_state_machine will log backtrace for uncaught exceptionsJonathan Ma
2019-03-13SERVER-39830 Fix race between run() and stop() in periodic runnerAndrew Morrow
2019-03-13SERVER-38538 Fix thread safety issues in periodic runnersHenrik Edin
2019-03-13SERVER-40034 Set setup_group_can_fail_task=true for all task groups.Max Hirschhorn
2019-03-12SERVER-39303 Fix several useless Client* checksJason Carey
2019-03-12SERVER-34422-ThreadMetrics: ServerStatus now returns the number of active cli...Tyler Kaye
2019-03-12SERVER-40010 Make only FCV 4.0 secondaries ask the primary to flush the datab...Kaloian Manassiev
2019-03-12SERVER-39922 Fix lock stats suboperation tests for mobileXiangyu Yao
2019-03-12SERVER-39481 don't expose a MongoStatus constructor in JSGabriel Russell
2019-03-11SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn
2019-03-11SERVER-39490 opWriteConcernCounters can cause undefined behavior due to overflowTess Avitabile
2019-03-09SERVER-38745 convert MigrationDestinationManager::cloneCollectionIndexesAndOp...Benety Goh
2019-03-08SERVER-39771 TextMatchExpression crashes instead of serializing in some casesJames Wahlin
2019-03-08SERVER-39773 decrease number of updates in rollback_wt_cache_full.jsBenety Goh
2019-03-08SERVER-38414 Blacklist change stream tests from majority read concern off var...Bernard Gorman
2019-03-07SERVER-38319 fix windows compiler error C2885Benety Goh
2019-03-07SERVER-38319 Propagate URI options from DBClientRS through all codepathsMathias Stearn
2019-03-07SERVER-38038 mongo shell should support all ErrorExtraInfo codesMathias Stearn
2019-03-07SERVER-39650 Ensure internal options cannot be specified in a raw aggregate c...Anton Korshunov
2019-03-06SERVER-38789 retry ssl_reporting_alert.js for a connection failure on WindowsIsabella Siu
2019-03-05SERVER-37179 Wait for specified write concern whenever commitTransaction retu...Siyuan Zhou
2019-03-05SERVER-39823 Free Monitoring may ignore re-register requests on secondariesMark Benvenuto
2019-03-05SERVER-38697 Use process creation time to detect pid reuse.Max Hirschhorn
2019-03-05SERVER-39946: Better split tasks with lack of historyDavid Bradford
2019-03-04SERVER-37179 Pull out starting transaction from session checkout and push it ...Siyuan Zhou
2019-03-04SERVER-39590 improve port_options.js logfile pollingSara Golemon
2019-03-04SERVER-39641 Blacklist max_time_ms.js from read concern linearizable passthroughSamy Lanka
2019-03-01SERVER-39900 change_streams_resume_at_same_clustertime.js should not assume s...James Wahlin
2019-03-01SERVER-39571 mongod cannot verify certificates from the CNG providerMark Benvenuto
2019-03-01SERVER-39058 Synchronize user set modification in AuthorizationSession with C...Shreyas Kalyan
2019-03-01SERVER-38414 Upgrade/Downgrade testing for change stream high water marksBernard Gorman
2019-03-01SERVER-39410 Re-enable batching in DSCursor for change stream cursorsBernard Gorman
2019-03-01SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman
2019-03-01SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman
2019-03-01SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman
2019-03-01SERVER-38413 Always set an initial postBatchResumeToken on mongoDBernard Gorman
2019-02-28SERVER-38410 Allow ARM to consume postBatchResumeTokenBernard Gorman
2019-02-28SERVER-38530 Add getResumeToken shell helperBernard Gorman
2019-02-28SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman
2019-02-28SERVER-34789 Also backport resume token format version 1Nick Zolnierz
2019-02-28SERVER-39014 Handle running the MSI installer when already installed.Henrik Edin
2019-02-28SERVER-38722 Make CollectionCloner tolerate QueryPlanKilled error on collecti...David Storch
2019-02-28SERVER-39847 Migrating session info can trigger fassert when destination shar...Randolph Tan
2019-02-28SERVER-39779: Don't set timeouts if not enough dataDavid Bradford
2019-02-27SERVER-39871 Make catalog_raii_test more resistant to clock issues on WindowsGeert Bosch