This website requires JavaScript.
8a89040247
add configuration file close after it is parsed.
yuzou
2015-06-12 10:41:00 +08:00
17db4d9e11
Enable the registry to be built with debug information with an environment variable 'DISABLE_OPTIMIZATION'.
Richard
2015-06-10 10:48:33 -07:00
f6ee0f46af
Minor formatting fixes related to htpasswd auth
Stephen J Day
2015-06-11 17:06:35 -07:00
d9d55bcbab
Minor formatting fixes related to htpasswd auth
Stephen J Day
2015-06-11 17:06:35 -07:00
9b75807a0b
Merge pull request #622 from amouat/patch-2
Olivier Gambier
2015-06-11 15:27:43 -07:00
01f730ad71
Document usage of htpasswd access controller
Stephen J Day
2015-06-10 19:41:54 -07:00
30d698926e
Merge pull request #621 from amouat/patch-1
Stephen Day
2015-06-11 15:17:53 -07:00
a0baf93725
Fix service command
Adrian Mouat
2015-06-11 22:36:31 +01:00
f670f00058
Fix typo
Adrian Mouat
2015-06-11 21:40:40 +01:00
6deedd29d9
Merge pull request #615 from allingeek/master
Olivier Gambier
2015-06-11 12:51:36 -07:00
a5b21fa8f0
Merge pull request #617 from dmp42/pathchange
Stephen Day
2015-06-11 11:42:24 -07:00
ad23a43bc4
Enhance building doc to reflect the new data default location
Olivier Gambier
2015-06-11 11:08:16 -07:00
fc796f1722
Merge pull request #584 from xiekeyang/panic
Stephen Day
2015-06-11 11:01:43 -07:00
1ad9ac497c
Merge pull request #590 from mattrobenolt/patch-1
Olivier Gambier
2015-06-11 09:51:45 -07:00
7729294e38
Merge pull request #613 from antoniomercado/remove-nginx-authorization-unset
Olivier Gambier
2015-06-11 08:56:02 -07:00
8ed0c66745
Enhancing doc to persist data
Olivier Gambier
2015-06-10 21:05:13 -07:00
69b4b73f7c
Merge pull request #619 from neurodesign/fix-README-typo
Olivier Gambier
2015-06-11 01:01:19 -07:00
25778270be
Fix typo
Julien Fernandez
2015-06-11 08:50:34 +02:00
5bd4b5c558
Updating the location of the volume to match the new location of the default registry data location.
Jeff Nickoloff
2015-06-10 21:24:16 -07:00
280b9c50ac
Saner default data location
Olivier Gambier
2015-06-10 20:54:24 -07:00
6e0cfc17dc
Saner default data location
Olivier Gambier
2015-06-10 20:54:24 -07:00
e667be389a
Rename the basic access controller to htpasswd
Stephen J Day
2015-06-10 19:40:05 -07:00
0f654c25ac
Rename the basic access controller to htpasswd
Stephen J Day
2015-06-10 19:40:05 -07:00
14f3b07db0
Harden basic auth implementation
Stephen J Day
2015-06-10 19:29:27 -07:00
ffd3662982
Harden basic auth implementation
Stephen J Day
2015-06-10 19:29:27 -07:00
427c457801
Refactor Basic Authentication package
Stephen J Day
2015-06-08 18:56:48 -07:00
ffe56ebe41
Refactor Basic Authentication package
Stephen J Day
2015-06-08 18:56:48 -07:00
3504445680
Unexported function to comply with golint
Dave Trombley
2015-06-06 01:58:45 -04:00
abd142855a
Unexported function to comply with golint
Dave Trombley
2015-06-06 01:58:45 -04:00
fe9ca88946
Removed dashes from comments, unexported htpasswd struct
Dave Trombley
2015-06-06 01:37:32 -04:00
e4c3ab4377
Removed dashes from comments, unexported htpasswd struct
Dave Trombley
2015-06-06 01:37:32 -04:00
15bbde99c1
Fixed golint, gofmt warning advice.
Dave Trombley
2015-06-04 12:02:13 -04:00
d4f2260e04
Added dependency to golang.org/x/crypto/bcrypt
Dave Trombley
2015-06-06 01:32:55 -04:00
ff67393b2b
Added support for bcrypt, plaintext; extension points for other htpasswd hash methods.
Dave Trombley
2015-06-04 11:46:34 -04:00
04f6a4811d
Fixed golint, gofmt warning advice.
Dave Trombley
2015-06-04 12:02:13 -04:00
d2b7988b7f
Aligned formatting with gofmt
Dave Trombley
2015-04-22 15:13:48 +00:00
c50dfb7dae
Added support for bcrypt, plaintext; extension points for other htpasswd hash methods.
Dave Trombley
2015-06-04 11:46:34 -04:00
7733b6c892
Fixed WWW-Authenticate: header, added example config and import into main, fixed golint warnings
Dave Trombley
2015-04-22 14:35:59 +00:00
c4849bb99a
Aligned formatting with gofmt
Dave Trombley
2015-04-22 15:13:48 +00:00
0ecaa7f40a
Fixed WWW-Authenticate: header, added example config and import into main, fixed golint warnings
Dave Trombley
2015-04-22 14:35:59 +00:00
60262521bd
Implementation of a basic authentication scheme using standard .htpasswd files
BadZen
2015-04-21 19:57:12 +00:00
8a204f59e7
Implementation of a basic authentication scheme using standard .htpasswd files
BadZen
2015-04-21 19:57:12 +00:00
7363323321
Merge pull request #612 from HuKeping/addtest-httpchecker
Olivier Gambier
2015-06-10 17:08:55 -07:00
bf305c1b91
Adding a volume for the default 'registry-dev' location.
Jeff Nickoloff
2015-06-10 10:25:41 -07:00
b450b42c25
Removing Nginx Authorization header unset because it breaks with a user defined index endpoint
Antonio Mercado
2015-06-09 17:17:01 -04:00
aa8d3d2ca3
Merge pull request #13815 from tiborvass/do-not-send-basic-auth-on-302
Arnaud Porterie
2015-06-09 15:34:53 -07:00
b230183b0f
Merge pull request #553 from dmp42/docs-rework
Olivier Gambier
2015-06-09 14:48:39 -07:00
5d5caa0e9a
Test: add test for HTTPChecker
Hu Keping
2015-06-10 01:39:34 +08:00
b684b77a0c
Return valid json from StatusHandler
Matt Robenolt
2015-06-02 23:27:47 -07:00
84b7bd6dba
Merge pull request #13816 from xiekeyang/remove
Alexander Morozov
2015-06-08 20:38:30 -07:00
5b3e2c7dda
Registry: remove unwanted return variable name
xiekeyang
2015-06-09 10:07:48 +08:00
f654e9a96e
Merge pull request #599 from stevvooe/clarify-deletion-by-digest-constraint
Stephen Day
2015-06-08 19:04:53 -07:00
f63313de1f
Merge pull request #599 from stevvooe/clarify-deletion-by-digest-constraint
Stephen Day
2015-06-08 19:04:53 -07:00
7e6b4e8c52
Add description of digests to API specification
Stephen J Day
2015-06-04 19:57:40 -07:00
5a8f690426
Do not set auth headers if 302
Tibor Vass
2015-06-08 19:56:37 -04:00
25bd3fc777
Link to compose
Olivier Gambier
2015-06-08 15:54:46 -07:00
b8d785c79e
Use bcrypt
Olivier Gambier
2015-06-08 15:54:37 -07:00
81e8657d7b
Fix here doc conf generation
Olivier Gambier
2015-05-31 20:32:07 -07:00
8c1784c838
Keeping in synch
Olivier Gambier
2015-05-31 20:23:43 -07:00
96d79eb30e
Adding authentication
Olivier Gambier
2015-05-31 20:09:59 -07:00
74873aed14
Removing internal information
Olivier Gambier
2015-05-31 20:09:44 -07:00
c1c638d01f
Minor keyword add
Olivier Gambier
2015-05-31 20:09:24 -07:00
c405f3717a
Minor fixes
Olivier Gambier
2015-05-31 20:09:15 -07:00
56ff32c683
Revising glossary
Olivier Gambier
2015-05-31 20:08:48 -07:00
10ba376a99
Minor cleanup in the index
Olivier Gambier
2015-05-31 20:08:28 -07:00
c3b3802503
Small fixes
Olivier Gambier
2015-05-22 02:46:23 -07:00
b7b8e64f1d
Moved instructions up
Olivier Gambier
2015-05-22 02:18:50 -07:00
26d87ed1a5
No reason to detail here
Olivier Gambier
2015-05-22 02:17:55 -07:00
431e829fa5
Simplified index
Olivier Gambier
2015-05-22 02:17:23 -07:00
d9dfe54308
Separated "help"
Olivier Gambier
2015-05-22 02:16:25 -07:00
4eb8d907b9
Separate introduction
Olivier Gambier
2015-05-22 02:15:45 -07:00
2fb5c97a97
Deployment rewrote
Olivier Gambier
2015-05-22 02:14:55 -07:00
89e0955d4c
Merge pull request #607 from vbatts/vbatts-v2_spec_blurb
Stephen Day
2015-06-08 14:04:41 -07:00
0165b85861
spec/manifest: clarify the v2-s1 is provisional
Vincent Batts
2015-06-08 16:48:48 -04:00
aa73c53690
Panic: Add Handler
xiekeyang
2015-06-02 10:52:24 +08:00
e03780c785
Merge pull request #598 from stevvooe/update-tarsum-package
Olivier Gambier
2015-06-05 17:57:37 -07:00
7da35f1d94
Merge pull request #601 from ahmetalpbalkan/docs-1
Stephen Day
2015-06-05 17:55:03 -07:00
8faf69470f
Merge pull request #596 from stevvooe/repo-name-validation
Olivier Gambier
2015-06-05 17:46:25 -07:00
89f183639a
docs: Update azure docs in configuration.md
Ahmet Alp Balkan
2015-06-05 17:23:05 -07:00
19ec4e2c7a
Add docker developer flow
Derek McGowan
2015-06-03 10:18:02 -07:00
a438494b49
Replace docker-compose installation instructions
Derek McGowan
2015-06-01 08:32:44 -07:00
b39e6395fd
Update docker image
Derek McGowan
2015-05-28 15:55:04 -07:00
4ebd6b7e1d
Add support for docker volume
Derek McGowan
2015-05-28 15:28:50 -07:00
de638db71e
Add bats script to replace test_docker.sh
Derek McGowan
2015-06-05 13:19:50 -07:00
bd535a882d
Merge pull request #595 from HuKeping/addtest
Stephen Day
2015-06-05 10:34:16 -07:00
5680d7b8b7
Test: add test for health/check
Hu Keping
2015-06-05 00:23:11 +08:00
60967cbd6b
Clarify that manifests can only be deleted by digest
Stephen J Day
2015-06-04 18:59:08 -07:00
c54adb667f
Clarify that manifests can only be deleted by digest
Stephen J Day
2015-06-04 18:59:08 -07:00
d24bfb776b
Update tarsum package
Stephen J Day
2015-06-04 18:39:25 -07:00
630334b304
Add more repository name validation test cases
Stephen J Day
2015-06-04 16:12:35 -07:00
4bff4910b5
Add more repository name validation test cases
Stephen J Day
2015-06-04 16:12:35 -07:00
e527060df2
Merge pull request #13648 from tiborvass/print-debugtransport-to-test-output
Antonio Murdaca
2015-06-05 00:42:22 +02:00
97ca39d26d
Merge pull request #594 from HuKeping/master
Stephen Day
2015-06-04 11:32:10 -07:00
57c5f28096
Merge pull request #589 from thaJeztah/contributing-545-follow-up
Stephen Day
2015-06-04 11:31:15 -07:00
36d90d2492
Fix typo
Hu Keping
2015-06-04 23:35:14 +08:00
faab364ab5
Merge pull request #593 from stevvooe/disable-default-azure-build
Olivier Gambier
2015-06-03 20:14:07 -07:00
93aff60741
Disable building of azure storage driver by default
Stephen J Day
2015-06-03 18:14:53 -07:00
7834db55fb
Minor contributing fixups
Sebastiaan van Stijn
2015-06-03 01:02:06 +02:00
00388a14aa
Merge pull request #591 from stevvooe/building-environment
Olivier Gambier
2015-06-03 12:24:44 -07:00
4700c27eb5
Build environment requires proper checkout of project
Stephen J Day
2015-06-03 11:59:56 -07:00