Commit graph

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