- 21 Feb, 2021 1 commit
-
-
João Pereira authored
Upgrade Logstash hook for Logrus to 1.0.0
-
- 19 Feb, 2021 1 commit
-
-
Chris Patterson authored
Add Codecov badge
-
- 12 Feb, 2021 1 commit
-
-
olegburov authored
Signed-off-by:
olegburov <oleg.burov@outlook.com>
-
- 10 Feb, 2021 1 commit
-
-
Tom Hu authored
Signed-off-by:
Tom Hu <tomhu1096@gmail.com>
-
- 09 Feb, 2021 1 commit
-
-
Wang Yan authored
go.mod: change imports to github.com/distribution/distribution/v3
-
- 08 Feb, 2021 1 commit
-
-
Sebastiaan van Stijn authored
Go 1.13 and up enforce import paths to be versioned if a project contains a go.mod and has released v2 or up. The current v2.x branches (and releases) do not yet have a go.mod, and therefore are still allowed to be imported with a non-versioned import path (go modules add a `+incompatible` annotation in that case). However, now that this project has a `go.mod` file, incompatible import paths will not be accepted by go modules, and attempting to use code from this repository will fail. This patch uses `v3` for the import-paths (not `v2`), because changing import paths itself is a breaking change, which means that the next release should increment the "major" version to comply with SemVer (as go modules dictate). Signed-off-by:
Sebastiaan van Stijn <github@gone.nl>
-
- 06 Feb, 2021 8 commits
-
-
João Pereira authored
Relax filesystem driver folder permissions to 0777
-
João Pereira authored
Update repo normalize error message to include name
-
João Pereira authored
Fix minor spelling mistakes
-
João Pereira authored
scripts: remove unused md2man from dev-tools
-
João Pereira authored
Update README
-
João Pereira authored
Remove apache2-utils from Dockerfile
-
João Pereira authored
Honor contexts passed to registry client methods
-
João Pereira authored
Fix typo for image digest regular expression in spec
-
- 05 Feb, 2021 1 commit
-
-
Patrick Easters authored
Signed-off-by:
Patrick Easters <peasters@redhat.com>
-
- 03 Feb, 2021 7 commits
-
-
João Pereira authored
Upgrade Gorilla Handlers to 1.5.1
-
João Pereira authored
Clarify repo name regex intention
-
Michael Vetter authored
Signed-off-by:
Michael Vetter <jubalh@iodoru.org>
-
Michael Vetter authored
And one more minor typo. Signed-off-by:
Michael Vetter <jubalh@iodoru.org>
-
Michael Vetter authored
Signed-off-by:
Michael Vetter <jubalh@iodoru.org>
-
Milos Gajdos authored
Update README badges
-
Milos Gajdos authored
Propose two maintainers from Mirantis
-
- 02 Feb, 2021 5 commits
-
-
Milos Gajdos authored
Co-authored-by:
Chris Patterson <chrispat@github.com> Signed-off-by:
Milos Gajdos <milosgajdos83@gmail.com>
-
Justin Cormack authored
Mirantis Secure Registry (once Docker Trusted Registry) also uses Distribution as its core code. Propose two maintainers from Mirantis as Distribution maintainers. Signed-off-by:
Justin Cormack <justin@specialbusservice.com>
-
Andrii Soldatenko authored
Signed-off-by:
Andrii Soldatenko <andrii.soldatenko@gmail.com>
-
Milos Gajdos authored
* Build status points to CI action * GoDoc points to pkg.go.dev * License points to License file Signed-off-by:
Milos Gajdos <milosgajdos83@gmail.com>
-
Chris Patterson authored
-
- 01 Feb, 2021 3 commits
-
-
Chris Patterson authored
Signed-off-by:
Chris Patterson <chrispat@github.com>
-
https://github.com/distribution/distributionChris Patterson authored
This reverts commit 1100e30e, reversing changes made to b659eb06 . Signed-off-by:
Chris Patterson <chrispat@github.com>
-
-
- 30 Jan, 2021 1 commit
-
-
João Pereira authored
Update slack channel to CNCF slack
-
- 29 Jan, 2021 6 commits
-
-
Chris Patterson authored
Fixing push workflow
-
Chris Patterson authored
Signed-off-by:
Chris Patterson <chrispat@github.com>
-
Chris Patterson authored
-
Chris Patterson authored
Signed-off-by:
Chris Patterson <chrispat@github.com>
-
Chris Patterson authored
Adding first draft of CI on GitHub Actions
-
Chris Patterson authored
Signed-off-by:
Chris Patterson <chrispat@github.com>
-
- 28 Jan, 2021 2 commits
-
-
Sebastiaan van Stijn authored
Signed-off-by:
Sebastiaan van Stijn <github@gone.nl>
-
Justin Cormack authored
Adding Steve Lasker as a maintainer
-
- 27 Jan, 2021 1 commit
-
-
Steve Lasker authored
Per distribution call, adding Steve Lasker as a maintainer to help with OCI and Notary collaboration. Signed-off-by:
Steve Lasker <stevenlasker@hotmail.com>
-