This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
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.
13b457c440
quay
/
endpoints
History
yackob03
13b457c440
Add caching to the changes api since it is so expensive and can return large results.
2013-10-20 01:18:31 -04:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
api.py
Add caching to the changes api since it is so expensive and can return large results.
2013-10-20 01:18:31 -04:00
index.py
First stab at token auth. The UI could use a little bit of polishing.
2013-10-16 14:24:10 -04:00
registry.py
Fix bugs and clean up data in the way diffs are generated.
2013-10-18 20:19:05 -04:00
tags.py
PEP8 fixes.
2013-10-08 11:29:42 -04:00
web.py
Add a status page to /v1/ so that people don't get confused by the message that docker emits
2013-10-17 17:45:08 -04:00