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 e7904f0a9e - Fix image size saving to occur before the return of the response
- Make the image size say ‘Unknown’ if it is not known
2014-01-03 16:42:38 -05:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
api.py Add code for saving and displaying the size of images 2014-01-03 16:32:00 -05:00
common.py Fix the imports when separating out the new common.py file. 2013-12-27 18:01:44 -05:00
index.py Fix the readme to reference the application, update the response code for create repo when no auth credentials are present. 2013-12-20 16:21:07 -05:00
registry.py - Fix image size saving to occur before the return of the response 2014-01-03 16:42:38 -05:00
tags.py Fix the curl usage to get a single tag. 2013-11-11 20:00:01 -05:00
test.py Remove the test build starter as it no longer works. 2013-10-27 16:01:14 -04:00
web.py Add no-cache as a response header. 2014-01-02 18:01:34 -05:00
webhooks.py Merge the plans and mark many as deprecated. Fix a bunch of pylint errors. 2013-12-19 17:06:04 -05:00