Commit graph

12 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
Jess Frazelle 691235af75
update static and staticAssetsHandler
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 15:33:45 -04:00
Jess Frazelle 0301f323b3
update to use generated files for assets
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 15:23:04 -04:00
Jess Frazelle 695602b303
start of generating assets
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 15:08:48 -04:00
Manuel Rüger b3c826e2e4 server: Allow to restrict listen address (#115)
e.g. limit to listen on localhost only
2018-07-18 13:47:12 -04:00
Jess Frazelle a47f406b5c
fix once behavior
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-17 11:44:09 -04:00
Manuel Rüger 69eea86c1f server: Publish update interval (#113)
Let users know when they can expect the next one
2018-07-17 11:38:43 -04:00
Manuel Rüger dad52d251d server: provide asset-path argument (#111)
This allows to install the assets into /usr/share/reg for packaging
2018-07-16 11:20:38 -04:00
Jess Frazelle c2bf9b6fd4
cleanup and update vendor
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:56:58 -04:00
Jess Frazelle 3e014d1732
do not show vulns on tags page if there is no clair registry
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:26:50 -04:00
Jess Frazelle d0c3ab9dfe
generate tags
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 04:52:57 -04:00
Jess Frazelle 298ecf1510
move server under main command closes #106
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-15 19:05:12 -04:00