Jake Moshenko
|
19a589ba54
|
Update the test db to have the google login service.
|
2014-09-04 20:11:42 -04:00 |
|
Jake Moshenko
|
3c57e612b3
|
Merge remote-tracking branch 'origin/zegooglesdosomething'
|
2014-09-04 20:10:16 -04:00 |
|
Joseph Schorr
|
4e04ad5ca7
|
Move the password check before we hide the modal
|
2014-09-04 20:05:21 -04:00 |
|
Joseph Schorr
|
f746eb3381
|
Make the fresh login dialog autofocus the input and make it handle the enter key properly.
|
2014-09-04 20:04:49 -04:00 |
|
Joseph Schorr
|
987177fd7e
|
Have require_fresh_login not apply if there is no password set for the user
|
2014-09-04 19:47:12 -04:00 |
|
Jake Moshenko
|
1a230f635a
|
Use datetime.min instead of a fixed span for the last login default time.
|
2014-09-04 19:15:06 -04:00 |
|
Joseph Schorr
|
6fa5a365b3
|
Add loginservice for Google
|
2014-09-04 18:45:23 -04:00 |
|
Joseph Schorr
|
fa1abd5eda
|
Don't require the invite email to match the invited user
|
2014-09-04 18:42:23 -04:00 |
|
Joseph Schorr
|
b9a4d2835f
|
Add migration for the new DB field
|
2014-09-04 18:18:19 -04:00 |
|
Joseph Schorr
|
e028d4ae0a
|
Merge master into branch
|
2014-09-04 18:08:18 -04:00 |
|
Joseph Schorr
|
1c2de35f28
|
Code review fixes
|
2014-09-04 17:54:51 -04:00 |
|
Joseph Schorr
|
bf3077f922
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-09-04 14:24:33 -04:00 |
|
Joseph Schorr
|
e783df31e0
|
Add the concept of require_fresh_login to both the backend and frontend. Sensitive methods will now be marked with the annotation, which requires that the user has performed a login within 10 minutes or they are asked to do so in the UI before running the operation again.
|
2014-09-04 14:24:20 -04:00 |
|
Jake Moshenko
|
25058bc91c
|
Up the gunicorn worker count (under protest)
|
2014-09-03 17:24:52 -04:00 |
|
Joseph Schorr
|
1e7e012b92
|
Add a requirement for the current password to change the user's password or email address
|
2014-09-03 15:41:25 -04:00 |
|
Joseph Schorr
|
6c60e078fc
|
Fix NPE
|
2014-09-03 15:35:29 -04:00 |
|
Jake Moshenko
|
8910c6ff01
|
Add a migration to remove the webhooks table.
|
2014-09-03 13:44:05 -04:00 |
|
Jake Moshenko
|
21f7acf7ca
|
Fix the default value for the migration to use a string
|
2014-09-03 13:34:36 -04:00 |
|
Jake Moshenko
|
18ec0c3e0a
|
Update the audit ancestry tool to not affect pushes in progress.
|
2014-09-03 13:09:17 -04:00 |
|
Jake Moshenko
|
0bd9ba523e
|
Add a migration for the brute force prevention fields to the user table.
|
2014-09-03 13:07:53 -04:00 |
|
Jake Moshenko
|
58b244ca8c
|
Merge remote-tracking branch 'origin/master' into whogoesthere
|
2014-09-03 12:34:07 -04:00 |
|
Joseph Schorr
|
232e3cc1da
|
Move cancelInterval into its own method to remove code duplication
|
2014-09-03 12:10:36 -04:00 |
|
Joseph Schorr
|
53939f596d
|
Properly escape the $ in $token for the auth dialog command
|
2014-09-02 16:45:25 -04:00 |
|
Joseph Schorr
|
2cfab6e252
|
Reshow the sign in button when the username is changed
|
2014-09-02 15:28:56 -04:00 |
|
Jake Moshenko
|
2dcdd7ba5b
|
Add exponential backoff of login attempts.
|
2014-09-02 15:27:05 -04:00 |
|
Joseph Schorr
|
066b3ed8f0
|
Add client side handling of user login throttling
|
2014-09-02 14:26:35 -04:00 |
|
Joseph Schorr
|
07c7cdd51d
|
Fix PingService when loading results from cache
|
2014-08-29 16:25:11 -04:00 |
|
Joseph Schorr
|
ff878c2a28
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-08-29 15:46:54 -04:00 |
|
Joseph Schorr
|
417fec0b68
|
Fix namespace selector bug from the landing page and make the namespace selector update the URL if need be
|
2014-08-29 15:46:43 -04:00 |
|
Jake Moshenko
|
1ce5a519e1
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-08-29 14:31:10 -04:00 |
|
Jake Moshenko
|
2c20fca37e
|
Fix sharing tests and add a test to ensure that uploading images are not shared.
|
2014-08-29 14:30:49 -04:00 |
|
Joseph Schorr
|
083aeffcf0
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-08-29 14:00:21 -04:00 |
|
Joseph Schorr
|
d1b2ff588a
|
Add a spinner when a tag is being deleted
|
2014-08-29 14:00:07 -04:00 |
|
Joseph Schorr
|
584f6b9635
|
Add a spinner when a tag is being deleted
|
2014-08-29 13:59:54 -04:00 |
|
Jake Moshenko
|
68ecebc704
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-08-29 13:16:41 -04:00 |
|
Jake Moshenko
|
ce7e3a8733
|
Do not link against layers that are still marked as uploading, there is no guarantee that they will ever be completed and their ancestry may be incomplete.
|
2014-08-29 13:16:32 -04:00 |
|
Joseph Schorr
|
4a2a4d1b4c
|
Add email invite support
|
2014-08-28 23:46:27 -04:00 |
|
Joseph Schorr
|
3b72b26836
|
Merge branch 'master' into comewithmeifyouwanttowork
|
2014-08-28 20:50:13 -04:00 |
|
Joseph Schorr
|
ae92098b23
|
Add invite by email (WIP)
|
2014-08-28 20:49:11 -04:00 |
|
Joseph Schorr
|
07aab4274c
|
Fix parameters for logging the extra data needed
|
2014-08-28 19:19:20 -04:00 |
|
Joseph Schorr
|
f15b3f345e
|
Review updates
|
2014-08-28 19:07:22 -04:00 |
|
Joseph Schorr
|
7ca853adee
|
Rename the method so it doesn't shadow the model method.
|
2014-08-28 18:53:04 -04:00 |
|
Joseph Schorr
|
85ab7a8c8d
|
Fix migration downgrade for the regenerating robot kind
|
2014-08-28 18:40:33 -04:00 |
|
Joseph Schorr
|
9142ff69a3
|
Add migration for new notification kinds
|
2014-08-28 18:39:35 -04:00 |
|
Joseph Schorr
|
7014e0b662
|
Fix hipchat icon
|
2014-08-28 16:14:19 -04:00 |
|
Joseph Schorr
|
7c2bec9438
|
Merge branch 'master' of https://bitbucket.org/yackob03/quay
|
2014-08-28 16:10:27 -04:00 |
|
Joseph Schorr
|
5028172c51
|
Fix Stripe dialog in IE and mobile safari
|
2014-08-28 16:10:06 -04:00 |
|
Joseph Schorr
|
5744f0f888
|
Make the dockerfilebuild error checking less harsh
|
2014-08-28 16:07:56 -04:00 |
|
Jake Moshenko
|
6750e0c3f6
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-08-28 12:45:47 -04:00 |
|
Joseph Schorr
|
463a3c55c3
|
Make worker error messages more descriptive
|
2014-08-27 19:02:53 -04:00 |
|