summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/provider_index.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-08-11spack.repo: uppercase the global PATH variable (#39372)Massimiliano Culpo1-7/+7
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-11-15Stop using `six` in Spack (#33905)Massimiliano Culpo1-3/+3
2022-10-11Refactor a few classes related to package repositories (#32273)Massimiliano Culpo1-7/+7
2022-07-31black: reformat entire repository with blackTodd Gamblin1-14/+14
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-12-30ProviderIndex uses json instead of YAMLTodd Gamblin1-3/+3
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-05-17init: move spack.repo global variable into its own moduleTodd Gamblin1-1/+1
2018-05-17tests: rename builtin_mock to "mock_packages" for clarity.Todd Gamblin1-5/+5
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-03-31Convert Python 2 idioms to Python 2/3-compatible ones.Todd Gamblin1-3/+4
2016-12-29unit tests: replace nose with pytest (#2502)Massimiliano Culpo1-38/+38
2016-08-30Fix docstrings for core Spack libraries, fixes #1612Adam J. Stewart1-1/+1
2016-08-09Flake8 fixesTodd Gamblin1-18/+15
2016-08-09Move provider cache to home directory and refactor TransactionsTodd Gamblin1-4/+0
2016-08-08WIPTodd Gamblin1-4/+55
2016-08-08rename `virtual` module to `provider_index`Todd Gamblin1-0/+49