This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/endpoints
Joseph Schorr a949a44cb2 Remove expensive call in build badge
We don't need to list all the tags to determine if any exist, and showing the repo is ready when it is empty is probably correct behavior anyway
2017-06-12 14:53:54 -04:00
..
api Add log JSON formatter 2017-06-07 00:02:52 +02:00
appr Fix no search result for apps 2017-06-05 23:03:47 +02:00
keyserver MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
oauth Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
test Switch fixture imports to wildcard in prep for full db test fixes 2017-04-24 16:45:14 -04:00
v1 add audit logging to app registry endpoints 2017-05-16 15:54:02 -04:00
v2 Make sure catalog always returns public repositories 2017-05-19 16:24:08 -04:00
verbs add audit logging to app registry endpoints 2017-05-16 15:54:02 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
bitbuckettrigger.py Move auth decorators into a decorators module 2017-03-23 15:42:45 -04:00
building.py Add prometheus metric for queued builds 2017-05-01 15:16:55 -04:00
common.py replaced Grunt with Webpack as front-end build tool 2017-05-22 12:00:51 -07:00
csrf.py Switch csrf token check to use compare_digest to prevent timing attacks 2016-12-08 23:46:31 -05:00
decorated.py *: fix legacy imports 2016-09-28 20:17:14 -04:00
decorators.py endpoints.appr.decorators: isolate appr decorators 2017-03-22 23:53:03 -04:00
exception.py Unify app and api exception handling 2017-04-14 11:18:01 -04:00
githubtrigger.py Move auth decorators into a decorators module 2017-03-23 15:42:45 -04:00
gitlabtrigger.py Move auth decorators into a decorators module 2017-03-23 15:42:45 -04:00
notificationevent.py Fix bug in QSS notifications 2017-03-10 11:25:55 -05:00
notificationhelper.py Fix unsafe mutable default params. 2016-12-06 14:00:16 -05:00
notificationmethod.py feat(full-stack): disable notifications after 3 failures 2017-05-19 16:58:46 -04:00
realtime.py Move auth decorators into a decorators module 2017-03-23 15:42:45 -04:00
secscan.py Have QSS only add security scanner notifications once 2016-12-05 19:08:20 -05:00
web.py Remove expensive call in build badge 2017-06-12 14:53:54 -04:00
webhooks.py Disable certain APIs and build triggers when trust is enabled 2017-04-17 13:04:51 -04:00
wellknown.py Add API endpoint for retrieving security status by *manifest*, rather than Docker V1 image ID 2017-02-02 17:51:18 -05:00