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.
c276bce177
quay
/
endpoints
History
yackob03
c276bce177
Merge branch 'dockerbuild' of ssh://bitbucket.org/yackob03/quay into dockerbuild
2013-10-26 17:41:32 -04:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
api.py
Merge branch 'dockerbuild' of ssh://bitbucket.org/yackob03/quay into dockerbuild
2013-10-26 17:41:32 -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
Marisa trie needs a real file to read from a stream, use the bytes version instead.
2013-10-20 02:39:45 -04:00
tags.py
PEP8 fixes.
2013-10-08 11:29:42 -04:00
test.py
Add a test endpoint that allows us to manually create builds. Add access tokens to the build data.
2013-10-25 18:17:43 -04:00
web.py
Start on new repo page
2013-10-24 17:41:55 -04:00