summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61973 Remove unnecessary TODOs that reference SERVER-40224Matt Diener2022-02-092-2/+0
* SERVER-58875 Implement optimization for $setEquals expressionRui Liu2022-02-092-16/+69
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-092-2/+2
* SERVER-63286 Ensure `CollectionUUIDMismatch` from `createIndexes` and `dropIn...Gregory Noma2022-02-092-2/+22
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-02-091-5/+6
* SERVER-63180 Add column_store.h skeletonIan Boros2022-02-094-1/+563
* SERVER-63214 Ignore hash inconsistency between whole dbs when collection hash...Jason Chan2022-02-091-0/+10
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-0911-19/+289
* SERVER-63340 Add --loadShedding server parameterJosef Ahmad2022-02-092-0/+8
* SERVER-63298 Fix defragment_large_collection.js execution in stepdown suitePaolo Polato2022-02-094-25/+20
* Revert "SERVER-63180 Add column_store.h skeleton"auto-revert-processor2022-02-094-563/+1
* SERVER-63391 Add a $match to filter out newly added events when 'showExpanded...Arun Banala2022-02-097-155/+384
* Revert "SERVER-56974 Enable feature flag for PM-2311"auto-revert-processor2022-02-092-2/+2
* SERVER-60112 Relax argument types of profile and replSetResizeOplogJordi Olivares Provencio2022-02-092-3/+3
* SERVER-63186 Add AES-CTR support for OpenSSLsergey.galtsev2022-02-094-3/+131
* SERVER-63278: Use LogicalTime for clusterParameterTimeVarun Ravichandran2022-02-096-24/+25
* SERVER-63433 Fix getApproximateSize() for ShardFiltererImpl and ShardKeyPatternDrew Paroski2022-02-082-4/+4
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushdown ad...Matt Boros2022-02-085-156/+344
* SERVER-63180 Add column_store.h skeletonIan Boros2022-02-084-1/+563
* SERVER-62229 Allow applying index build abort entry when in recoverFromOplogA...Pavi Vetriselvan2022-02-081-1/+2
* SERVER-63317 Basic plan generation for columnar indexesIan Boros2022-02-0810-4/+90
* SERVER-62343 Create Feature flag for Global Index MetricsLuis Osta2022-02-081-0/+4
* SERVER-62795 Bind values for parameterized queries in SBE RuntimeEnvironmentDavid Storch2022-02-0813-100/+572
* SERVER-59260 Create Feature Flag for FLE2Mark Benvenuto2022-02-084-0/+51
* SERVER-63319 remove manually scheduling health checks from fault manager the ...LaMont Nelson2022-02-081-16/+1
* SERVER-61444 Fix race in resharding coordinator service unit testBrett Nawrocki2022-02-081-16/+13
* SERVER-61635 Validate that the defragmentation algorithm is fairly executed a...Tommaso Tocci2022-02-084-34/+82
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-082-2/+2
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-02-084-22/+67
* SERVER-63192 Add slice, split, and sliceAndAdvance APIs to CDRCSara Golemon2022-02-089-44/+259
* SERVER-63236 Add AuthorizationManager::invalidateUsersByTenant()Sara Golemon2022-02-085-0/+23
* SERVER-63308: Accomodate WT-8601.Daniel Gottlieb2022-02-0810-4429/+4222
* SERVER-63160 Update TODO for DocumentSource walker/visitorNicholas Zolnierz2022-02-081-1/+1
* Revert "SERVER-58694 Implement writing of pre-images for transactional update...auto-revert-processor2022-02-0811-289/+19
* SERVER-63365 Reduce number of object copy in balancer secondary threadPaolo Polato2022-02-081-26/+28
* Revert "SERVER-62343 Create Feature flag for Global Index Metrics"Uladzimir Makouski2022-02-082-42/+0
* SERVER-63245 Handling StaleShardVersion error for TTL IndexesSergi Mateo Bellido2022-02-082-0/+41
* Import wiredtiger: 8b3ed1efc59a88ace0d50f9e40f1b5e5a092b05a from branch mongo...Etienne Petrel2022-02-084-10/+67
* Import wiredtiger: 79c9e7149493ad043fffdb3626fe018568f6892a from branch mongo...Etienne Petrel2022-02-082-3/+3
* Import wiredtiger: 18a36d80c13eb4e040cf79fb58c0904836ae7d60 from branch mongo...Etienne Petrel2022-02-087-119/+387
* Import wiredtiger: 62192a79383265828f67bcf16e456c93b97a6aa5 from branch mongo...Etienne Petrel2022-02-083-1/+84
* Import wiredtiger: 95ac51e4d1cd8c25e692c0b23086f232c15ea898 from branch mongo...Etienne Petrel2022-02-085-19/+27
* Import wiredtiger: 1128d21458b963418f411460dbfabea2116ead6f from branch mongo...Etienne Petrel2022-02-083-1/+461
* Import wiredtiger: 3e568031dc45f5ce248488ebafb8b5d2aefafa9b from branch mongo...Etienne Petrel2022-02-082-1/+42
* Import wiredtiger: a899340b0f5a48653c25d5fde062bfe0ea8015fa from branch mongo...Etienne Petrel2022-02-086-10/+212
* Import wiredtiger: b09aa97a7c08987df40c025ec1f6106b5dfd81b6 from branch mongo...Etienne Petrel2022-02-082-4/+27
* SERVER-63366 Basic retryability support for findAndModify WCOS with transacti...Jack Mulrow2022-02-0811-21/+84
* SERVER-63354 make multitenancy library dependency private in collection_catal...Benety Goh2022-02-083-4/+3
* SERVER-63354 make query/optimizer library dependency private in pipelineBenety Goh2022-02-082-1/+3
* SERVER-63354 make multitenancy library dependency private in storage_engine_implBenety Goh2022-02-081-1/+1