summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "SERVER-55398 Dropping a database should also drop all its associated ...Pol Pinol Castuera2022-12-211-53/+0
* SERVER-71512 Fix assert.commandWorkedOrFailedWithCodeYu Jin Kang Park2022-12-211-6/+5
* SERVER-71861 Allow killOp with security tokenmathisbessamdb2022-12-2110-13/+112
* SERVER-71855 ListDatabases returns all databases if no tenantId suppliedmathisbessamdb2022-12-211-7/+2
* SERVER-72280 Named Pipes: Remove $lookup testsKevin Cherkauer2022-12-202-223/+5
* SERVER-71030 Modify CursorResponse to serialize/deserialize NamespaceString w...Hugh Tong2022-12-204-1/+13
* SERVER-71202 Adapt existing movePrimary logic to new DDL coordinatorAntonio Fuschetto2022-12-201-4/+14
* SERVER-71670 Write jstest for changestreams and cross-DB collection renamesMatt Kneiser2022-12-201-42/+179
* SERVER-62672 Avoid `getCollectionVersion` duplicate queries when committing c...Pierlauro Sciarelli2022-12-201-1/+1
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-20155-634/+682
* SERVER-71956 Add telemetryRead privilege actionMaddie Zechar2022-12-192-2/+12
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-191-0/+55
* SERVER-72239 Restrict tenant migration test to FCV 6.3 or greaterDidier Nadeau2022-12-192-3/+3
* SERVER-70242 Remove misleading "Different user name was supplied to saslSuppo...Militsa Sotirova2022-12-193-0/+84
* SERVER-71652 Implement BulkWriteCommand Authentication Checksseanzimm2022-12-193-0/+143
* SERVER-71057 Count histogram types once per arrayAlya Berciu2022-12-193-38/+36
* SERVER-72184 Use assert.soon for isConfigCommitted in reconfig testsHuayu Ouyang2022-12-192-3/+3
* SERVER-72025 Return block time in commitShardSplit command responseMatt Broadstone2022-12-198-33/+16
* SERVER-71377 Adding missing count to CE for nullAlya Berciu2022-12-191-8/+43
* SERVER-71638 Don't let to hide the last shard key index using a key patternPol Pinol Castuera2022-12-192-5/+10
* SERVER-55398 Dropping a database should also drop all its associated tags.Pol Pinol Castuera2022-12-191-0/+53
* SERVER-72036 Implement data generation and loading into JS CE accuracy testsTimour Katchaounov2022-12-175-0/+7691
* SERVER-72131 Fix auth tests to run in evergreenCharlie Swanson2022-12-162-12/+2
* SERVER-70701: Allow AuthorizationSession to enforce expiration timesVarun Ravichandran2022-12-162-2/+2
* SERVER-72046 Add test for concurrent migration fetching and insertionRachita Dhawan2022-12-161-0/+96
* SERVER-71042 Remove featureFlagRequireTenantID from fully_disabled_feature_flagsjannaerin2022-12-166-1257/+1177
* SERVER-71897 featureFlagSecurityToken required for opObserver testSara Golemon2022-12-161-1/+7
* SERVER-72135: Remove bulkWrite from being run with security tokenseanzimm2022-12-162-2/+6
* SERVER-70809 Simplify logic in timeseries optionsFaustoleyva542022-12-165-30/+32
* SERVER-69298 CSI can skip extra project for non-output match fieldsAlyssa Wagenmaker2022-12-161-0/+13
* SERVER-71262 Add tenantIds field to shard merge state documents and tenant mi...Didier Nadeau2022-12-165-0/+48
* SERVER-71663 Do not materialize document when group node doesn't have dependencyRui Liu2022-12-162-3/+14
* SERVER-70936 Implement CE for booleansAlya Berciu2022-12-161-11/+49
* SERVER-71992 Handle case with split batch deletesJordi Olivares Provencio2022-12-161-2/+11
* SERVER-71897 Replace featureFlagMongoStore with featureFlagSecurityTokenSara Golemon2022-12-1521-76/+31
* SERVER-72002 Don't run ssl_ingress_conn_metrics.js with incompatible OpenSSLJason Chan2022-12-151-0/+7
* SERVER-72007 Never timeout in initial find before getmore in allow_partial_re...Steve Tarzia2022-12-151-24/+52
* SERVER-69314 Remove featureFlagClusteredIndexesLouis Williams2022-12-151-5/+1
* Revert "SERVER-71767 In ClusterServerParameterRefresher, don't delete non-upd...auto-revert-processor2022-12-153-52/+32
* SERVER-71007 Remove long deprecated getNonce commandSara Golemon2022-12-1412-21/+6
* SERVER-52905 Complete TODO listed in SERVER-49834Esha Maharishi2022-12-141-75/+9
* SERVER-69009 Validate Timestamp objects returned from $functionJustin Seyster2022-12-141-0/+157
* SERVER-71625 Complete TODO listed in SERVER-30068Esha Maharishi2022-12-143-3/+3
* SERVER-72098 Delete unneeded, inconsistent external_data_source.js testKevin Cherkauer2022-12-141-23/+0
* SERVER-71767 In ClusterServerParameterRefresher, don't delete non-updated par...Gabriel Marks2022-12-143-32/+52
* SERVER-71287 Stash CollectionCatalog when starting multi-document transactionsHenrik Edin2022-12-145-59/+150
* SERVER-72105 Fix BulkWrite js testseanzimm2022-12-141-1/+1
* SERVER-62994 Use v4 toolchain for everything except clang formatAndrew Morrow2022-12-134-5/+5
* SERVER-58541 Enable Feature flag for Cluster connection health metricsVojislav Stojkovic2022-12-1310-95/+86
* SERVER-69907 Decompress and apply first update to reopened time series bucket...Dan Larkin-York2022-12-132-85/+84