0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-21 20:49:10 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Matthew Boros
913e657391 SERVER-89308 Create query properties tester (#21800)
GitOrigin-RevId: c6d23f0facff71b23f0c764eee8d41ec8621a1d6
2024-06-14 19:49:07 +00:00
Catalin Sumanaru
de97aac8f6 SERVER-91379 Re-introduce eslint rule for missing semicolons (#23301)
GitOrigin-RevId: fd9cce5f9f201004e44ffdeabdb33cd93e79b451
2024-06-11 14:18:29 +00:00
Matt Broadstone
968a0d3d29 SERVER-87392 Expose a getStringWidth helper to the test runner (#19531)
GitOrigin-RevId: 990d3a0f1b16a5e29566682913c0288378c89e4c
2024-05-11 12:08:26 +00:00
Abdul Qadeer
d01cc077cd SERVER-89913 Add retries on retryable errors (#21610)
GitOrigin-RevId: 129bf89166920596d76c565894eb8e00f295ea20
2024-04-30 14:51:25 +00:00
Alex Neben
b665258d9d SERVER-88970 Added yaml formatting to server repo
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
Matt Broadstone
c0908b9f75 SERVER-86818 Rename our custom Map implementation to BSONAwareMap
GitOrigin-RevId: bcf8bc34491d05927cd3574c3ee0ee8f7657ca2b
2024-03-01 23:46:31 +00:00
Adam Rayner
7efbefcb7e SERVER-77907 Add Azure OIDC machine flow tests 2023-10-16 18:54:51 +00:00
Yuhong Zhang
e7dc7c9e23 SERVER-81867 Remove concurrency assert helpers from jstests 2023-10-12 14:59:33 +00:00
Liubov Molchanova
602c349812 Revert "SERVER-77907 Add Azure OIDC machine flow tests"
This reverts commit 4ceb419bae.
2023-10-06 11:41:43 +00:00
Adam Rayner
4ceb419bae SERVER-77907 Add Azure OIDC machine flow tests 2023-10-05 05:05:58 +00:00
Sara Golemon
f8befd2f22 SERVER-80394 Improve securityToken handling 2023-08-31 23:34:58 +00:00
Matt Broadstone
c8778bfa3b SERVER-80377 Use hashed jsTestName in multitenancy suites 2023-08-25 20:12:44 +00:00
auto-revert-processor
a6eff908d1 Revert "SERVER-80377 Use hashed jsTestName in multitenancy suites"
This reverts commit c910ba4efc.
2023-08-25 04:40:41 +00:00
Matt Broadstone
c910ba4efc SERVER-80377 Use hashed jsTestName in multitenancy suites 2023-08-24 20:44:19 +00:00
Militsa Sotirova
5f9ff88131 SERVER-62509 Tests ABT for queries with thousands of args
Co-authored-by: matt.boros@mongodb.com
2023-08-15 17:23:00 +00:00
Matt Broadstone
6a27513025 SERVER-79896 Prevent load calls with linter rules 2023-08-14 23:48:19 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Matt Broadstone
ee66aa703f SERVER-73541 Use dynamic import when loading parallel tester tests 2023-02-03 15:40:45 +00:00
Matt Broadstone
2d1d04a9b3 SERVER-72286 Convert all shard split tests to use ES modules 2023-01-04 16:40:22 +00:00
Alexander Neben
161677aca8 SERVER-71598 Upgraded eslint ecma version in server repo 2022-11-25 05:55:05 +00:00
Matt Broadstone
5f48de0b74 SERVER-70553 Add ES Modules support to mongo test runner 2022-11-10 16:57:58 +00:00
Eddie Louie
2569b254a5 SERVER-23728 Enable the no-unused-expressions ESLint rule 2017-04-05 18:40:37 -04:00
Mike Grundy
c3d6131214 SERVER-23016 Update .eslintrc.yml for newer versions of ESLint 2016-03-08 18:35:53 -05:00
Mike Grundy
c3b777da1c SERVER-22546 Enable more ESLint rules 2016-02-10 17:31:58 -05:00
Mike Grundy
5d96ef87f0 SERVER-22539 Add an ESLint configuration file 2016-02-09 16:38:31 -05:00