summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59710 Create dummy replicator in resmoke that copies data between clus...Wenbin Zhu2021-10-053-0/+206
* SERVER-60446: Only increase log level for query in sharded lookup testsHana Pearlman2021-10-052-4/+7
* SERVER-44178: txn_two_phase_commit_failover.js test case implicitly assumes p...Kshitij Gupta2021-10-051-12/+53
* SERVER-60454 Mark find_flip_sbe_enabled.js as requires_fcv_51Jennifer Peshansky2021-10-051-0/+2
* SERVER-60363 Make assertion for amount of retries in ocsp_retry_backo…Erwin Pe2021-10-051-3/+4
* SERVER-60421 raise the log level when removing nodes from sdam topology or ig...LaMont Nelson2021-10-052-4/+4
* 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
* SERVER-60144 Handle stale routing info on mongos for sharded time-series coll...Arun Banala2021-09-301-0/+242
* SERVER-58376: Perform local reads when on the primary reading from an unshard...Hana Pearlman2021-09-306-68/+717
* SERVER-52533 Remove TODO referencing a closed ticketKaloian Manassiev2021-09-301-1/+0
* SERVER-59294 Check action type for oidResetErwin Pe2021-09-301-2/+18
* SERVER-60231 Add 'required_sharding' tag to fix test failureArun Banala2021-09-301-0/+4
* SERVER-59422 Add $expr rewrite for "to" field.Rishab Joshi2021-09-301-55/+487
* SERVER-60231 Unordered batched time-series inserts should abort upon stale co...Arun Banala2021-09-291-51/+105
* SERVER-60299 Backport PCRE bugfix for Bugzilla #2613Ryan Egesdahl2021-09-291-0/+11
* SERVER-59863 Verify running endSessions for a parent session will reap child ...Cheahuychou Mao2021-09-291-0/+124
* SERVER-60261 Update some comments on `$coerceToBool`-related issuesYoonsoo Kim2021-09-291-1/+1
* SERVER-60101 Eliminate intermediate mkobj stage from $group plansEric Cox2021-09-291-8/+45