summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-02214-1719/+1821
* SERVER-50370 Implement dotted path sort semantics in SBEDrew Paroski2021-04-0218-248/+1218
* SERVER-55340 Initialize BucketCatalog::_numPreviouslyCommittedMeasurementsDan Larkin-York2021-04-021-1/+1
* SERVER-55569 Test BucketCatalog::clear(ns) with concurrent writesDan Larkin-York2021-04-021-2/+46
* SERVER-55763: Correct ClearReshardingFilteringMetadata and clarify its test f...Daniel Gottlieb2021-04-022-8/+21
* SERVER-55708 remove unused parameter from index_key_validate::validateIndexSp...Benety Goh2021-04-027-144/+64
* SERVER-49348 Architecture Guide updates for Create checks for API versioning ...Mark Benvenuto2021-04-021-1/+22
* SERVER-55743 Replace invalid invariant in BucketCatalog::abortDan Larkin-York2021-04-021-1/+6
* SERVER-55710 Verify speculative cluster authentication via logsBen Caimano2021-04-021-6/+44
* SERVER-55226 Test partitionBy null/missingYuhong Zhang2021-04-023-2/+102
* SERVER-55744: Use kTenantMigration log component verbosity in tenant_migratio...XueruiFa2021-04-021-1/+1
* SERVER-49602 Architecture guide: Clustered IndexesLouis Williams2021-04-021-0/+21
* SERVER-55306 Integrate CancelableOperationContext into ReshardingCoordinatorAlex Taskov2021-04-023-14/+56
* SERVER-55708 move IndexDescriptor::getSupportedIndexVersions() to testBenety Goh2021-04-023-20/+19
* SERVER-55753 Use w: majority for createCollection command in transactions_com...Ali Mir2021-04-021-1/+1
* SERVER-55708 remove unused parameter from IndexDescriptor::isIndexVersionAllo...Benety Goh2021-04-023-14/+10
* SERVER-54481 Remove double-checking the existence of records in collection va...Gregory Wlodarek2021-04-021-12/+0
* SERVER-53952 Moved ninja install dir into build variant due to ninja limitati...Daniel Moody2021-04-021-1/+8
* SERVER-55679 Remove w:majority wait from generating minFetchTimestamp.Max Hirschhorn2021-04-021-4/+0
* SERVER-55088 Re enable drop_database_after_stepdown_resets_drop_pending_flag....Ian Boros2021-04-021-1/+0
* SERVER-54829 consolidate validateConfigForReconfig paths into a single onePavi Vetriselvan2021-04-024-60/+47
* SERVER-55733 [SBE] Remove sbe_incompatible tag from timeseries collection testsAnton Korshunov2021-04-022-2/+0
* SERVER-54672: Remove obsolete comment in resharding_disallow_writes.js.Daniel Gottlieb2021-04-021-2/+0
* Revert "SERVER-55300 Implement expansions handling for standalone shell"Robert Guo2021-04-028-319/+112
* SERVER-55708 remove std importBenety Goh2021-04-021-3/+1
* SERVER-55233 Support wildcard index type on the metadata fields of a time-ser...Dianna Hohensee2021-04-024-4/+63
* SERVER-55721 enable test cases in timeseries_index_use.jsBenety Goh2021-04-021-6/+4
* Revert "SERVER-50370 Implement dotted path sort semantics in SBE"Uladzimir Makouski2021-04-0217-1201/+248
* SERVER-55165 fixed issue with inteldecimal script causing unnecessary rebuilds.Daniel Moody2021-04-021-4/+3
* SERVER-50370 Implement dotted path sort semantics in SBEDrew Paroski2021-04-0217-248/+1201
* SERVER-55729 Fixed the test failures of timeseries_agg_helpers.js under paral...Yoonsoo Kim2021-04-021-2/+2
* SERVER-55060 Direct modification must remove buckets from the time-series buc...Dan Larkin-York2021-04-0222-151/+790
* SERVER-55723 Quiesce before fulfilling in ReshardingDataReplication.Max Hirschhorn2021-04-012-5/+15
* SERVER-54436 Refactor validateResult method from cluster_create_indexes to us...Moustafa Maher2021-04-012-69/+53
* SERVER-54924 awaitReplication errors are too easily ignoredMoustafa Maher2021-04-011-1/+1
* SERVER-55524 Remove aborting for missing array in IDL compatibility checkerMoustafa Maher2021-04-018-268/+175
* SERVER-34938 Secondary slowdown or hang due to content pinned in cache by sin...Moustafa Maher2021-04-012-1/+7
* SERVER-55155 Test resource consumption metrics for time-series collectionsLouis Williams2021-04-011-1/+106
* SERVER-53843: Increase transaction lifetime limit for txn_being_applied_to_se...Daniel Gottlieb2021-04-011-5/+5
* SERVER-55093 Fix noPassthrough/lookup_with_limit_sharded.js failing due to ex...Andrii Dobroshynski2021-04-011-3/+3
* SERVER-55726 trivial fix: ref loop variable (fixes xcode build)Billy Donahue2021-04-011-1/+1
* SERVER-54672: Exercise remainder of resharding_disallow_writes.jsDaniel Gottlieb2021-04-011-4/+4
* SERVER-55716: Have fcv_gate_resharding_collection reference the `latestFCV` v...Daniel Gottlieb2021-04-011-2/+2
* Revert "SERVER-55506 Enable remaining test case in resharding_abort_command.js"Blake Oler2021-04-012-67/+47
* SERVER-55300 Implement expansions handling for standalone shellRichard Samuels2021-04-018-112/+319
* SERVER-43758 Start a cluster with queryableBackupMode on readonly testsMarcos José Grillo Ramirez2021-04-012-39/+113
* SERVER-55662 Retry writes to config server on step down errors in create coll...Marcos José Grillo Ramirez2021-04-011-16/+25
* SERVER-52944 Add additional audit sharding testsBen Caimano2021-04-016-5/+13
* SERVER-54069 Added $merge/$out test suites for time-seriesYoonsoo Kim2021-04-014-1/+269
* SERVER-54486: Remove accidental file.Daniel Gottlieb2021-04-011-1/+0