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 f0b932559d Reporting the expiration got lost in a rebase
This ensure the tag expiration shows up in the UI
2017-07-26 11:29:21 -04:00
..
api Reporting the expiration got lost in a rebase 2017-07-26 11:29:21 -04:00
appr Move conduct_call into a common test lib for all endpoints 2017-06-28 11:38:36 +03:00
keyserver endpoints.keyserver: new fs org for data interface 2017-07-17 14:25:18 -04:00
oauth Change common_login to take in a user uuid, instead of a user DB object 2017-07-20 16:01:39 -04:00
test Move notifications into its own package 2017-07-25 17:00:06 -04:00
v1 yap 2017-07-25 17:18:06 -04:00
v2 yap 2017-07-25 17:18:06 -04:00
verbs Move parse_repository_name into decorators 2017-07-20 16:01:38 -04:00
__init__.py
bitbuckettrigger.py Move route_show_if into decorators 2017-07-20 11:07:31 -04:00
building.py Move notification helper code into the root module 2017-07-25 17:00:07 -04:00
common.py Change endpoints/common to use a data interface 2017-07-20 16:01:39 -04:00
common_models_interface.py Change endpoints/common to use a data interface 2017-07-20 16:01:39 -04:00
common_models_pre_oci.py Change endpoints/common to use a data interface 2017-07-20 16:01:39 -04:00
csrf.py
decorated.py
decorators.py Move param_required into the decorators module 2017-07-20 16:01:38 -04:00
exception.py Unify app and api exception handling 2017-04-14 11:18:01 -04:00
githubtrigger.py Move parse_repository_name into decorators 2017-07-20 16:01:38 -04:00
gitlabtrigger.py Move route_show_if into decorators 2017-07-20 11:07:31 -04:00
realtime.py
secscan.py Move route_show_if into decorators 2017-07-20 11:07:31 -04:00
web.py Change common_login to take in a user uuid, instead of a user DB object 2017-07-20 16:01:39 -04:00
webhooks.py Only send internal cancelation emails if the user canceled themselves 2017-06-16 14:27:55 -04:00
wellknown.py