Commit Graph

14 Commits

Author SHA1 Message Date
Steve McClure
1ffbc6c2e9 SERVER-109432: Autofix JS var usage to favor let (#40637)
GitOrigin-RevId: 9674b7db36a0f3f650d39c1e3fb2ad6ff2141cfb
2025-08-28 19:21:01 +00:00
Antonio Fuschetto
2558def58d SERVER-81967 Rely only on getDatabaseVersion to get the cached database version from MongoS (#30371)
GitOrigin-RevId: d79401316240163da7afcf2e5f569e5727a48c61
2024-12-16 15:35:13 +00:00
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Blake Oler
bc03580af3 SERVER-35396 Remove FCV 3.6 testing in create_database.js 2018-06-06 12:51:43 -04:00
Kevin Albertson
7f5f161abc SERVER-25640 terminate processes in jstests 2018-02-20 09:25:17 -05:00
Esha Maharishi
1f3e2875a1 SERVER-33022 remove testing for fcv=3.4 2018-02-06 16:27:27 -05:00
Esha Maharishi
adc3397b43 SERVER-33022 make the CatalogCache cache the databaseVersion in the DatabaseInfoEntry (re-commit with bug fix) 2018-02-06 13:03:46 -05:00
Esha Maharishi
d213908da9 Revert "Revert "SERVER-32983 persist a version field in new config.databases entries in fcv>=4.0""
This reverts commit d7c127cb2c.
2018-02-06 13:03:46 -05:00
Esha Maharishi
d7c127cb2c Revert "SERVER-32983 persist a version field in new config.databases entries in fcv>=4.0"
This reverts commit e747312da6.
2018-02-05 22:27:04 -05:00
Esha Maharishi
05c8669da0 Revert "SERVER-33022 make the CatalogCache cache the databaseVersion in the DatabaseInfoEntry"
This reverts commit 481e017d1d.
2018-02-05 22:27:04 -05:00
Esha Maharishi
481e017d1d SERVER-33022 make the CatalogCache cache the databaseVersion in the DatabaseInfoEntry 2018-02-05 17:25:17 -05:00
Esha Maharishi
e747312da6 SERVER-32983 persist a version field in new config.databases entries in fcv>=4.0 2018-02-05 17:25:17 -05:00