summaryrefslogtreecommitdiff
path: root/jstests/replsets
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73874 remove unused variables in initial_sync_index_conflict.jsBenety Goh2023-02-111-2/+0
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-114-5/+5
* SERVER-73858 Oplog batch application index builds on an empty collection shou...Benety Goh2023-02-111-12/+0
* SERVER-73896 increase number of documents to insert in oplog sampling testBenety Goh2023-02-111-1/+2
* SERVER-73896 oplog_sampling.js logs and checks number of entries in oplog bef...Benety Goh2023-02-111-0/+10
* SERVER-73858 add js test for geo 2d index options conflict during initial syncBenety Goh2023-02-101-0/+101
* SERVER-73874 clean up initial_sync_index_conflict.jsBenety Goh2023-02-101-16/+4
* SERVER-73847 large batched writes rollback test provides nodeOptions to fixtureBenety Goh2023-02-101-28/+14
* SERVER-72774 Prevent a node in quiesce mode to win election.Wenbin Zhu2023-02-101-0/+63
* SERVER-73847 RollbackTest accepts optional nodeOptions for ReplSetTest initia...Benety Goh2023-02-092-12/+16
* SERVER-72723 add rollback test for multi-oplog batched writesBenety Goh2023-02-091-0/+106
* SERVER-73273 Implement the search index commandsDianna Hohensee2023-02-092-6/+6
* SERVER-43894 dropCollection should return success if the collection does not ...Dianna Hohensee2023-02-091-1/+13
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-063-0/+3
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-043-0/+6
* SERVER-72216 Persist the decision to disk for shard merge recipientDidier Nadeau2023-02-032-1/+3
* SERVER-73341 Make tenant access blocker work with random stringDidier Nadeau2023-02-031-10/+22
* SERVER-73267 Create mongod text-search command skeletonsDianna Hohensee2023-01-272-0/+16
* SERVER-72194 oplog_rollover.js should wait for the durable timestamp to advanceMatthew Russotto2023-01-271-12/+22
* SERVER-72872 Introduce configsvr command to query placementHistory in control...Paolo Polato2023-01-272-0/+2
* SERVER-73357 remove unused tag live_record_incompatible from testsBenety Goh2023-01-2712-20/+0
* SERVER-72833 implement setProfilingFilterGlobally commandAlyssa Wagenmaker2023-01-263-0/+5
* SERVER-68271 Integrate point-in-time catalog lookups into the lock-free read ...Matthew Saltz2023-01-262-1/+22
* SERVER-71831 Ensure shard merge only copy the tenantIds providedDidier Nadeau2023-01-244-16/+24
* SERVER-70795 Add sharding index catalog operations to rename collectionMarcos José Grillo Ramirez2023-01-233-0/+3
* SERVER-71195: Refresh JWKSets periodically and add key management commandsVarun Ravichandran2023-01-232-0/+8
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-203-4/+15
* SERVER-72230: Ensure Shard Merge supports transactionsChristopher Caplinger2023-01-191-5/+35
* SERVER-71823 Introduce new checkMetadataConsistency commandPol Pinol Castuera2023-01-182-0/+6
* SERVER-72472 Avoid using coll.count() in test assertionRomans Kasperovics2023-01-121-1/+3
* SERVER-72658 Test helper withPinnedCursor() should wait for the cursor to unpinIrina Yatsenko2023-01-111-4/+4
* SERVER-70671: Shard Merge copies change collections and cluster paramsChristopher Caplinger2023-01-1126-67/+318
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-10132-2443/+2135
* SERVER-72000 Send commit decision in recipientForgetMigration for mergeDidier Nadeau2023-01-103-1/+27
* Revert "SERVER-72577 Convert tenant migrations tests to use es modules"auto-revert-processor2023-01-10130-2125/+2431
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-09130-2431/+2125
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-062-182/+197
* SERVER-64175 Modify refine shard key index validations so they are performed ...Marcos José Grillo Ramirez2022-12-282-0/+2
* SERVER-72400 Shard merge recipient doesn't need explicit reload views for sys...Suganthi Mani2022-12-271-2/+18
* SERVER-72214 Recover merge tenant access blocker on restart/rollbackDidier Nadeau2022-12-231-3/+5
* SERVER-71263 Create RTAB at the start of merge using the tenantIdsDidier Nadeau2022-12-221-110/+0
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-2017-42/+50
* SERVER-72239 Restrict tenant migration test to FCV 6.3 or greaterDidier Nadeau2022-12-192-3/+3
* SERVER-72184 Use assert.soon for isConfigCommitted in reconfig testsHuayu Ouyang2022-12-192-3/+3
* SERVER-70701: Allow AuthorizationSession to enforce expiration timesVarun Ravichandran2022-12-161-1/+1
* SERVER-71262 Add tenantIds field to shard merge state documents and tenant mi...Didier Nadeau2022-12-165-0/+48
* SERVER-71007 Remove long deprecated getNonce commandSara Golemon2022-12-143-5/+2
* SERVER-52905 Complete TODO listed in SERVER-49834Esha Maharishi2022-12-141-75/+9
* SERVER-71260 Add tenantIds parameter to donorStartMigrationDidier Nadeau2022-12-0978-222/+337
* SERVER-71881 *shutdown_while_blocking_reads test to properly assert on differ...mathisbessamdb2022-12-081-2/+2