reg/registry
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
..
authchallenge.go Use a distinguished error value for basic auth. (#120) 2018-07-26 14:13:58 -07:00
authchallenge_test.go Use a distinguished error value for basic auth. (#120) 2018-07-26 14:13:58 -07:00
basictransport.go when uploading layers reuse token so reader isn't closed premature. (#103) 2018-07-08 09:42:04 -04:00
catalog.go Passing context (#163) 2018-12-29 12:09:10 -05:00
customtransport.go Add custom http header (#104) 2018-07-08 09:43:09 -04:00
delete.go Passing context (#163) 2018-12-29 12:09:10 -05:00
digest.go Passing context (#163) 2018-12-29 12:09:10 -05:00
digest_test.go Passing context (#163) 2018-12-29 12:09:10 -05:00
errortransport.go Add more useful error for bad credentials. (#51) 2017-12-11 10:42:19 -05:00
image.go refactor how the domain for the images is used 2018-06-17 15:50:30 -04:00
layer.go Passing context (#163) 2018-12-29 12:09:10 -05:00
manifest.go Passing context (#163) 2018-12-29 12:09:10 -05:00
ping.go Passing context (#163) 2018-12-29 12:09:10 -05:00
registry.go Passing context (#163) 2018-12-29 12:09:10 -05:00
tags.go Passing context (#163) 2018-12-29 12:09:10 -05:00
tokentransport.go Passing context (#163) 2018-12-29 12:09:10 -05:00
tokentransport_test.go Passing context (#163) 2018-12-29 12:09:10 -05:00