Commit graph

13 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
alexander zillion db513b737e add --auth-url parameter (#90) (#105)
Signed-off-by: Alex Zillion <alex@alexzillion.com>
2018-11-14 10:06:30 -05:00
Jess Frazelle 780a52e149
fix vulns.json
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-10-04 14:41:40 -04:00
Jess Frazelle 6b207b0cf9
fix v3 when grpcConn is nil
fixes #138

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-09-17 13:34:58 -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
Jess Frazelle ec64812e73
dont create vulns links on static tags pages
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 06:52:23 -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 f9d8dca27d
add todo
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:14:18 -04:00
Jess Frazelle e8db6b2f9d
cleanup code a bit
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-16 05:02:31 -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
Renamed from server/handlers.go (Browse further)