summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60528 Fix how SBE performs comparisons between 64-bit integers and dou...Drew Paroski2021-10-161-0/+91
* SERVER-59409 backport BACKPORT-10657: Fix race between reconfig replication a...Andrew Shuvalov2021-10-151-0/+65
* SERVER-60744 Increase replSetStepDown timeout in reconfig_waits_for_oplog_com...Huayu Ouyang2021-10-151-1/+1
* SERVER-60472 Do not run initial_sync_replicate_drop_mid_secondary_batch.js on...Vesselina Ratcheva2021-10-151-1/+1
* SERVER-59923 Retry on another error code in ReshardingTest fixture.Max Hirschhorn2021-10-142-22/+28
* SERVER-60662 Address bug spotted by RepositionLastSplitPointsTestPierlauro Sciarelli2021-10-141-3/+3
* SERVER-60193 Robustify find_flip_sbe_enabled.jsJennifer Peshansky2021-10-141-69/+50
* SERVER-59923 Retry reshardCollection command in ReshardingTest fixture.Max Hirschhorn2021-10-132-6/+115
* SERVER-60389 [SBE] Rewrite engine specific assertions to be multiversion comp...Mihai Andrei2021-10-1211-102/+228
* SERVER-60570 Ban change_stream_update_lookup_read_concern.js run withreplicaS...Ruoxin Xu2021-10-121-7/+12
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-112-0/+8
* SERVER-60536 add uasserts for type mismatches in collection for $densifyDavis Haupt2021-10-081-0/+102
* SERVER-60519 Fix single document collection densify bugTed Tuckman2021-10-071-0/+25
* SERVER-60291 Move success case to outside of withReshardingInBackgroundLuis Osta2021-10-061-152/+126
* SERVER-60486 Update assumptions made in remove_invalid_index_options.jsGregory Wlodarek2021-10-061-8/+8
* SERVER-60446: Only increase log level for query in sharded lookup testsHana Pearlman2021-10-062-4/+7
* SERVER-60454 Mark find_flip_sbe_enabled.js as requires_fcv_51Jennifer Peshansky2021-10-051-0/+2
* SERVER-52290 Remove featureFlagDensifyTed Tuckman2021-10-059-116/+71
* SERVER-60418 Add tag to drop_sharded_timeseries_collection.js for unsupported...Bikash Chandra2021-10-051-0/+1
* SERVER-60267 Change jumbo chunk size thresholdPierlauro Sciarelli2021-10-051-5/+4
* SERVER-60285 Add FSM test for deletes on a sharded time-series collectionNikita Lapkov2021-10-051-0/+72
* SERVER-60452 Fix validation when the collection does not existArun Banala2021-10-051-111/+125
* SERVER-60445 Fix $_internalBucketGeoWithin with mixed typesDavid Percy2021-10-051-0/+46
* SERVER-58636 Allow initial syncing nodes to see entries from uncommitted batc...Vesselina Ratcheva2021-10-041-0/+130
* SERVER-60429 update OCSP server stop code for windows platformsergey.galtsev2021-10-041-2/+9
* SERVER-58721 Set stable timestamp during replSetInitiateVesselina Ratcheva2021-10-041-0/+118
* SERVER-58367 Create Feature flag for PM-2384Antonio Fuschetto2021-10-041-13/+28
* SERVER-58769 Add test demonstrating $densify type behaviorTed Tuckman2021-10-041-0/+166
* SERVER-60384: Fix race in lookup/graphLookup execution testHana Pearlman2021-10-042-30/+54
* SERVER-60227 Make change_stream_basic_match_pushdown_rewrite.js more robustJustin Seyster2021-10-041-7/+15
* SERVER-58690 Implement loading of post-images in a change streamDenis Grebennicov2021-10-044-119/+233
* SERVER-59097 Expose $documents as an externally visible stageCharlie Swanson2021-10-042-72/+58
* SERVER-60375 Blacklist move_chunk_remove_shard.js from sharding_csrs_continuo...Simon Gratzer2021-10-041-0/+6
* SERVER-59180 Implement update rewrite and routing for sharded timeseries coll...Alya Berciu2021-10-0410-32/+1393
* SERVER-55545 Add support for change stream $match pushdown for the "updateDes...Drew Paroski2021-10-021-0/+234
* SERVER-59508 Support $or in partialFilterExpression; remove top level $and re...James Wahlin2021-10-012-113/+202
* SERVER-59042 Remove special handling of index build bulk load lock yielding f...Yuhong Zhang2021-10-014-10/+2
* SERVER-60225 increase verbosity of mock OCSP responderSergey Galtsev2021-10-012-7/+27
* SERVER-59181 Support delete operation for sharded time-series collectionsNikita Lapkov2021-10-014-7/+476
* SERVER-59681 Start storing SBE plans in the new plan cacheRuoxin Xu2021-10-0123-1/+150
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-0110-30/+15
* SERVER-59872 Block profile_getmore.js in replica_sets_jscore_multiversion_pas...Mickey. J Winters2021-10-011-0/+1
* SERVER-59685 Expect appropriate errors for index buildAdi Zaimi2021-09-305-9/+14
* SERVER-59785 [SBE] Change $concatArrays to not short-circuit on nullMihai Andrei2021-09-301-6/+17
* SERVER-59178 Re-enable SBE as the default execution engineJennifer Peshansky2021-09-305-26/+25
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-308-42/+16
* SERVER-60292 [SBE] Make compareValue check for type mismatch when comparing o...Mihai Andrei2021-09-301-0/+8
* SERVER-60045 Fix tenant migrations test to support aborted migrationsAndrew Shuvalov2021-09-301-4/+64
* SERVER-59916 Force failing transaction in write_conflicts to endLuis Osta2021-09-301-0/+10
* SERVER-52324 Enable featureFlagShardedLookupKatherine Wu2021-09-309-21/+14