Commit graph

  • 7f02f9e450
    Update Golang to 1.10 Sebastiaan van Stijn 2018-05-14 16:41:15 +02:00
  • ed42a4909a
    Merge pull request #2594 from dmcgowan/update-integration-test-certs Derek McGowan 2018-05-21 17:01:25 -07:00
  • dabcfdc5a6
    Update for vndr update Derek McGowan 2018-05-21 16:33:38 -07:00
  • b4dd9b4376
    Update certificates Derek McGowan 2018-05-21 16:00:48 -07:00
  • f497e79c7e Update part2.md (#6475) mallchin 2018-04-18 23:55:16 +01:00
  • 1b6e19d694 Update link to Docker Trusted Registry (#6479) T N 2018-04-19 07:54:50 +09:00
  • 9042088fad Fix "Run the registry as a service" link (#6289) Nat Zimmermann 2018-03-30 21:58:20 +01:00
  • 83389a1480
    Merge pull request #2556 from justincormack/fewer-gorillas Derek McGowan 2018-03-27 13:24:08 -07:00
  • fb7b0ddfc3
    Remove gorilla/context from vendor.conf Justin Cormack 2018-03-26 15:46:07 -07:00
  • f0fe5c3875 registry/filesystem: mention umask (#6276) Akihiro Suda 2018-03-23 02:12:29 +09:00
  • 23bef416bd
    Merge pull request #2538 from tianon/challanges Olivier Gambier 2018-03-21 09:58:14 -07:00
  • 607ae5d128
    Merge pull request #2501 from xiaonancc77/master Derek McGowan 2018-03-14 10:37:02 -07:00
  • 34c706e759
    Merge pull request #2549 from miminar/redis-delete-key Stephen Day 2018-03-13 16:12:15 -07:00
  • 492844e09c redis: delete right size attribute Michal Minář 2018-03-13 15:23:47 +01:00
  • fc1d3647c6 Added ignore event typs into notifications elsanli(李楠) 2018-01-18 18:26:54 +08:00
  • f2805894c8 Fix minor "Challanges" typo Tianon Gravi 2018-03-01 11:25:05 -08:00
  • 6fca8d6e67
    Merge pull request #2535 from xiaods/master Stephen Day 2018-02-27 15:34:29 -08:00
  • 8b93700d99 fix out of date cli arg for registry version Deshi Xiao 2018-02-28 06:46:06 +08:00
  • e80e5f2eb8 Update swift.md (#6054) Wang Jie 2018-02-24 07:40:51 +08:00
  • 4a9ec8171d Update azure.md (#6053) Wang Jie 2018-02-24 01:08:06 +08:00
  • c594eb1ff0 Mention that rootdirectory prefix has to be pre-existcreated Xueshan Feng 2018-02-22 15:40:39 -08:00
  • 198ebadc6d Fix links not rendering properly (#6049) Joao Fernandes 2018-02-22 13:24:44 -08:00
  • 35cca3f0f4 Update compatibility.md (#6043) Wang Jie 2018-02-22 20:32:20 +08:00
  • db6444ace5 Update mirror.md Akihiro Suda 2018-02-14 17:23:34 +09:00
  • 947af10cc0 Update insecure.md Wang Jie 2018-02-14 11:35:57 +08:00
  • 1edd9dcccc Update notifications.md Wang Jie 2018-02-14 11:48:56 +08:00
  • 6664ec7039
    Merge pull request #2466 from tifayuki/prometheus_go_metrics Stephen Day 2018-02-09 15:49:04 -08:00
  • e3c37a46e2 Add Prometheus Metrics tifayuki 2017-11-16 16:43:38 -08:00
  • a92ed35ab2 Fix port requirement for SSL of docker registry (#5973) Julien Bordellier 2018-02-09 22:19:38 +01:00
  • 13076371a6
    Merge pull request #2520 from ywk253100/ignore_path_not_found_error Derek McGowan 2018-02-09 11:19:52 -08:00
  • 005c6e0236 ignore path not found error when look up tags Wenkai Yin 2018-02-08 17:28:22 +08:00
  • d707ea2428
    Merge pull request #2469 from felixbuenemann/letsencrypt-host-whitelist-support Stephen Day 2018-02-06 16:11:20 -08:00
  • 1ba5b3b553
    registry/storage: ignore missing tag on delete Stephen J Day 2018-02-06 15:25:51 -08:00
  • 09d8e4bd93 Favor docker <object> <verb> format of commands (#5914) Misty Stanley-Jones 2018-02-05 09:33:47 -08:00
  • fea8bd5114
    Merge pull request #2471 from GarageDeveloper/master Stephen Day 2018-02-02 16:29:34 -08:00
  • 85b4d46b4f
    Merge pull request #2507 from mistyhacks/fix-storage-driver-link Derek McGowan 2018-02-01 13:49:34 -08:00
  • 4ecb17cc4c registry: support whitelisting letsencrypt hosts Felix Bünemann 2018-02-01 21:16:58 +01:00
  • f1fb06838a Various copyedits to reduce future tense, wordiness, and use of 'please' (#5788) Misty Stanley-Jones 2018-01-25 17:37:23 -08:00
  • a4c32bce50 Fixed broken storage driver link Misty Stanley-Jones 2018-01-23 09:02:07 -08:00
  • 5cb406d511
    Merge pull request #2455 from sargun/make-walk-faster Derek McGowan 2018-01-19 13:00:03 -08:00
  • cbcbcb02c5 Remove old walk function Sargun Dhillon 2018-01-18 12:10:20 -08:00
  • c7b0da2622 Use the new walk method for catalog enumeration Sargun Dhillon 2017-11-29 15:49:19 -08:00
  • b5db8eeeb8
    Merge pull request #2500 from stevvooe/remove-net-context-vestiges Derek McGowan 2018-01-18 10:26:24 -08:00
  • 585cdeb571
    context, registry/handlers: remove net/context references Stephen J Day 2018-01-17 16:01:41 -08:00
  • b5bbca9ed4 Improve Cloudfront notes regarding private buckets (#5225) Sean P. Kane 2018-01-09 14:31:37 -08:00
  • 35b29a609e Use the New Driver Walk method for catalog enumeration Sargun Dhillon 2017-11-29 12:26:28 -08:00
  • 32ac467992 Introduce Walk Method Per Storage Driver Sargun Dhillon 2017-11-29 11:17:39 -08:00
  • 9f664468ea Upgrade AWS library to v1.12.36 Sargun Dhillon 2017-11-29 14:20:27 -08:00
  • 277ed486c9
    Merge pull request #2302 from zetaab/oma Derek McGowan 2018-01-05 15:27:52 -08:00
  • ff87ad884c add possibility to clean untagged manifests Jesse Haka 2017-06-06 11:02:47 +03:00
  • db0bc08b85
    Merge pull request #2484 from perlun/patch-1 Stephen Day 2018-01-02 16:07:18 -08:00
  • 70c5e31509
    Merge pull request #2485 from perlun/patch-2 Stephen Day 2018-01-02 16:06:25 -08:00
  • aac2f6c8b7 api.md: Fixed incorrect grammar Per Lundberg 2017-12-29 14:40:15 +02:00
  • eaa90a3c6d Update CONTRIBUTING.md Per Lundberg 2017-12-29 14:34:32 +02:00
  • e9864ce8b9 disable schema1 by default, add a config flag to enable it Viktor Stanchev 2017-12-18 15:06:04 -08:00
  • 8777e97b72 fixes #2249: sanitize tenant and tenantid Raphaël Enrici 2017-12-17 18:26:09 +01:00
  • a6edcadac9 Correct parameter names for --publish long syntax (#5457) Lachlan Cooper 2017-12-13 07:59:30 +11:00
  • a8dac1ad4e Navigation under "Reference" and "Manuals," Registry warning, "Latest" UCP/DTR (#5469) John Mulhausen 2017-12-08 14:34:57 -08:00
  • f411848591
    Merge pull request #2447 from tifayuki/cloudfront-s3-filter Derek McGowan 2017-12-07 10:04:35 -08:00
  • e8ecc6dc55 add s3 region filters for cloudfront tifayuki 2017-11-14 17:21:36 -08:00
  • bc3c7b0525
    Merge pull request #2435 from zhouhaibing089/digestset-ut Stephen Day 2017-11-22 16:42:22 -08:00
  • 8cedd7b3a4
    Merge pull request #2448 from kklin/follow-relative-links Stephen Day 2017-11-22 16:38:47 -08:00
  • 1503fa2109
    Merge pull request #2431 from mistyhacks/fix-keywords Stephen Day 2017-11-22 16:34:27 -08:00
  • 82530e5a58 Add alt text to images which are missing it (#5047) Bhavin Gandhi 2017-11-20 23:19:46 +05:30
  • 118c8ee1f1 Added nginx configuration for uploading large sized blobs (layer size) to registry when using nginx as reverse proxy from monikakatiyar16 Monika Katiyar 2017-08-16 15:59:41 +05:30
  • 1bfbeca726 Properly follow relative links when listing tags Kevin Lin 2017-11-18 21:50:22 -08:00
  • 936007524a Update docs for new publish syntax (#5323) Misty Stanley-Jones 2017-11-17 12:08:29 -08:00
  • 3d5f8b0380 Add link to forums in registry docs (#5308) Joao Fernandes 2017-11-15 15:29:39 -08:00
  • e69837454a Add tests for configuration parser Gladkov Alexey 2017-11-15 16:37:43 +01:00
  • c9eba1a5bb Fix the pointer initialization Gladkov Alexey 2017-11-14 15:16:02 +01:00
  • e5b5e44386 Revert "Add text about win os version ordering" gbarr01 2017-11-09 14:49:04 -08:00
  • 1a860d8c19
    Add text about win os version ordering gbarr01 2017-11-09 14:15:00 -08:00
  • d549a5cc37 Prefer daemon.json over command-line flag Sebastiaan van Stijn 2017-10-27 21:56:04 +02:00
  • e25f858bb6 Remove deprecated '-d' option to start daemon Sebastiaan van Stijn 2017-10-27 21:52:56 +02:00
  • c785740af7 Create and populate htpasswd file if missing Liron Levin 2017-08-13 08:56:11 +03:00
  • f74613907d digestset: refine some words on unit test zhouhaibing089 2017-10-31 16:33:36 +08:00
  • fda42e5ef9 Fix keyword format for downstream docs Misty Stanley-Jones 2017-10-20 11:16:21 -07:00
  • 3800056b88 Merge pull request #2428 from zhouhaibing089/algo-import Stephen Day 2017-10-23 10:07:44 +02:00
  • b5975461f0 Update deploying.md Wang Jie 2017-10-20 09:33:36 +08:00
  • e95522ec45 Update notifications.md (#5045) Wang Jie 2017-10-20 06:02:41 +08:00
  • e61eb68b3b Deploying Registry: Fixed ports on HTTPS (#4965) Anian Z 2017-10-17 00:49:04 +02:00
  • d66208108d cmd/digest: import crypto algorithms zhouhaibing089 2017-10-14 12:31:21 +08:00
  • 7484e51bf6 Merge pull request #2402 from smarterclayton/order_manifest Derek McGowan 2017-10-11 10:17:12 -07:00
  • 3c5f85abd1
    Allow clients to request specific manifest media types Clayton Coleman 2017-09-19 21:25:37 -04:00
  • bb49a1685d Merge pull request #2416 from stevvooe/feed-the-linter Derek McGowan 2017-09-29 13:51:02 -07:00
  • 4abf680c76
    registry: feed the linter by removing redundant err check Stephen J Day 2017-09-29 13:27:49 -07:00
  • 8710fa58ae Merge pull request #2377 from stevvooe/healthcheck-storage-ignore-notfound Derek McGowan 2017-09-29 13:14:15 -07:00
  • c8d82bbd38 Docker service registry not running correctly (Replicas 0/1) (#4641) Jonas Hecht 2017-09-19 20:32:01 +02:00
  • 1f640d19dd contraint instead of label to create Registry on node1 (#4644) Jonas Hecht 2017-09-15 20:20:26 +02:00
  • 8b93c50982 Update b.o. Error while creating Registry Service (#4465) Jonas Hecht 2017-09-12 01:49:21 +02:00
  • 675ffdbdaf Fix Typo (#4575) Yannick Fricke 2017-09-11 18:39:40 +02:00
  • fd9fc031a2 Use nginx image which supports bcrypt (#4489) Vidar 2017-09-07 01:33:07 +02:00
  • f01d83d61e Update mirror.md (#4506) ROY 2017-09-06 05:26:08 +08:00
  • 5db89f0ca6 Merge pull request #2388 from tiborvass/remove-misused-context Derek McGowan 2017-09-05 13:44:47 -07:00
  • 13e0608bc8 gofmt -w -s registry/client/repository.go Tibor Vass 2017-09-05 13:14:43 -07:00
  • 2c58ce1a7f Remove context in NewRegistry and NewRepository Tibor Vass 2017-09-02 08:37:34 -07:00
  • 5096a16d32 Update garbage-collection.md (#4317) Wang Jie 2017-08-30 06:43:24 +08:00
  • e4f126c10e nginx does not support bcrypt when using auth_basic (#4332) Vidar 2017-08-30 00:34:27 +02:00
  • 30578ca329 Merge pull request #2384 from smarterclayton/client_retry Derek McGowan 2017-08-25 15:06:52 -07:00
  • a2015272c1
    Support HEAD requests without Docker-Content-Digest header Clayton Coleman 2017-08-25 17:15:10 -04:00