aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core
Commit message (Expand)AuthorAgeFilesLines
...
* feat: add purl parser (#756)William Boman2022-12-101-0/+113
* feat(functional): add some more functions (#755)William Boman2022-12-104-0/+93
* refactor(installer): rename run_installer to exec_in_context (#744)William Boman2022-12-0811-39/+51
* feat(platform): accept darwin (#743)William Boman2022-12-083-0/+5
* test(functional): add some tests (#742)William Boman2022-12-084-0/+54
* fix(package): don't call vim API functions inside fast event (#730)William Boman2022-12-053-52/+181
* feat(pip): add setting to upgrade pip before installing packages (#671)William Boman2022-11-161-0/+41
* test(ui): add test for ui border (#637)William Boman2022-11-061-2/+27
* feat(ui): add MasonNormal highlight (#636)William Boman2022-11-061-7/+7
* fix(gem): don't format executable (#634)William Boman2022-11-061-0/+1
* test: use stubs and dedent (#621)William Boman2022-11-026-182/+166
* feat(gem): use provider API (#617)William Boman2022-11-021-37/+23
* feat: add provider interface (#601)William Boman2022-10-305-13/+98
* feat(api/command): add --debug flag to :MasonInstall (#576)William Boman2022-10-191-0/+8
* refactor(api): use new endpoints (#550)William Boman2022-10-141-2/+2
* feat(platform): better glibc detection (#537)William Boman2022-10-101-4/+12
* fix(fetch): set proper iwr header on Windows, reorder tool priority (#531)William Boman2022-10-091-2/+23
* feat(npm): speed up checking for new versions (#530)William Boman2022-10-092-25/+54
* feat(github): use proxy API for fetching latest release (#521)William Boman2022-10-061-39/+0
* fix(pip3): expand python3_host_prog path (#519)William Boman2022-10-061-0/+17
* feat(cargo): improve handling of git-based crates (#512)William Boman2022-10-054-29/+194
* test(cargo): stub crates.io http call (#508)William Boman2022-10-041-2/+12
* refactor(platform): more functional approach to parsing (#479)William Boman2022-09-292-0/+109
* chore: upgrade stylua to 0.15.0 (#454)William Boman2022-09-221-20/+5
* feat: more competent platform detection (#436)William Boman2022-09-173-25/+48
* refactor: store link state in install context object (#419)William Boman2022-09-141-6/+20
* fix(r-languageserver): use github releases as version source (#417)William Boman2022-09-141-0/+47
* refactor: add ctx:write_php_exec_wrapper utility (#409)William Boman2022-09-121-0/+35
* fix(EventEmitter): properly deregister handlers, print errors that occur in h...William Boman2022-09-032-4/+84
* fix(fetch): use /dev/null logfile for wget (#345)William Boman2022-08-271-0/+4
* fix(installer): use /usr/bin/env bash shebang (#315)William Boman2022-08-191-1/+1
* test(installer): add spec files for context and linker (#314)William Boman2022-08-192-0/+280
* fix(fetch): use correct header syntax for wget (#307)William Boman2022-08-171-3/+3
* test(github): add spec file for the github manager (#299)William Boman2022-08-151-0/+52
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-1513-35/+29
* fix(go): improve parsing package mod (#197)William Boman2022-07-301-0/+1
* feat: add luaformatter (#116)William Boman2022-07-221-0/+22
* fix(mason-lspconfig): deduplicate :LspInstall completion items (#88)William Boman2022-07-171-0/+5
* fix(jdtls): download milestone versions instead of snapshots (#87)William Boman2022-07-171-10/+0
* tests: add some mason-core.package tests (#69)William Boman2022-07-132-0/+159
* tests: add some InstallHandle tests (#67)William Boman2022-07-132-0/+100
* feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)William Boman2022-07-083-2/+14
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-0832-0/+3635