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 56bb46ffb2 - Make the discovery information be preloaded via a bootstrap.js file before angular runs
- Have ApiService generate all the api methods specified by the API discovery information
- Change all call sites (except for a select few when it does not make sense) to use ApiService
2013-12-26 17:45:16 -05:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
api.py - Make the discovery information be preloaded via a bootstrap.js file before angular runs 2013-12-26 17:45:16 -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 Try to use a 301 redirect to download directly from s3. Allow the s3 and userfiles to run without internet access. 2013-12-03 16:39:07 -08: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 some more analytics events 2013-12-20 22:38:53 -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