aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-registry
Commit message (Expand)AuthorAgeFilesLines
* fix(registry): ensure there's no duplicate registry entries (#1957)William Boman2025-05-191-0/+21
* tests: fix flaky test (#1924)William Boman2025-05-061-0/+4
* refactor(registry): change lua registries to not instantiate Package themselvesWilliam Boman2025-05-021-17/+10
* feat(ui): display current version in headerWilliam Boman2025-04-211-2/+2
* fix(registry): fix registry.is_installed()William Boman2025-03-241-0/+8
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-5/+5
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-0/+10
* feat(registry): add .get_all_package_specs() (#1247)William Boman2023-04-221-0/+4
* style: enforce import order (#1092)William Boman2023-03-121-2/+2
* tests: add LuaRegistrySource spec (#1027)William Boman2023-02-231-0/+50
* feat(providers): add more endpoints (#1013)William Boman2023-02-191-0/+4
* refactor(api): %s,\v(api/)repo,\1github (#981)William Boman2023-02-111-2/+2
* feat(registry): add has_package() method (#847)William Boman2023-01-041-0/+20
* feat(api): add typed client interface (#556)William Boman2022-10-141-0/+11
* feat(fetch): add Accept headers where appropriate (#554)William Boman2022-10-141-1/+5
* feat(registry): add api module (#524)William Boman2022-10-081-0/+37