summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-08-072-0/+167
* Import wiredtiger: 6563ee4aa0e45cd72cc68563dacb8cb5fc15c630 from branch mongo...Luke Chen2020-08-0720-74/+203
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-061-7/+1
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-041-2/+14
* SERVER-37390 Run rollback test fixture with high election timeout to avoid an...Suganthi Mani2020-08-031-4/+70
* SERVER-37993 Upgrade ASIO to 1.12.2Andrew Morrow2020-07-2433-205/+568
* SERVER-36454 Upgrade ASIOMathias Stearn2020-07-24499-3433/+5332
* SERVER-41600 Invalidate index from CollectionInfoCache in refreshEntryMaria van Keulen2020-07-241-2/+6
* SERVER-48967 Ban non-primary writes with empty namespaceA. Jesse Jiryu Davis2020-07-247-30/+137
* SERVER-47859 Add more logging to shutdownTaskTess Avitabile2020-07-221-0/+23
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-07-161-0/+3
* SERVER-49527 recoverFromOplogAsStandalone does not relax index constraintsJudah Schvimer2020-07-151-0/+3
* SERVER-47799 AsyncRequestsSender should update replica set monitor in between...jannaerin2020-07-149-0/+36
* SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz2020-07-142-3/+230
* SERVER-42908 Add ErrorCodes to retryable errors to match driversBen Caimano2020-07-0813-207/+176
* SERVER-49142 Validate correct field name in RoleName::parseFromBSON()Sara Golemon2020-06-291-1/+1
* SERVER-46897 Clear replication node seed list whenever we install a new confi...William Schultz2020-06-291-0/+3
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-2616-6/+80
* SERVER-48329 Rename generated action_type files to be less fragileAndrew Morrow2020-06-253-3/+40
* SERVER-47223 geoNear/$geoNear does not apply index hintsMihai Andrei2020-06-254-0/+25
* SERVER-48695 setAppliedThrough must set orderedCommit=false on the recovery unitMatthew Russotto2020-06-231-0/+1
* SERVER-43097 Improve log messaging when index builds get foregrounded because...Gregory Noma2020-06-152-3/+4
* SERVER-44051 ensure getShardDistribution correctly checks for sharded collect...Kevin Pulo2020-06-111-1/+2
* SERVER-47694: fix multikey. againDaniel Gottlieb2020-06-102-27/+40
* SERVER-48674 Check if replication is enabled before checking if the node is a...Cheahuychou Mao2020-06-101-2/+2
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-06-103-24/+44
* SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV afte...Jason Chan2020-06-026-30/+88
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-06-023-15/+23
* SERVER-47773 Error consistently when tailable cursors and $near are used toge...r4.0.19-rc0r4.0.19Drew Paroski2020-06-022-1/+7
* SERVER-37069 Remove Rosette Linguistics PlatformMark Benvenuto2020-05-271-1/+1
* SERVER-47695: Don't set lastOp for client backwards in terms of timestamp aft...Lingzhi Deng2020-05-271-4/+7
* SERVER-47994 Fix for numerical overflow in GeoHashSvilen Mihaylov2020-05-211-2/+11
* SERVER-47187 Add startup warning when SeIncreaseWorkingSetPrivilege not presentMark Benvenuto2020-05-201-0/+47
* SERVER-47913 Redact sharding messages in cleanupOrphanedDatav.4Dan Pasette2020-05-121-2/+2
* SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette2020-05-122-2/+3
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-05-081-2/+39
* SERVER-47373 Improve handling of empty TLS packetsMark Benvenuto2020-05-081-2/+13
* SERVER-45367 Log open cursors for a namespace when submitting tasks to the ra...Matthew Saltz2020-05-0710-15/+143
* SERVER-39498 Make rollback trigger a lazy (rather than blocking) reload of th...Matthew Saltz2020-05-044-18/+20
* SERVER-47765 Make variables declared above DocumentSourceGraphLookup availabl...James Wahlin2020-05-011-0/+4
* SERVER-46398 Fix includeGregory Wlodarek2020-05-011-1/+1
* SERVER-46398 Expand the data directory not found message on startup to be mor...Gregory Wlodarek2020-05-014-4/+13
* SERVER-47745 Make chunk query in ShardingCatalogManager compatible with chunk...Cheahuychou Mao2020-04-294-10/+78
* SERVER-44689 Add serverStatus counter for each use of an aggregation stage in...Mihai Andrei2020-04-2823-49/+179
* SERVER-37929 reload ShardRegistry on config servers on rollbackMisha Tyulenev2020-04-273-0/+32
* SERVER-47613 Fix invariant when a removed member votesA. Jesse Jiryu Davis2020-04-252-1/+46
* SERVER-47071: Fix CheckReplOplogs hookLingzhi Deng2020-04-231-4/+9
* SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinK...Gregory Noma2020-04-232-5/+46
* SERVER-46942 Cancel timer before leaving onAcquireConnAmirsaman Memaripour2020-04-231-6/+11
* SERVER-45508 Fix crash when planning collated sort within multi point intervalDavid Percy2020-04-222-8/+21