summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/cmd/mirror.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/+9
2023-08-16Add new custom markers to unit tests (#33862)Massimiliano Culpo1-2/+1
2023-07-18buildcache push: make --allow-root the default and deprecate the option (#38878)Harmen Stoppels1-2/+2
2023-07-17Lock, database and store don't need global configuration on construction (#33...Massimiliano Culpo1-2/+2
2023-07-13mirrors: distinguish between source/binary mirror; simplify schema (#34523)Harmen Stoppels1-1/+52
2023-07-05Drop Python 2 object subclassing (#38720)Adam J. Stewart1-2/+2
2023-06-12buildcache: remove deprecated api (#37246)Harmen Stoppels1-2/+2
2023-05-05Add spack buildcache push (alias to buildcache create) (#34861)Harmen Stoppels1-2/+2
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-19/+3
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2023-01-18spack mirror create takes local paths only (#34992)Harmen Stoppels1-14/+0
2023-01-16Refer to mirrors by name, path, or url (#34891)Harmen Stoppels1-45/+20
2022-12-13Use file paths/urls correctly (#34452)Harmen Stoppels1-10/+3
2022-08-11Fix performance regression with `spack mirror create --all` (#32005)Massimiliano Culpo1-6/+128
2022-07-31black: reformat entire repository with blackTodd Gamblin1-128/+148
2022-07-12`spack.repo.get()` can only be called on concrete specs (#31411)Massimiliano Culpo1-4/+4
2022-03-20Enable GCS urls as valid (#29592)Doug Jacobsen1-0/+7
2022-03-17Windows Support: Testing Suite integrationJohn Parent1-0/+9
2022-03-17"spack commands --update-completion"John Parent1-2/+0
2022-03-17Expand external find for Windows (#27588)John Parent1-10/+3
2022-03-17Update tests support for WindowsBetsy McPhail1-0/+13
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-11-19Add connection specification to mirror creation (#24244)Joseph Snyder1-2/+27
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-3/+4
2021-02-16Pipelines: Temporary buildcache storage (#21474)Scott Wittenburg1-0/+39
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-11-18spack test (#15702)Greg Becker1-2/+2
2020-06-03Mirrors: add option to exclude packages from "mirror create" (#14154)Peter Scheibel1-0/+50
2020-03-07Only use stable versions for public mirror (#15100)Peter Scheibel1-0/+23
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin1-1/+1
2019-12-09Follow up/11117 fixes and testing (#13607)Omar Padron1-1/+66
2019-10-25`mirror create --all` can mirror everything (#12940)Peter Scheibel1-1/+1
2019-08-15mirrors: make `spack mirror` environment aware (#12345)Greg Becker1-0/+28
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin1-1/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-06-01Skip external specs when creating mirrors (#8084)Massimiliano Culpo1-0/+38