No description
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.
Find a file
2013-09-27 19:29:01 -04:00
auth Flesh out some permissions APIs. 2013-09-27 13:24:07 -04:00
data Send a confirmation email when an account is created. Links don't do anything yet. 2013-09-27 19:29:01 -04:00
endpoints Send a confirmation email when an account is created. Links don't do anything yet. 2013-09-27 19:29:01 -04:00
static Update landing page to use gravatar. 2013-09-27 18:15:31 -04:00
storage Namespace the storage in the registry to prevent leaking images if one acquires the image id. 2013-09-25 20:00:22 -04:00
templates Update landing page to use gravatar. 2013-09-27 18:15:31 -04:00
util Send a confirmation email when an account is created. Links don't do anything yet. 2013-09-27 19:29:01 -04:00
.gitignore Add a test db with one repository, one user, and several images. 2013-09-25 14:11:25 -04:00
app.py Send a confirmation email when an account is created. Links don't do anything yet. 2013-09-27 19:29:01 -04:00
config.py Send a confirmation email when an account is created. Links don't do anything yet. 2013-09-27 19:29:01 -04:00
registry_wsgi.py Add the registry code. 2013-09-25 17:50:03 -04:00
requirements.txt Send a confirmation email when an account is created. Links don't do anything yet. 2013-09-27 19:29:01 -04:00
test.db Update landing page to use gravatar. 2013-09-27 18:15:31 -04:00
wsgi.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00