| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor!: remove old managers (#1497) | William Boman | 2025-02-16 | 2 | -292/+0 |
| | | |||||
| * | refactor(health): split up checks (#1221) | William Boman | 2023-04-16 | 1 | -1/+1 |
| | | |||||
| * | fix(github): fall back to curl/wget if gh is not available (#1181) | William Boman | 2023-04-05 | 2 | -43/+23 |
| | | |||||
| * | style: enforce import order (#1092) | William Boman | 2023-03-12 | 2 | -6/+6 |
| | | | | | | * chore(workflows): update dependencies * style: enforce import order | ||||
| * | feat(windows): manually decompress zstd archives before untar (#963) | BVegNow | 2023-02-05 | 1 | -1/+1 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | refactor(providers): remove ?include_prerelease query param (#872) | William Boman | 2023-01-09 | 1 | -6/+2 |
| | | | | This is no longer supported by mason-registry-api. | ||||
| * | docs: update mason-errors help section (#646) | William Boman | 2022-11-08 | 1 | -1/+1 |
| | | |||||
| * | fix(zls): support zst (#622) | Access | 2022-11-03 | 1 | -0/+4 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | feat: add provider interface (#601) | William Boman | 2022-10-30 | 1 | -10/+3 |
| | | |||||
| * | feat(api): add typed client interface (#556) | William Boman | 2022-10-14 | 1 | -4/+2 |
| | | |||||
| * | feat(fetch): add Accept headers where appropriate (#554) | William Boman | 2022-10-14 | 1 | -1/+5 |
| | | |||||
| * | refactor(api): use new endpoints (#550) | William Boman | 2022-10-14 | 1 | -2/+2 |
| | | |||||
| * | feat(platform): better glibc detection (#537) | William Boman | 2022-10-10 | 1 | -2/+1 |
| | | |||||
| * | feat(registry): add api module (#524) | William Boman | 2022-10-08 | 1 | -25/+16 |
| | | |||||
| * | feat(github): use proxy API for fetching latest release (#521) | William Boman | 2022-10-06 | 2 | -39/+23 |
| | | | | | | | | This uses a globally distributed, edge-cached, proxy [1] for a very common touchpoint with the GitHub API. This is already done for fetching the latest tag, now expanding to latest release as well. [1]: https://github.com/williamboman/github-api-proxy | ||||
| * | feat(cargo): improve handling of git-based crates (#512) | William Boman | 2022-10-05 | 1 | -1/+25 |
| | | | | | This is all pretty overkill, especially considering the small amount of packages based on git-based crates. | ||||
| * | feat(gh): set CLICOLOR_FORCE=0 (#474) | William Boman | 2022-09-28 | 1 | -1/+1 |
| | | | | Closes #459. | ||||
| * | fix(spectral-language-server): build directly from source (#464) | William Boman | 2022-09-26 | 1 | -1/+0 |
| | | | | | | | | The npm package is an unofficial one, and it seems to be relying on a build script (broken) to execute during installation, instead of pre-packaging it. Fixes #463. | ||||
| * | feat: more competent platform detection (#436) | William Boman | 2022-09-17 | 1 | -4/+4 |
| | | |||||
| * | fix(r-languageserver): use github releases as version source (#417) | William Boman | 2022-09-14 | 1 | -6/+24 |
| | | |||||
| * | chore: bump stylua to 0.14.3 (#395) | William Boman | 2022-09-08 | 1 | -3/+4 |
| | | |||||
| * | test(github): add spec file for the github manager (#299) | William Boman | 2022-08-15 | 1 | -1/+2 |
| | | |||||
| * | fix(github): fix resolving asset file (#298) | William Boman | 2022-08-15 | 1 | -1/+1 |
| | | |||||
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵ | William Boman | 2022-08-15 | 2 | -18/+30 |
| | | | | | (#296) | ||||
| * | feat: add bash-debug-adapter (#253) | Adam Figgins | 2022-08-06 | 1 | -1/+1 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | fix(github): update api url for fetching latest git tag | William Boman | 2022-07-18 | 1 | -1/+1 |
| | | |||||
| * | chore: change emmylua annotation syntax from @ to : for comments (#73) | William Boman | 2022-07-14 | 1 | -11/+11 |
| | | |||||
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 2 | -0/+288 |
| * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | |||||
