yackob03
|
ac71822352
|
Add a description field to teams.
|
2013-11-04 16:57:20 -05:00 |
|
yackob03
|
dd77ebd64f
|
Next batch of backend permissions for orgs.
|
2013-11-04 15:42:08 -05:00 |
|
yackob03
|
4c0f987af3
|
Flesh out some of the organization methods and fix the models.
|
2013-11-01 19:34:17 -04:00 |
|
yackob03
|
621f89f826
|
Prepare the underlying data model for organizations.
|
2013-10-31 16:46:04 -04:00 |
|
yackob03
|
78d2d6cad0
|
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 |
|
yackob03
|
ffc33e454c
|
Fixes and refinements to the dockerfile build system.
|
2013-10-25 15:13:11 -04:00 |
|
yackob03
|
9b9a29c310
|
Flesh out the create API and wire everything up together. Next up, testing.
|
2013-10-25 01:14:38 -04:00 |
|
yackob03
|
847e91b696
|
Add the first part of the build worker that runs on quay.
|
2013-10-24 16:37:03 -04:00 |
|
yackob03
|
decb324411
|
Fix a typo on the base model for the queue.
|
2013-10-18 14:30:49 -04:00 |
|
yackob03
|
93b856bdb3
|
First few changes for the image diffs feature.
|
2013-10-17 18:25:19 -04:00 |
|
yackob03
|
283f9b81ae
|
First stab at token auth. The UI could use a little bit of polishing.
|
2013-10-16 14:24:10 -04:00 |
|
yackob03
|
959016a6eb
|
Remove unnecessary calls to the database for user and permission metadata.
|
2013-10-15 14:48:49 -04:00 |
|
yackob03
|
3d89227752
|
First iteration of sign-in with gihub.
|
2013-10-09 23:00:34 -04:00 |
|
yackob03
|
39018e72f1
|
Open and close the db connection at the beginning and end of each request.
|
2013-10-02 12:43:45 -04:00 |
|
yackob03
|
7bd18c1bab
|
Checkpointing stripe work.
|
2013-10-02 00:48:03 -04:00 |
|
yackob03
|
96896b9067
|
Rename Image.image_id to Image.docker_image_id to reduce confusion.
|
2013-10-01 14:14:39 -04:00 |
|
yackob03
|
891f992bf2
|
Allow for anonymous access tokens for public repositories.
|
2013-10-01 01:18:05 -04:00 |
|
yackob03
|
25c4054c19
|
Long description fields should have been text rather than blob.
|
2013-09-30 23:22:52 -04:00 |
|
yackob03
|
84adf680b9
|
Switch the registry and index to use real s3 and rds.
|
2013-09-30 19:10:27 -04:00 |
|
yackob03
|
ea6df2b725
|
Add image ancestry and update the test db accordingly.
|
2013-09-30 15:30:00 -04:00 |
|
yackob03
|
d680a9d173
|
Create indices that we will probably need.
|
2013-09-27 23:33:59 -04:00 |
|
yackob03
|
32581c0621
|
Handle the confirmation codes to validate user emails.
|
2013-09-27 19:55:04 -04:00 |
|
yackob03
|
99341f7d53
|
Send a confirmation email when an account is created. Links don't do anything yet.
|
2013-09-27 19:29:01 -04:00 |
|
yackob03
|
23cbcb2979
|
Make images belong to one repository only. Add a description field to the repository. Fix a bug with access tokens. Fix an embarrasing bug with multiple select criteria in peewee. Update the test db.
|
2013-09-26 15:58:11 -04:00 |
|
yackob03
|
5151ea4412
|
Update the model and test db to fix tag support.
|
2013-09-25 17:46:42 -04:00 |
|
yackob03
|
08446ef59e
|
Fix some stuff with logins and permissions, add tags to the mode.
|
2013-09-25 16:46:28 -04:00 |
|
yackob03
|
ee5ea51532
|
Refactor the code into modules, it was getting unweildy.
|
2013-09-25 12:45:12 -04:00 |
|