summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao2021-01-1323-282/+178
* SERVER-53682 Architecture Guide Lock Free Reads: nested lock helpersDianna Hohensee2021-01-131-0/+20
* SERVER-52873 Add tests to validate that APIVersionParameters are inherited in...Ruoxin Xu2021-01-121-3/+3
* SERVER-53290 Replace unpacking js function in Timeseries Collection with _int...Benety Goh2021-01-121-42/+11
* SERVER-53688 Move getShardedCollectionRoutingInfo into the CatalogCachePierlauro Sciarelli2021-01-123-14/+27
* SERVER-53154 Convert saslStart/saslContinue to TypedCommandSara Golemon2021-01-125-226/+392
* SERVER-53695 Add _internalUnpackBucket support for sparse measurementsEric Cox2021-01-122-1/+31
* SERVER-52953 $geoNear does not always match coordinate given to 'near' when m...Mihai Andrei2021-01-121-3/+18
* Revert "SERVER-53688 Move getShardedCollectionRoutingInfo into the CatalogCache"Pierlauro Sciarelli2021-01-123-29/+16
* SERVER-53655 Relax an invariant in sbe::compareValueMartin Neupauer2021-01-121-3/+4
* SERVER-53689 Make only the ReplSetDistLockManager tests use a mocked lock man...Kaloian Manassiev2021-01-1215-344/+28
* SERVER-53688 Move getShardedCollectionRoutingInfo into the CatalogCachePierlauro Sciarelli2021-01-123-16/+29
* SERVER-51664 Implement $dateAdd and $dateSubtract in DocumentSource executionMilena Ivanova2021-01-129-18/+1178
* Import wiredtiger: 27f58fce1412c37153c49fcb61e59b7b6d14bccc from branch mongo...Luke Chen2021-01-122-3/+9
* SERVER-53224 Fix collection drop on donor shards for resharding.Max Hirschhorn2021-01-123-24/+42
* SERVER-50769 Change streams no longer balk at empty applyOpsJustin Seyster2021-01-123-4/+335
* SERVER-53676: Hang after persisting state doc in test RecipientForgetMigratio...Lingzhi Deng2021-01-121-8/+18
* SERVER-53678 Early out getDestinedRecipient() if sharding isn't enabled.Max Hirschhorn2021-01-121-0/+7
* SERVER-53697 Fix deleting of empty directories when using directoryPerDb and ...Henrik Edin2021-01-121-3/+6
* SERVER-53692 Ensure PublishCatalogUpdates is registered with the recovery uni...Henrik Edin2021-01-121-0/+5
* SERVER-53690 Fix data race in CollectionCatalog::write between destroying exc...Henrik Edin2021-01-121-3/+6
* SERVER-51618 Disallow pipeline stages that are not part of API version 1 with...Ruoxin Xu2021-01-125-0/+65
* SERVER-52783: Make tenant_migration_donor_util::checkIfCanReadOrBlock return ...Andrew Shuvalov2021-01-1110-57/+341
* SERVER-50203 Prevent passing unsigned argument a negative value in ephemeral_...Dan Larkin-York2021-01-111-15/+23
* SERVER-53656 Fix use-after-free in SBE with agg executionStats explainDavid Storch2021-01-112-14/+11
* SERVER-46876 Compaction interrupts on EBUSYGregory Wlodarek2021-01-112-0/+20
* SERVER-49907 Unroll applyOps entry and do resharding CRUD application.Max Hirschhorn2021-01-1110-251/+748
* SERVER-53452: Reverse order of cleanup in Grid::clearForUnitTests.Daniel Gottlieb2021-01-111-1/+1
* SERVER-53396 Create skeleton window function stage and IDL specNick Zolnierz2021-01-117-0/+367
* Import wiredtiger: 247de8d7ab4fc8dfd24167a35e94d8afcf16190b from branch mongo...Luke Chen2021-01-1147-426/+302
* SERVER-51369 Begin IDL "variant" typeA. Jesse Jiryu Davis2021-01-112-0/+31
* Revert "SERVER-49907 Unroll applyOps entry and do resharding CRUD application."Max Hirschhorn2021-01-0910-748/+251
* SERVER-53118 Make the DistLockManager ProcessId for each node to be the ShardIdKaloian Manassiev2021-01-0916-90/+56
* SERVER-53227 Move omitted LockPings/LockType files to MongoDKaloian Manassiev2021-01-0918-27/+28
* SERVER-53465 Implement internalUnpackBucket in DocumentSourceEric Cox2021-01-094-0/+1007
* SERVER-53645 Architecture Guide: Lock Free Reads State SetupDianna Hohensee2021-01-081-14/+43
* SERVER-53665 Increase number of Collections in ConcurrentCatalogWriteBatches ...Henrik Edin2021-01-081-1/+13
* SERVER-53644 Architecture Guide: update two-phase drop per LFR changesDianna Hohensee2021-01-081-11/+19
* SERVER-46678: Utilize durable history across restarts.Daniel Gottlieb2021-01-089-14/+150
* SERVER-50890 Improve failover management when completing migrationsMarcos José Grillo Ramírez2021-01-086-129/+128
* SERVER-47388 Enable support for x509 auth for _flushRoutingTableCacheUpdates ...Haley Connelly2021-01-081-11/+27
* SERVER-49907 Unroll applyOps entry and do resharding CRUD application.Max Hirschhorn2021-01-0810-251/+748
* SERVER-49293 Make resharding collection cloning resume from highest _id.Max Hirschhorn2021-01-085-23/+159
* SERVER-52835 Nested LFR lock helpers should read from copied CollectionCatalogDianna Hohensee2021-01-0811-31/+60
* SERVER-53061 Attempt to remove empty database directory on both collection an...Gregory Noma2021-01-081-34/+44
* SERVER-53324 remove extra development only logging for lock-free reads and up...Dianna Hohensee2021-01-081-7/+0
* SERVER-53543 Add/expose UserName/RoleName/SockAddr serializersSara Golemon2021-01-086-15/+38
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-01-083-4/+14
* SERVER-52221 Enable Lock Free Reads feature flag by defaultHenrik Edin2021-01-082-5/+2
* SERVER-53436 Make writes to appliedThrough untimestamped to make it work with...Henrik Edin2021-01-082-16/+17