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
Darrian 67d1af130d instead of using a bool to check for v2, just test the type of the response interface. fixes #132 (#156) 2018-10-29 08:32:59 -07:00
Jess Frazelle cd61a71fad
fix v2 manifest fetch
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-03-01 15:39:18 -08:00
Jess Frazelle 417456fd7c
fix import paths
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-02-13 11:36:09 -08:00
Stefan Majer 73fb466d8c Paging link can contain format characters, unescape them first 2017-02-13 10:31:53 +01:00
Jess Frazelle f30057f2db
cleanup
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-12-19 22:38:36 -08:00
Jess Frazelle e451b94f87
update
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-12-19 22:36:05 -08:00
Jess Frazelle 5bb5c33bdf
cleanup
Signed-off-by: Jess Frazelle <me@jessfraz.com>
2016-09-20 18:16:34 -07:00
Jess Frazelle 1af74c42c2
fixes
Signed-off-by: Jess Frazelle <me@jessfraz.com>
2016-09-05 19:44:19 -07:00