yackob03
|
249c467437
|
Refactor the code for applying prototypes a bit.
|
2014-01-21 14:20:42 -05:00 |
|
yackob03
|
661179eaca
|
Forgot to use a different user specific query.
|
2014-01-20 19:07:06 -05:00 |
|
yackob03
|
330051f7d9
|
First stab at applying prototypes.
|
2014-01-20 19:05:26 -05:00 |
|
yackob03
|
3f67ff77a4
|
Add the permission proto table to the database.
|
2014-01-20 17:39:29 -05:00 |
|
yackob03
|
b1b315d86c
|
Merge branch 'master' into umask
|
2014-01-20 17:35:05 -05:00 |
|
Joseph Schorr
|
0bfa172543
|
Better UX feedback when deleting repos
|
2014-01-20 17:03:16 -05:00 |
|
Joseph Schorr
|
cbf80281ba
|
Add ability to change an organization’s email address
|
2014-01-20 16:12:23 -05:00 |
|
yackob03
|
f612f5c290
|
Add a permissiondefault data type.
|
2014-01-17 17:28:21 -05:00 |
|
Joseph Schorr
|
f0add0e6cf
|
Fix return values on confirm code
|
2014-01-17 17:23:52 -05:00 |
|
Joseph Schorr
|
c738113ca4
|
Handle duplicate emails on confirmation and make the confirmation error page nicer
|
2014-01-17 17:20:51 -05:00 |
|
Joseph Schorr
|
bd5ebe070b
|
Remove unique-ness constraint
|
2014-01-17 17:09:31 -05:00 |
|
Joseph Schorr
|
a363ada41c
|
Add ability to view and change an account’s email address
|
2014-01-17 17:04:05 -05:00 |
|
yackob03
|
d5bbea9fb2
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-01-16 16:19:48 -05:00 |
|
Joseph Schorr
|
5bbb5d4748
|
Show “or email address” in the placeholder for the username box
|
2014-01-16 16:16:44 -05:00 |
|
Joseph Schorr
|
e5f6a68248
|
Allow for email address-based login
|
2014-01-16 16:14:38 -05:00 |
|
yackob03
|
168a9b9fc3
|
Add a fun tool that generates a dot version of the relationships in our system.
|
2014-01-16 14:45:23 -05:00 |
|
Joseph Schorr
|
9d26c79db0
|
Better messaging in create repo
|
2014-01-15 19:15:38 -05:00 |
|
Joseph Schorr
|
74feb4216a
|
Make the footer only disappear on tiny screens
|
2014-01-15 16:13:50 -05:00 |
|
Joseph Schorr
|
7e8f4ab07b
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-01-15 16:11:31 -05:00 |
|
yackob03
|
5b8b6472b6
|
Update the screenshots for the new command view.
|
2014-01-15 15:56:00 -05:00 |
|
yackob03
|
53ebabca0f
|
Make the DT logo visible again.
|
2014-01-15 15:43:05 -05:00 |
|
yackob03
|
0b7dfffb42
|
Update to font-awesome 3.0. Fix instances of fa-hdd to fa-hdd-o. Make contact option bubbles large and centered.
|
2014-01-15 15:40:37 -05:00 |
|
yackob03
|
82c4c8a28b
|
Merge branch 'master' into contact
Conflicts:
static/js/controllers.js
templates/base.html
|
2014-01-15 14:32:51 -05:00 |
|
Joseph Schorr
|
06a18f8b4d
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-01-15 14:20:56 -05:00 |
|
Joseph Schorr
|
87f4c18c49
|
Set the default namespace to the new org when created
|
2014-01-15 14:20:39 -05:00 |
|
yackob03
|
502b4d334d
|
Split out the github login and change password tabs.
|
2014-01-15 14:11:49 -05:00 |
|
yackob03
|
b6d4459080
|
Complete the login with GitHub functionality.
|
2014-01-15 13:55:57 -05:00 |
|
yackob03
|
55f95932a8
|
Merge branch 'master' into federation
|
2014-01-15 12:09:44 -05:00 |
|
Joseph Schorr
|
edbfe22ea8
|
Fix commands that have HTML characters in them
|
2014-01-14 16:01:37 -05:00 |
|
yackob03
|
7b0cffa69c
|
Add an email address in a nop maintainer command as a test.
|
2014-01-14 15:47:13 -05:00 |
|
yackob03
|
6f0ea4f5a4
|
Reduce the number of nginx worker processes on staging to try and save memory.
|
2014-01-14 15:37:49 -05:00 |
|
yackob03
|
63899b8efd
|
Add a NOP command in the commands test db as would exist in a Dockerfile build.
|
2014-01-14 15:28:24 -05:00 |
|
Joseph Schorr
|
e7e39e6146
|
Make sure we use the sanitized command everywhere we are injecting HTML
|
2014-01-14 15:26:31 -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 |
|
Joseph Schorr
|
6ae9485038
|
Add the command view to the tooltips in the tree, the image side bar and the image view page
|
2014-01-14 15:19:47 -05:00 |
|
yackob03
|
c72cae954b
|
Expose the command through the API for images.
|
2014-01-14 12:18:23 -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
|
a53a0a44a9
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-01-13 14:49:19 -05:00 |
|
Joseph Schorr
|
58b3ce2647
|
Add page support to the public repo list
|
2014-01-13 14:49:05 -05:00 |
|
yackob03
|
5918082e6d
|
Fix the duplicate meta description problem reported by webmaster tools.
|
2014-01-13 12:57:02 -05:00 |
|
Joseph Schorr
|
f8b4057b26
|
Fix new layout bugs
|
2014-01-11 03:12:16 -05:00 |
|
yackob03
|
3040d0c546
|
Add user information to the olark buddy list.
|
2014-01-10 14:29:18 -05:00 |
|
yackob03
|
223d2ebaf1
|
Prevent organizations from attempting an account recovery.
|
2014-01-10 13:30:17 -05:00 |
|
yackob03
|
1f8a82eefe
|
Make it so that our error responses to login attempts are legible to the user.
|
2014-01-10 13:11:41 -05:00 |
|
yackob03
|
7f4a66be99
|
Update the screenshots. Add a screenshot and some marketing copy for logging. Change the branding on the screenshot tabs to Quay.io.
|
2014-01-10 12:40:14 -05:00 |
|
yackob03
|
53c079fdc4
|
Add the stripe id to the devtable user to suppress the notifications.
|
2014-01-10 12:39:23 -05:00 |
|
yackob03
|
93a5243434
|
Limit the width of the date picker using CSS.
|
2014-01-09 21:20:31 -05:00 |
|
yackob03
|
b0d995392b
|
Add a polyfill for the bind function. Update the screenshots script to stop worrying about olark and to wait for the logs to animate in.
|
2014-01-09 20:22:22 -05:00 |
|