summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: db5942dc1dc27f35f334ff3fb4d103b0cceb7968 from branch mongo...r4.0.7-rc0Luke Chen2019-03-1432-312/+1297
* SERVER-35138 service_state_machine will log backtrace for uncaught exceptionsJonathan Ma2019-03-131-4/+2
* SERVER-39830 Fix race between run() and stop() in periodic runnerAndrew Morrow2019-03-131-5/+3
* SERVER-38538 Fix thread safety issues in periodic runnersHenrik Edin2019-03-134-14/+15
* SERVER-40034 Set setup_group_can_fail_task=true for all task groups.Max Hirschhorn2019-03-131-2/+8
* SERVER-39303 Fix several useless Client* checksJason Carey2019-03-121-2/+2
* SERVER-34422-ThreadMetrics: ServerStatus now returns the number of active cli...Tyler Kaye2019-03-123-0/+22
* SERVER-40010 Make only FCV 4.0 secondaries ask the primary to flush the datab...Kaloian Manassiev2019-03-123-4/+57
* SERVER-39922 Fix lock stats suboperation tests for mobileXiangyu Yao2019-03-122-10/+19
* SERVER-39481 don't expose a MongoStatus constructor in JSGabriel Russell2019-03-122-12/+5
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-1195-124/+373
* SERVER-39490 opWriteConcernCounters can cause undefined behavior due to overflowTess Avitabile2019-03-112-8/+8
* SERVER-38745 convert MigrationDestinationManager::cloneCollectionIndexesAndOp...Benety Goh2019-03-091-28/+37
* SERVER-39771 TextMatchExpression crashes instead of serializing in some casesJames Wahlin2019-03-083-104/+111
* SERVER-39773 decrease number of updates in rollback_wt_cache_full.jsBenety Goh2019-03-081-1/+2
* SERVER-38414 Blacklist change stream tests from majority read concern off var...Bernard Gorman2019-03-085-3/+5
* SERVER-38319 fix windows compiler error C2885Benety Goh2019-03-071-3/+3
* SERVER-38319 Propagate URI options from DBClientRS through all codepathsMathias Stearn2019-03-0710-149/+296
* SERVER-38038 mongo shell should support all ErrorExtraInfo codesMathias Stearn2019-03-075-5/+16
* SERVER-39650 Ensure internal options cannot be specified in a raw aggregate c...Anton Korshunov2019-03-075-6/+154
* SERVER-38789 retry ssl_reporting_alert.js for a connection failure on WindowsIsabella Siu2019-03-061-5/+9
* SERVER-37179 Wait for specified write concern whenever commitTransaction retu...Siyuan Zhou2019-03-055-38/+167
* SERVER-39823 Free Monitoring may ignore re-register requests on secondariesMark Benvenuto2019-03-056-16/+29
* SERVER-38697 Use process creation time to detect pid reuse.Max Hirschhorn2019-03-051-28/+19
* SERVER-39946: Better split tasks with lack of historyDavid Bradford2019-03-052-0/+23
* SERVER-37179 Pull out starting transaction from session checkout and push it ...Siyuan Zhou2019-03-0424-171/+223
* SERVER-39590 improve port_options.js logfile pollingSara Golemon2019-03-041-19/+14
* SERVER-39641 Blacklist max_time_ms.js from read concern linearizable passthroughSamy Lanka2019-03-041-0/+3
* SERVER-39900 change_streams_resume_at_same_clustertime.js should not assume s...James Wahlin2019-03-011-6/+11
* SERVER-39571 mongod cannot verify certificates from the CNG providerMark Benvenuto2019-03-011-3/+12
* SERVER-39058 Synchronize user set modification in AuthorizationSession with C...Shreyas Kalyan2019-03-0116-32/+63
* SERVER-38414 Upgrade/Downgrade testing for change stream high water marksBernard Gorman2019-03-019-175/+494
* SERVER-39410 Re-enable batching in DSCursor for change stream cursorsBernard Gorman2019-03-015-18/+61
* SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman2019-03-0119-83/+523
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-03-0118-130/+300
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-03-0132-213/+459
* SERVER-38413 Always set an initial postBatchResumeToken on mongoDBernard Gorman2019-03-0110-76/+281
* SERVER-38410 Allow ARM to consume postBatchResumeTokenBernard Gorman2019-02-2814-155/+382
* SERVER-38530 Add getResumeToken shell helperBernard Gorman2019-02-2813-74/+176
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2019-02-2836-50/+580
* SERVER-34789 Also backport resume token format version 1Nick Zolnierz2019-02-289-121/+358
* SERVER-39014 Handle running the MSI installer when already installed.Henrik Edin2019-02-281-1/+2
* SERVER-38722 Make CollectionCloner tolerate QueryPlanKilled error on collecti...David Storch2019-02-282-41/+56
* SERVER-39847 Migrating session info can trigger fassert when destination shar...Randolph Tan2019-02-282-21/+71
* SERVER-39779: Don't set timeouts if not enough dataDavid Bradford2019-02-282-1/+41
* SERVER-39871 Make catalog_raii_test more resistant to clock issues on WindowsGeert Bosch2019-02-271-1/+3
* SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter threadRandolph Tan2019-02-271-1/+9
* SERVER-37846 Disallow using arbiters to satisfy numeric write concern when wr...Vesselina Ratcheva2019-02-274-0/+208
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-02-265-79/+134
* SERVER-39746: Write project in runtime.ymlRyan Timmons2019-02-261-8/+9