summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74475: Update SargableNode to hold PSR in DNFHana Pearlman2023-03-018-138/+196
* SERVER-74175 Use INFO level for replication term update logging.Wenbin Zhu2023-03-011-6/+1
* SERVER-73727: Aggregate mongos metrics in ClusterClientCursorWill Buerger2023-03-0119-222/+166
* SERVER-69952 Prevent timeseries from using _id when out of rangeJoel Redman2023-03-011-27/+82
* SERVER-72093 Drop indexes with conflicting specs during Initial SyncDianna Hohensee2023-03-011-0/+10
* SERVER-74369 De-duplicate _openCollectionAtLatestByNamespace() and _openColle...Gregory Wlodarek2023-03-012-123/+67
* SERVER-74352 Use throughput probing by defaultGregory Noma2023-03-015-5/+24
* SERVER-71828 Add $changeStreamSplitLargeEvent stageRomans Kasperovics2023-03-0113-66/+424
* SERVER-74433 Stop jobs upon destruction of embedded periodic runnerGregory Noma2023-03-012-1/+25
* Revert "SERVER-74416 Make sure analyzeShardKey and configureQueryAnalyzer com...Cheahuychou Mao2023-03-012-62/+41
* SERVER-74217 Add redaction function for find command requestTed Tuckman2023-03-017-38/+463
* SERVER-73984 setAllowMigrationsAndBumpOneChunk should send the refresh to all...Allison Easton2023-03-013-12/+23
* SERVER-72673 Log ViewsForDatabase::reload status on errorDan Larkin-York2023-03-011-1/+15
* SERVER-74350 Handle exceptions thrown by the AutoMergerSilvia Surroca2023-03-012-15/+48
* SERVER-74416 Make sure analyzeShardKey and configureQueryAnalyzer command use...Cheahuychou Mao2023-03-012-41/+62
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-4/+24
* SERVER-72966 Merge LIBMONGOCRYPT for coverity fixesShreyas Kalyan2023-03-0133-1127/+1907
* SERVER-73077 Integrate arbitrary time-series multi deletes into the execution...Yuhong Zhang2023-03-016-36/+50
* SERVER-73077 Implement basic time-series multi delete logic in TS_WRITE stageYuhong Zhang2023-03-012-6/+108
* SERVER-73077 Share bucket's recordId through the working set member from the ...Yuhong Zhang2023-03-012-8/+31
* SERVER-69153 Make analyzeShardKey command validate shard keyCheahuychou Mao2023-03-016-4/+76
* SERVER-73049: Add Move Primary Cloner infrastructure.nandinibhartiyaMDB2023-03-0113-0/+1009
* SERVER-73532: Invalidate image collection entry when namespace is missing dur...seanzimm2023-03-014-5/+130
* Import wiredtiger: d985309e633a0bf0c0095f39d15419da1794eb26 from branch mongo...Jie Chen2023-03-012-6/+6
* Import wiredtiger: 45e7919baabb09b0862d4de12f66b8ff5a19a4bb from branch mongo...Jie Chen2023-03-014-3/+150
* Import wiredtiger: a4d5ea58c472488199347d145a0360fab058c5fe from branch mongo...Jie Chen2023-03-012-6/+11
* Import wiredtiger: 9107525486f424569974b75bd1c4b381453634cb from branch mongo...Jie Chen2023-03-012-1/+89
* Import wiredtiger: ce132b338fcfa17c417145dc5bc98575e4610bf2 from branch mongo...Jie Chen2023-03-012-2/+1
* Import wiredtiger: 732d2835f078b9122bac3b02ff214605ff2ebd9a from branch mongo...Jie Chen2023-03-014-417/+29
* SERVER-73204 Allow $searchScore and $searchSortValues to be field pathsBen Shteinfeld2023-03-011-1/+6
* SERVER-74069 Validate QE state collections match naming rules in validateEncr...Adrian Gonzalez2023-03-014-27/+94
* SERVER-72982: Handle targeting errors for bulkWrite on mongosLingzhi Deng2023-03-016-30/+312
* SERVER-72836 Adding USER_ROLES variable and testsMilitsa Sotirova2023-03-0112-5/+139
* SERVER-69153 Make analyzeShardKey and configureQueryAnalyzer command validate...Cheahuychou Mao2023-02-2813-100/+263
* SERVER-74387 Allow the acquireCollection(s)[OrView(s)] methods to acquire non...Kaloian Manassiev2023-02-283-142/+180
* SERVER-74139 Create v2 of FLE2UnindexedEncryptedValueErwin Pe2023-02-2810-41/+232
* Revert "SERVER-73918 Updated pcre2"Alexander Neben2023-02-2849-10556/+5682
* SERVER-74328 Delete the DbClient exists functionSophia Tan2023-02-282-10/+0
* SERVER-74432 Do not automatically retry the _shardsvrCloneCatalogData commandAntonio Fuschetto2023-02-281-6/+5
* SERVER-74201 Rename OplogStones to OplogTruncateMarkersHaley Connelly2023-02-2821-339/+356
* SERVER-73689 Fix shard key update check in update_stage.cpp to exclude _id qu...Jason Zhang2023-02-2810-37/+113
* SERVER-73912: avoid copies in MatchExpression and isQuerySbeCompatible()Colin Stolley2023-02-282-4/+5
* SERVER-73709 Enable redaction for expressions inside $exprTed Tuckman2023-02-283-9/+124
* SERVER-74428 Balancer should use requested min to process manual moveRange re...Allison Easton2023-02-281-1/+1
* SERVER-73867 Improve logging at compact endYu Jin Kang Park2023-02-281-7/+14
* SERVER-63641 Use priority queue to sort plans during multiplanningIvan Fefer2023-02-2814-331/+395
* SERVER-72820 Retry disable/enable per-collection balancing in case of retryab...Antonio Fuschetto2023-02-281-8/+42
* Import wiredtiger: 48bfa0644e8b966cf6238d31442d09ec47a7644e from branch mongo...Jie Chen2023-02-284-27/+36
* Import wiredtiger: f3d0bad2b5a242feac2246f80c431e05bc675b2e from branch mongo...Jie Chen2023-02-284-399/+166
* Import wiredtiger: c087c49882b0644242f625219452666f821d899f from branch mongo...Jie Chen2023-02-2819-98/+28