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.
5778076abb
quay
/
endpoints
History
Joseph Schorr
5778076abb
Merge branch 'master' of
https://bitbucket.org/yackob03/quay
2013-12-18 23:03:32 -05:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
api.py
- Add API for returning the user’s used private repos and available private repos
2013-12-18 23:03:19 -05:00
index.py
We can't count on auth tokens being sent anymore, so we set the namespace and repository for the session when the original put on the repo is made.
2013-12-09 04:24:29 +00: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
When an email code has already been used, just redirect to signin.
2013-12-18 19:47:42 -05:00
webhooks.py
Add receipt/invoice email support and option to Quay
2013-11-15 14:42:31 -05:00