Joseph Schorr
|
a363ada41c
|
Add ability to view and change an account’s email address
|
2014-01-17 17:04:05 -05:00 |
|
Joseph Schorr
|
e5f6a68248
|
Allow for email address-based login
|
2014-01-16 16:14:38 -05:00 |
|
yackob03
|
f311885e2a
|
Underpinnings of the ability to connect a GitHub account to an existing Quay account.
|
2014-01-14 15:23:44 -05:00 |
|
yackob03
|
97d179cafb
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-01-13 16:33:04 -05:00 |
|
yackob03
|
e23c750bfb
|
Harvest commands from the Docker json information and add to the database.
|
2014-01-13 16:32:51 -05:00 |
|
Joseph Schorr
|
8a492a9d56
|
Fix MySQL issue and enable sorting by description
|
2014-01-13 15:27:05 -05:00 |
|
Joseph Schorr
|
58b3ce2647
|
Add page support to the public repo list
|
2014-01-13 14:49:05 -05:00 |
|
yackob03
|
223d2ebaf1
|
Prevent organizations from attempting an account recovery.
|
2014-01-10 13:30:17 -05:00 |
|
yackob03
|
518cd1be85
|
Actually delete the image data when deleting the tag.
|
2014-01-09 17:13:26 -05:00 |
|
yackob03
|
4234ceabe6
|
Merge remote-tracking branch 'origin/spartan'
Conflicts:
test/data/test.db
|
2014-01-08 17:04:40 -05:00 |
|
Joseph Schorr
|
bd2fe5cf99
|
Change to a list comprehesion
|
2014-01-07 15:48:44 -05:00 |
|
Joseph Schorr
|
971dd7dd3a
|
Get tag deletion working
|
2014-01-07 15:21:24 -05:00 |
|
Joseph Schorr
|
9da93c7caf
|
Add frontend and API support for deleting tags. Model support is needed.
|
2014-01-06 15:20:58 -05:00 |
|
Joseph Schorr
|
0a63690e25
|
Add code for saving and displaying the size of images
|
2014-01-03 16:32:00 -05:00 |
|
yackob03
|
e02c98022d
|
Specify the aggregate function for MySQLs GROUP BY.
|
2013-12-27 17:31:20 -05:00 |
|
yackob03
|
d93a8b6033
|
Use group_by to eliminate duplicates in the entity search.
|
2013-12-27 17:06:27 -05:00 |
|
yackob03
|
e23bee99ec
|
Fix a bug where users in a different org would not show up in the entity search.
|
2013-12-27 16:56:31 -05:00 |
|
yackob03
|
5633c1fc79
|
Merge the plans and mark many as deprecated. Fix a bunch of pylint errors.
|
2013-12-19 17:06:04 -05:00 |
|
yackob03
|
dec74fc608
|
When an email code has already been used, just redirect to signin.
|
2013-12-18 19:47:42 -05:00 |
|
yackob03
|
d527746cfe
|
Fix the list of public repos to respect the limit set by the API request.
|
2013-12-18 19:16:58 -05:00 |
|
Joseph Schorr
|
6cc0482bfb
|
Make sure to properly load the entries for the last day
|
2013-12-09 21:13:21 -05:00 |
|
Joseph Schorr
|
a3b834cd66
|
Add ability to pick the dates of the logs viewed
|
2013-12-09 17:28:23 -05:00 |
|
Joseph Schorr
|
a0f9e1646a
|
Add a logs view for specific members of an organization
|
2013-12-06 19:25:27 -05:00 |
|
Joseph Schorr
|
59046b2e79
|
Add ability to download logs
|
2013-12-06 15:59:59 -05:00 |
|
yackob03
|
bf85013ef6
|
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 |
|
Joseph Schorr
|
9a61903d28
|
Fix date time parameter on log_action to properly use the current time (for reals)
|
2013-12-03 16:48:44 -05:00 |
|
Joseph Schorr
|
c7ee3aaea1
|
Fix date time parameter on log_action to properly use the current time
|
2013-12-03 16:45:06 -05:00 |
|
Joseph Schorr
|
91c2ab074a
|
Add test log entries to initdb
|
2013-12-02 19:07:14 -05:00 |
|
yackob03
|
e52e699743
|
Don't delete log entries that are associated with a repository when the repository is deleted.
|
2013-12-02 18:16:22 -05:00 |
|
yackob03
|
dc3dc525e1
|
Style fixes.
|
2013-12-02 18:15:59 -05:00 |
|
Joseph Schorr
|
782405fe65
|
- Add log view under repos
- Make the logs a bit nicer by adding context-sensitive icons
- Fix some of the log descriptions
|
2013-12-02 14:55:04 -05:00 |
|
Joseph Schorr
|
b77dabd586
|
Move log descriptions into the client side
|
2013-11-29 00:04:50 -05:00 |
|
Joseph Schorr
|
6c1d2afc0f
|
CL fixes
|
2013-11-27 16:56:07 -05:00 |
|
Joseph Schorr
|
cca5daf097
|
Add support for full logging of all actions in Quay, and the ability to view and filter these logs in the org’s admin view
|
2013-11-27 02:29:31 -05:00 |
|
yackob03
|
e69591c7d6
|
Add the ability to login with a robot, use the wrench icon for robots all over the place.
|
2013-11-20 19:43:19 -05:00 |
|
yackob03
|
b407c1d9fb
|
Add robots to the entity search.
|
2013-11-20 18:23:59 -05:00 |
|
yackob03
|
026ed7ffb4
|
Start fleshing out support for robots.
|
2013-11-20 16:13:03 -05:00 |
|
yackob03
|
e787d8b2d8
|
Make the worker post json. Add a retry timeout after an incompletel queue item is processed. Submit webhook jobs to the queue on a successful push.
|
2013-11-16 15:05:26 -05:00 |
|
yackob03
|
ecc5f8fba7
|
Wire up webhooks to the UI.
|
2013-11-15 17:45:37 -05:00 |
|
yackob03
|
7ae78e5370
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay into webhooks
Conflicts:
endpoints/api.py
test/data/test.db
|
2013-11-15 16:48:55 -05:00 |
|
yackob03
|
c1ea6263e1
|
Flesh out the webworkers a bit.
|
2013-11-15 16:45:02 -05:00 |
|
yackob03
|
7a071fa731
|
Query for and take a queue item in a transaction.
|
2013-11-15 16:44:33 -05:00 |
|
yackob03
|
f07690956d
|
Add a fixed number of retries to each item that gets put in the work queue.:
|
2013-11-15 15:49:26 -05:00 |
|
Joseph Schorr
|
457b619647
|
Add receipt/invoice email support and option to Quay
|
2013-11-15 14:42:31 -05:00 |
|
yackob03
|
0f3d942b5e
|
Re-add the missing method for getting repository builds. Add more logging to try to see why some builds are not getting removed from the queue.
|
2013-11-13 17:29:26 -05:00 |
|
yackob03
|
d7592fd133
|
Update the diffs worker to not fail if the repository is removed before diffs are computed.
|
2013-11-13 14:41:20 -05:00 |
|
yackob03
|
d63e75ddd2
|
Fix the mega query.
|
2013-11-08 14:04:03 -05:00 |
|
yackob03
|
5fe1a6806e
|
Fix the team results for the entities query.
|
2013-11-07 23:35:20 -05:00 |
|
yackob03
|
d524559bce
|
Fix the repo search to include repos that you get through a team and repos for which you have admin on the org.
|
2013-11-07 22:44:18 -05:00 |
|
yackob03
|
294d4849a2
|
Prevent login on accounts that have been converted to organizations. Fix a bug in the tags api.
|
2013-11-07 18:08:38 -05:00 |
|