Victor Vieux
|
eadf004fcb
Merge pull request #5600 from unclejack/sha512_registry_support
|
11 years ago |
unclejack
|
7da186c3e5
import sha512 to make sha512 ssl certs work
|
11 years ago |
Solomon Hykes
|
3d605683b3
Move 'auth' to the registry subsystem
|
11 years ago |
Michael Crosby
|
44d54ba0c2
Use proper scheme with static registry
|
11 years ago |
Victor Vieux
|
8a5060dba4
Merge pull request #4607 from vbatts/vbatts-static_registry
|
11 years ago |
unclejack
|
425b315695
Merge pull request #5199 from shin-/registry_mirrors_support
|
11 years ago |
shin-
|
720f344704
Added support for multiple endpoints in X-Docker-Endpoints header
|
11 years ago |
Victor Vieux
|
d61fce9af7
allow dot in repo name
|
11 years ago |
shin-
|
8b2bcd9a4b
Added specific error message when hitting 401 over HTTP on push
|
11 years ago |
Sam Alba
|
de9fba7172
Payload checksum now match the checksum simple
|
11 years ago |
Sam Alba
|
3f0886c8c3
Inverted layer checksum and tarsum.
|
11 years ago |
Ryan Thomas
|
d6c2188cae
Docker-DCO-1.1-Signed-off-by: Ryan Thomas <rthomas@atlassian.com> (github: rthomas)
|
11 years ago |
Ryan Thomas
|
a5ccb5b28d
Docker-DCO-1.1-Signed-off-by: Ryan Thomas <rthomas@atlassian.com> (github: rthomas)
|
11 years ago |
Victor Vieux
|
9a0d7fe018
use mock for search
|
11 years ago |
Vincent Batts
|
2b855afaee
registry: Info collection
|
11 years ago |
Vincent Batts
|
2a2c694758
registry: make certain headers optional
|
11 years ago |
Guillaume J. Charmes
|
8d88ea0c15
Merge auth package within registry
|
11 years ago |
Fabio Falci
|
df9b99aca0
Remove manual http cookie management
|
11 years ago |
Guillaume J. Charmes
|
0eeb146398
Merge pull request #4270 from DevTable/fixregistryauth
|
11 years ago |
Sam Alba
|
a0251223cd
registry: Fixed unexported field
|
11 years ago |
Sam Alba
|
522c0765f1
registry: Removed checksumPayload from exported fields
|
11 years ago |
Sam Alba
|
8d230cf89c
registry: Added simple checksums (sha256) for layers
|
11 years ago |
Jake Moshenko
|
90b0cce07b
Fix registry auth by storing the string passed on the command line, and allowing for credential selection by normalizing on hostname. Also, remove remote ping calls from CmdPush and CmdPull.
|
11 years ago |
Michael Crosby
|
0fa9199f78
Fix login prompt on push and pull because of error message
|
11 years ago |
Roberto G. Hashioka
|
2cfd696b9b
Added missing attributes to api search calls:
|
11 years ago |
Michael Crosby
|
a2aab7757e
Make sure new repositories can be pushed with multiple tags
|
11 years ago |
Victor Vieux
|
16ca6a1c12
move legacy stuff outside the job
|
11 years ago |
Michael Crosby
|
1d0aeae339
Merge pull request #3431 from shin-/ping_standalone_check
|
11 years ago |
shin-
|
589515c717
Check standalone header when pinging a registry server. Standalone has to be true to use basic auth (in addition to previous requirements)
|
11 years ago |
Victor Vieux
|
85f9b778f5
fix progressbar in docker push
|
11 years ago |