summaryrefslogtreecommitdiff
path: root/lib/spack/spack/schema/mirrors.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-12-11Build cache: make signed/unsigned a mirror property (#41507)Harmen Stoppels1-0/+1
2023-07-13mirrors: distinguish between source/binary mirror; simplify schema (#34523)Harmen Stoppels1-15/+41
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-2/+2
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2023-01-16Refer to mirrors by name, path, or url (#34891)Harmen Stoppels1-2/+0
2022-07-31black: reformat entire repository with blackTodd Gamblin1-20/+20
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-12-19jsonschema: use more specific schema identifiersTodd Gamblin1-1/+1
2021-11-19Add connection specification to mirror creation (#24244)Joseph Snyder1-2/+2
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-10-22fetching: S3 upload and download (#11117)Omar Padron1-1/+13
2019-05-26docs: make docs build relocatable for localized buildsTodd Gamblin1-1/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-11-09schemas: rework schemas so that they can be included from other filesTodd Gamblin1-11/+15
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-24/+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
2016-10-30Bugfix: '::' only worked on top-level key in config.Todd Gamblin1-1/+1
2016-10-30Documentation for configurationTodd Gamblin1-1/+5
2016-08-10Move jsonschema files out of `config.py` to their own package.Todd Gamblin1-0/+44