distribution/registry/handlers
Richard Scothern 87a997249d Merge pull request #1522 from RichardScothern/tag-events
Send tag events to notification listeners
2016-03-23 16:41:29 -07:00
..
api_test.go Enable URLs returned from the registry to be configured as relative. 2016-03-23 15:14:32 -07:00
app.go Enable URLs returned from the registry to be configured as relative. 2016-03-23 15:14:32 -07:00
app_test.go Enable URLs returned from the registry to be configured as relative. 2016-03-23 15:14:32 -07:00
basicauth.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
basicauth_prego14.go Move registry package into handler package 2015-02-10 17:25:40 -08:00
blob.go Add an "enabled" parameter under "readonly", and make it as if the mutable handlers don't exist when read-only mode is enabled 2015-09-22 15:49:26 -07:00
blobupload.go Merge pull request #1502 from RichardScothern/auth-url-endpoints 2016-03-14 16:28:24 -07:00
catalog.go Create Repositories method 2015-07-21 21:45:14 -07:00
context.go Update auth context keys to use constant 2016-01-28 17:02:09 -08:00
health_test.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
helpers.go Typo fixes in comments 2016-02-10 16:26:29 -08:00
hmac.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
hmac_test.go Refactor Blob Service API 2015-05-15 17:05:18 -07:00
hooks.go Feature: Web Panic Reporting via hooks 2015-05-31 14:21:22 +00:00
images.go Propogate tag as a functional argument into the notification system to attach 2016-03-23 14:57:52 -07:00
mail.go Feature: Web Panic Reporting via hooks 2015-05-31 14:21:22 +00:00
tags.go Rename Name method of Repository to Named 2016-02-04 09:55:36 -08:00