- 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>
-
- 26 Jan, 2021 4 commits
-
-
Justin Cormack authored
Replace Arko with Milos as a maintainer
-
Justin Cormack authored
Thanks for all the work Arko, and welcome Milos! Signed-off-by:
Justin Cormack <justin@specialbusservice.com>
-
Justin Cormack authored
Update roadmap
-
Justin Cormack authored
Most of the roadmap was written in 2015 and switching from the older registry... Remove reference to Docker prior to CNCF donation. Add code of conduct file, already in Governance file. Signed-off-by:
Justin Cormack <justin@specialbusservice.com>
-
- 18 Dec, 2020 3 commits
-
-
Arko Dasgupta authored
Dummy workflow to enable GitHub Actions
-
CrazyMax authored
Signed-off-by:
CrazyMax <crazy-max@users.noreply.github.com>
-
Arko Dasgupta authored
Ignore self reference object on empty prefix
-
- 14 Dec, 2020 1 commit
-
-
Arko Dasgupta authored
Add Adopters
-
- 09 Dec, 2020 2 commits
-
-
Justin Cormack authored
Signed-off-by:
Justin Cormack <justin@specialbusservice.com>
-
Justin Cormack authored
Add new maintainers
-
- 07 Dec, 2020 1 commit
-
-
Justin Cormack authored
Maintainers from Docker, GitHub, GitLab, Digital Ocean, Harbor. Signed-off-by:
Justin Cormack <justin.cormack@docker.com>
-
- 30 Nov, 2020 1 commit
-
-
Ricardo Maraschini authored
When a given prefix is empty and we attempt to list its content AWS returns that the prefix contains one object with key defined as the prefix with an extra "/" at the end. e.g. If we call ListObjects() passing to it an existing but empty prefix, say "my/empty/prefix", AWS will return that "my/empty/prefix/" is an object inside "my/empty/prefix" (ListObjectsOutput.Contents). This extra "/" causes the upload purging process to panic. On normal circunstances we never find empty prefixes on S3 but users may touch it. Signed-off-by:
Ricardo Maraschini <rmarasch@redhat.com>
-
- 14 Nov, 2020 1 commit
-
-
Arko Dasgupta authored
#3288 Remove empty Content-Type header
-
- 05 Nov, 2020 2 commits
-
-
Arko Dasgupta authored
Upgrade Gorilla Mux to `1.8.0`.
-
Arko Dasgupta authored
Upgrade Redigo to `1.8.2`.
-
- 03 Nov, 2020 1 commit
-
-
Smasherr authored
Fixes #3288 Signed-off-by:
Smasherr <soundcracker@gmail.com>
-
- 29 Oct, 2020 1 commit
-
-
Arko Dasgupta authored
Reopen PR #2973 (Support ECS TaskRole in S3 storage driver).
-
- 03 Sep, 2020 1 commit
-
-
olegburov authored
Signed-off-by:
olegburov <oleg.burov@outlook.com>
-
- 01 Sep, 2020 1 commit
-
-
olegburov authored
Signed-off-by:
olegburov <oleg.burov@outlook.com>
-
- 31 Aug, 2020 1 commit
-
-
olegburov authored
Signed-off-by:
olegburov <oleg.burov@outlook.com>
-
- 26 Aug, 2020 1 commit
-
-
Manish Tomar authored
Support ECS TaskRole in S3 storage driver
-
- 24 Aug, 2020 4 commits
-
-
Manish Tomar authored
Merge pull request #3224 from AndreasHassing/fix/bad-pointer-windows-EnableVirtualTerminalProcessing Update logrus to v1.6.0, fixes #3223
-
Manish Tomar authored
vendor: opencontainers/go-digest v1.0.0
-
Sebastiaan van Stijn authored
full diff: https://github.com/opencontainers/go-digest/compare/v1.0.0-rc1...v1.0.0 Signed-off-by:
Sebastiaan van Stijn <github@gone.nl>
-
Andreas Hassing authored
Fixes #3223 by bumping logrus to v1.6.0, which in turn bumps github.com/konsorten/go-windows-terminal-sequences to v1.0.3 wherein the fix to bad pointer is found. Signed-off-by:
Andreas Hassing <andreas@famhassing.dk>
-
- 21 Aug, 2020 2 commits
-
-
Manish Tomar authored
Bump AWS SDK to v1.34.9
-
Yong Wen Chua authored
Fixes https://github.com/docker/distribution/issues/3097 Signed-off-by:
Yong Wen Chua <lawliet89@users.noreply.github.com>
-