yackob03
|
a1476b32ea
|
Fix the problem where users in normal repos are marked as outside of the organization.
|
2013-11-05 17:10:14 -05:00 |
|
yackob03
|
427ffea6b7
|
Fill in the remove team methods.
|
2013-11-05 15:50:56 -05:00 |
|
yackob03
|
296695cb87
|
Fix the call that determines if an organization has enough private repositories.
|
2013-11-05 14:55:05 -05:00 |
|
yackob03
|
b11ab44285
|
Add the business plans in.
|
2013-11-05 14:40:45 -05:00 |
|
Joseph Schorr
|
1cd4fa8d9b
|
Add team permissions support
|
2013-11-04 22:58:21 -05:00 |
|
yackob03
|
3a11ea4229
|
Made a stupid assumption about when users belonged to an organization, now paying for my terrible ways.
|
2013-11-04 18:52:38 -05:00 |
|
yackob03
|
109f09f0d0
|
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
|
2013-11-04 16:57:26 -05:00 |
|
yackob03
|
ac71822352
|
Add a description field to teams.
|
2013-11-04 16:57:20 -05:00 |
|
Joseph Schorr
|
b56bb92801
|
Work in progress: Continue on org view
|
2013-11-04 16:51:25 -05:00 |
|
Joseph Schorr
|
ba7360f2a9
|
Work in progress: Start on org view
|
2013-11-04 16:39:29 -05:00 |
|
yackob03
|
ad4e227aff
|
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
Conflicts:
data/model.py
endpoints/api.py
test/data/test.db
|
2013-11-04 15:47:27 -05:00 |
|
yackob03
|
dd77ebd64f
|
Next batch of backend permissions for orgs.
|
2013-11-04 15:42:08 -05:00 |
|
Joseph Schorr
|
ecbd1f1ef3
|
Work in progress: Add the team management page
|
2013-11-04 14:56:54 -05:00 |
|
Joseph Schorr
|
100ec563fa
|
- Add an entity-search directive for adding a nice search box for users or teams
- Add support for team-based permissions to the repos
|
2013-11-01 21:48:10 -04:00 |
|
yackob03
|
1aaefe6053
|
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
Conflicts:
data/model.py
|
2013-11-01 19:34:58 -04:00 |
|
yackob03
|
4c0f987af3
|
Flesh out some of the organization methods and fix the models.
|
2013-11-01 19:34:17 -04:00 |
|
Joseph Schorr
|
9fa77aaa48
|
Add proper messaging if an organization has gone over the repo limit. This change also moves plan information into the server
|
2013-11-01 19:13:58 -04:00 |
|
yackob03
|
ecc4ad6e0f
|
Merge branch 'orgs' of ssh://bitbucket.org/yackob03/quay into orgs
|
2013-11-01 14:44:22 -04:00 |
|
Joseph Schorr
|
d7148b1711
|
Start on controllers and the API for organizations. Also adds fake model methods
|
2013-10-31 18:17:26 -04:00 |
|
yackob03
|
b92fe17e3c
|
Remove some unused model methods.
|
2013-10-31 17:36:53 -04:00 |
|
yackob03
|
621f89f826
|
Prepare the underlying data model for organizations.
|
2013-10-31 16:46:04 -04:00 |
|
yackob03
|
b96f678df8
|
User the secure s3 endpoint and store our files encrypted.
|
2013-10-31 11:32:08 -04:00 |
|
yackob03
|
6f105326aa
|
Return unfinished items to the queue when they can be retried.
|
2013-10-29 15:42:19 -04:00 |
|
yackob03
|
d7f51fb764
|
Bug fixes and associated changes involved with spinning up build nodes and sending jobs to them.
|
2013-10-27 19:06:20 -04:00 |
|
yackob03
|
0ff19d5401
|
Filter the inactive builds when computing the is_building flag.
|
2013-10-27 16:00:44 -04:00 |
|
yackob03
|
b1a5b9c343
|
Fix CORS s3 upload.
|
2013-10-26 18:37:53 -04:00 |
|
Joseph Schorr
|
28f6ff1605
|
Get file dropping working and wire it up to call the build repo endpoint
|
2013-10-26 17:20:59 -04:00 |
|
yackob03
|
1ff67f688d
|
Fix the content-type for S3 uploads of user data.
|
2013-10-25 18:18:06 -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
|
f80c9255e8
|
Fix a bug in the queue query.
|
2013-10-20 03:06:11 -04:00 |
|
Joseph Schorr
|
0afea3a779
|
Add the image view page with the changes view, filterable by typing into a field. Still needs pagination or some other mechanism for getting an overview
|
2013-10-18 22:28:46 -04:00 |
|
yackob03
|
2fcd8df42b
|
Get the worker and the registry playing nice together.
|
2013-10-18 17:27:09 -04:00 |
|
yackob03
|
4514f5a969
|
Fix some typos and bugs in the worker.
|
2013-10-18 15:28:16 -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
|
4c15072c5a
|
Move signin to use AJAX. Render all flask templates with the common header. Move the header to a partial. Add account recovery.
|
2013-10-14 17:50:07 -04:00 |
|
yackob03
|
16ee147eae
|
Add a form for changing the password and prompt the user to do so when there is no password on the account.
|
2013-10-10 13:44:34 -04:00 |
|
yackob03
|
87ff939ad2
|
Handle some of the error cases with github login.
|
2013-10-10 12:55:03 -04:00 |
|
Joseph Schorr
|
b924fa5336
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2013-10-10 00:40:30 -04:00 |
|
Joseph Schorr
|
9f094af1b2
|
Begin work on an image history tree view
|
2013-10-10 00:40:18 -04:00 |
|
yackob03
|
3d89227752
|
First iteration of sign-in with gihub.
|
2013-10-09 23:00:34 -04:00 |
|
yackob03
|
986642218b
|
Fix an error with email confirmation links. NOTE: you CAN NOT use 'is True' in place of '== True' with peewee.
|
2013-10-08 17:07:36 -04:00 |
|
yackob03
|
6a038bb24e
|
PEP8 fixes.
|
2013-10-08 11:29:42 -04:00 |
|
yackob03
|
9cbbc2b8ed
|
Fix image history with no parent.
|
2013-10-02 17:29:45 -04:00 |
|
yackob03
|
ac80f1a123
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2013-10-02 13:30:52 -04:00 |
|