Commit graph

9 commits

Author SHA1 Message Date
Jessica Tracy 32589e90be Passing context (#163)
* passing context in layer calls

* more contexting

* clair folder and context in handlers

* fixed token transport to reuse request context

* tests

* taking out context pass in server handlers
2018-12-29 12:09:10 -05:00
Jimmy Zelinskie 5ff93f005b registry: format accept headers (#130)
Multiple calls to request.Header.Add() will overwrite the last value.
This formats the value of the Accept headers correctly so that a
registry can perform content-type negotiation.
2018-09-05 12:03:18 -07:00
Jess Frazelle f3a9b00ec8
refactor how the domain for the images is used
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-06-17 15:50:30 -04:00
Michal Gebauer dfb6ef23f5 Do not resolve digest on delete (#79) 2018-03-12 14:34:13 -04:00
Jess Frazelle d57e019b47
update delete
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-12-18 15:17:27 -05:00
Jess Frazelle 758d45bea2
update api
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-12-11 17:33:26 -05:00
mrfly 3bc47ed926 fix registry remove image (#50) 2017-12-09 11:36:02 -05:00
Jess Frazelle 162757c7b7
fix delete
Signed-off-by: Jess Frazelle <me@jessfraz.com>
2016-09-20 18:49:25 -07:00
Jess Frazelle 1af74c42c2
fixes
Signed-off-by: Jess Frazelle <me@jessfraz.com>
2016-09-05 19:44:19 -07:00