summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* Markdown syntax in sharding READMEajdavis-patch-1A. Jesse Jiryu Davis2022-02-071-1/+1
* SERVER-63248 Defragmenter should not retry StaleShardVersionTommaso Tocci2022-02-071-3/+3
* SERVER-63252 Modify CollectionImpl::setIndexIsMultikey to not modify state un...Jordi Olivares Provencio2022-02-071-2/+8
* SERVER-63309 Change geoNear user accessible tassert to uassertTed Tuckman2022-02-071-1/+4
* SERVER-63161 The recovery of the shard version and the migration in the moveC...Antonio Fuschetto2022-02-073-41/+30
* SERVER-63086 Remove refresh of the routing table during a rename operationAntonio Fuschetto2022-02-071-19/+4
* SERVER-62791 Modify setTimestamp to use stack allocationJordi Olivares Provencio2022-02-072-9/+38
* SERVER-51456 Database Profiler outputs incorrect value of property "keysDelet...Romans Kasperovics2022-02-072-0/+24
* SERVER-61480 Improve efficiency of change stream pre-image loadingDenis Grebennicov2022-02-079-29/+60
* SERVER-60298 Hex encode the index bounds if associated with collationAndrii Dobroshynski2022-02-0519-68/+145
* SERVER-63321 Change featureFlagHealthMonitoring feature flag version to 5.3LaMont Nelson2022-02-051-1/+1
* SERVER-63237 Use error code name for transient backup cursor failureMatthew Russotto2022-02-041-5/+4
* SERVER-63200 Add debug logging for OplogOrder unit testDianna Hohensee2022-02-043-23/+67
* SERVER-63137 Change CollectionCatalog::_views to be keyed by TenantDatabaseNameSophia Tan2022-02-043-24/+29
* SERVER-62984 Rudimentary query planning for columnar indexesIan Boros2022-02-0411-0/+226
* Revert "SERVER-62791 Modify setTimestamp to use stack allocation"Jordi Olivares Provencio2022-02-042-37/+9
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-041-7/+20
* Revert "SERVER-60832 Readd and fix gcov code coverage variant"Robert Guo2022-02-042-8/+1
* SERVER-62791 Modify setTimestamp to use stack allocationJordi Olivares Provencio2022-02-042-9/+37
* SERVER-63291 Swap numeric error code with IndexOptionsConflictJames Wahlin2022-02-041-1/+1
* SERVER-62482 Build recipient connection string from tag/set nameMatt Broadstone2022-02-0418-503/+675
* SERVER-57411 Enable Feature flag for PM-2321Tommaso Tocci2022-02-041-1/+2
* SERVER-63207 Speedup very slow move_primary_with_writes.js testTommaso Tocci2022-02-041-4/+16
* SERVER-63239 Do not throw exception in AutoSplitVector on empty rangesTommaso Tocci2022-02-042-61/+63
* SERVER-63071 Prepared internal transactions for retryable findAndModify can c...Cheahuychou Mao2022-02-041-1/+3
* SERVER-60696 Add a server parameter to disallow multiple arbitersFrederic Vitzikam2022-02-047-0/+79
* SERVER-63256 use _sd on string literal to play nice with conditionalAdam Rayner2022-02-031-1/+1
* SERVER-60832 Readd and fix gcov code coverage variantRichard Samuels2022-02-032-1/+8
* SERVER-63078 Report bounded clustered collections scans as CLUSTERED_IXSCANLouis Williams2022-02-032-5/+9
* SERVER-63251 Rename AbstractIndexAccessMethod to SortedDataIndexAccessMethodMathias Stearn2022-02-0317-140/+141
* SERVER-61285 Test that the capped parameter for the create command can't be u...Samy Lanka2022-02-031-0/+2
* SERVER-61088 Make transaction participants check if txnRetryCounter is suppor...Jason Zhang2022-02-0312-87/+151
* SERVER-61987 Change DatabaseHolder's map to be keyed by TenantDatabaseNameSophia Tan2022-02-0370-277/+479
* SERVER-63224 Fix dangling pointer when creating view concurrently with databaseHenrik Edin2022-02-031-18/+22
* SERVER-63168 remove hidden parameter from moveChunk commandPaolo Polato2022-02-0310-62/+13
* SERVER-61133 Copy donor files to temp directory.Suganthi Mani2022-02-039-79/+950
* SERVER-60524 Make retryable internal transactions retryable across data place...Cheahuychou Mao2022-02-035-0/+23
* SERVER-59384: Should provide ability to perform periodic DNS health checksKshitij Gupta2022-02-0312-11/+271
* SERVER-63013: When health observer returns status failure it will neverKshitij Gupta2022-02-036-21/+23
* SERVER-60800 add optional UUID to ResolvedNamespaceRuslan Abdulkhalikov2022-02-036-16/+31
* SERVER-58437 Implement pushdown logic for $lookupMihai Andrei2022-02-026-30/+105
* SERVER-62610 Check that restored collections also restore all of their indexesGregory Wlodarek2022-02-022-0/+32
* SERVER-62610 Add a function to the durable catalog to fetch all index idents ...Gregory Wlodarek2022-02-023-0/+25
* SERVER-62608 Remove catalog entries of collections not restoredGregory Wlodarek2022-02-022-0/+77
* SERVER-62608 Disallow using --restore when using --repair or --queryableBacku...Gregory Wlodarek2022-02-021-1/+6
* SERVER-62608 Add 'forRestore' option to StorageEngineOptionsGregory Wlodarek2022-02-024-0/+4
* SERVER-62745: Clear appliedThrough after startupRecoveryForRestoreLingzhi Deng2022-02-021-0/+5
* SERVER-63167 Mark ESE backup blocks as required in the backup cursor responseGregory Wlodarek2022-02-022-1/+10
* SERVER-62502 Add ABT support for EFail and ENumericConvertDrew Paroski2022-02-025-8/+154
* SERVER-62522 Update TODO comment in SBENodeLowering::walk(const ExchangeNode&)Drew Paroski2022-02-021-1/+4