summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tstm.maher/TestMoustafa Maher2021-10-062-2/+506
* Revert "SERVER-58736 Avoid quadratic behavior in rollback with many collections"Gregory Wlodarek2021-10-063-46/+19
* Revert "SERVER-58736 Add benchmark for CollectionCatalog::write()"Gregory Wlodarek2021-10-062-107/+0
* Revert "SERVER-59819 Avoid timeout in collection_catalog_bm setup"Gregory Wlodarek2021-10-061-9/+3
* Revert "SERVER-59065 CatalogStats uses unsafe CollectionCatalog pointer durin...Gregory Wlodarek2021-10-061-7/+0
* SERVER-60287 Make clustered collection scan respect minimum boundHaley Connelly2021-10-056-15/+260
* SERVER-60218 add initialize helper function for document_source_groupMickey. J Winters2021-10-052-3/+14
* SERVER-60453 Fix sbe::vm::genericCompare() to be consistent about how it hand...Drew Paroski2021-10-052-16/+13
* SERVER-60451 Copy BSON before saving and restoring a cursor around index buil...Dianna Hohensee2021-10-051-1/+9
* SERVER-52310 Enable featureFlagSearchMeta by defaultRuslan Abdulkhalikov2021-10-054-13/+3
* SERVER-59409 part 3, make the ElectionIdSetVersionPair comparisons tidyAndrew Shuvalov2021-10-055-81/+112
* SERVER-60409 Make SBE VM's stack more cache-friendlyDrew Paroski2021-10-052-51/+162
* SERVER-60363 Make assertion for amount of retries in ocsp_retry_backo…Erwin Pe2021-10-051-0/+13
* SERVER-60421 raise the log level when removing nodes from sdam topology or ig...LaMont Nelson2021-10-052-4/+5
* SERVER-58466 Minor optimization on the CatalogCacheSergi Mateo Bellido2021-10-0510-43/+58
* SERVER-60342 Clean up OID string handlingSara Golemon2021-10-052-20/+35
* SERVER-52290 Remove featureFlagDensifyTed Tuckman2021-10-053-39/+13
* SERVER-60443 Fix status of "refreshing" collection flag when metadata is purgedAntonio Fuschetto2021-10-051-1/+1
* SERVER-60457 Update code comments regarding change stream oplog rewrite requi...Bernard Gorman2021-10-052-5/+12
* SERVER-59964 Persist data on commands issued by BalancerCommandsScheduler to ...Paolo Polato2021-10-059-175/+538
* SERVER-60267 Change jumbo chunk size thresholdPierlauro Sciarelli2021-10-051-1/+1
* SERVER-59873 Return correct Status when failed parsing $_internalBucketGeoWithinRuoxin Xu2021-10-051-7/+19
* SERVER-60452 Fix validation when the collection does not existArun Banala2021-10-051-18/+19
* Import wiredtiger: 284d0eff1c7fda7c3ba52a989df8049de258d4b4 from branch mongo...Luke Chen2021-10-056-3/+27
* Import wiredtiger: 8f54c7f772f96f53413ace85637b1ea4a2a2ed64 from branch mongo...Luke Chen2021-10-0520-282/+344
* Import wiredtiger: 464dc4490f2028b6ac76006c386325e4c67afeb6 from branch mongo...Luke Chen2021-10-053-19/+7
* Import wiredtiger: 2b1f3d0eec137ceaab33071c1109507c5ebd0b0e from branch mongo...Luke Chen2021-10-0523-22/+381
* SERVER-50389 fix clusterHasBinVersion()Robert Guo2021-10-051-4/+3
* SERVER-60137 Improved the buffer allocation for the common BSON-related sizesMohammad Dashti2021-10-051-9/+33
* SERVER-60445 Fix $_internalBucketGeoWithin with mixed typesDavid Percy2021-10-051-9/+57
* SERVER-58636 Allow initial syncing nodes to see entries from uncommitted batc...Vesselina Ratcheva2021-10-047-0/+123
* SERVER-60153 Replenish INFO level logging for elections and repl startup.Wenbin Zhu2021-10-045-25/+73
* Revert "SERVER-59148: Periodically refresh LDAP users in authorization user c...Varun Ravichandran2021-10-0410-252/+2
* SERVER-58831 standardize shardingtest multiversion versionRobert Guo2021-10-042-16/+15
* SERVER-58721 Set stable timestamp during replSetInitiateVesselina Ratcheva2021-10-044-7/+39
* SERVER-58367 Create Feature flag for PM-2384Antonio Fuschetto2021-10-044-10/+56
* SERVER-60343 Single-phase index builds perform timestamped catalog writes on ...Gregory Wlodarek2021-10-0418-19/+108
* SERVER-60322 Do not re-use `Collection*` when renaming collection between dat...Gregory Noma2021-10-041-11/+6
* SERVER-58769 Add test demonstrating $densify type behaviorTed Tuckman2021-10-041-0/+6
* SERVER-59849 Add test to verify behavior of ReshardingOplogFetcher wh…Randolph Tan2021-10-043-4/+170
* SERVER-46308 Use current committed snapshot time instead of last comm…Randolph Tan2021-10-041-1/+2
* SERVER-58690 Implement loading of post-images in a change streamDenis Grebennicov2021-10-048-40/+167
* SERVER-54413 ComposedAttr forwardingBilly Donahue2021-10-041-8/+2
* SERVER-59097 Expose $documents as an externally visible stageCharlie Swanson2021-10-0412-53/+126
* SERVER-60269 Enable ShardedTimeSeriesUpdateDelete feature flagArun Banala2021-10-041-1/+2
* SERVER-59180 Implement update rewrite and routing for sharded timeseries coll...Alya Berciu2021-10-043-26/+48
* SERVER-60385 Timeseries fields aren't immutable anymoreSergi Mateo Bellido2021-10-048-31/+78
* SERVER-60268 Reintroduce disambiguationg sequence numberSergi Mateo Bellido2021-10-044-12/+65
* Import wiredtiger: 2e1c64187513b3afe4a03b3d9d9aac998b6a0c94 from branch mongo...Etienne Petrel2021-10-042-2/+7
* SERVER-55545 Add support for change stream $match pushdown for the "updateDes...Drew Paroski2021-10-022-0/+350