Joseph Schorr
|
a90aab4665
|
Switch to using straight docker IDs instead of a hashing scheme
|
2014-09-18 17:16:10 -04:00 |
|
Joseph Schorr
|
63628678b8
|
Instead of sending DB IDs, send "internal IDs" which are DB IDs hashed. This way, we can still calculate the ancestors without hitting the DB further, but without leaking the size of the images table
|
2014-09-08 15:02:26 -04:00 |
|
Joseph Schorr
|
dd4037e324
|
Allow github trigger setup folder paths to be specified even if a Dockerfile is not found
|
2014-09-08 12:17:00 -04:00 |
|
Joseph Schorr
|
9eccdb7696
|
Fix NPE
|
2014-09-08 12:00:20 -04:00 |
|
Jake Moshenko
|
64480fd4ed
|
Merge remote-tracking branch 'origin/master' into yellowalert
Conflicts:
data/migrations/versions/82297d834ad_add_us_west_location.py
test/data/test.db
|
2014-09-05 11:30:30 -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
|
e028d4ae0a
|
Merge master into branch
|
2014-09-04 18:08:18 -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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
Joseph Schorr
|
7014e0b662
|
Fix hipchat icon
|
2014-08-28 16:14:19 -04:00 |
|
Joseph Schorr
|
5028172c51
|
Fix Stripe dialog in IE and mobile safari
|
2014-08-28 16:10:06 -04:00 |
|
Joseph Schorr
|
97aa2c5aaa
|
Make sure the regen confirm dialog result is actually used :-/
|
2014-08-27 13:04:31 -04:00 |
|
Joseph Schorr
|
6ec89bb179
|
Add Slack notification support
|
2014-08-26 22:09:56 -04:00 |
|
Joseph Schorr
|
d76d4704a0
|
Add pagination to the notifications API and make the UI only show a maximum of 5 notifications (beyond that, it shows "5+").
|
2014-08-26 15:19:39 -04:00 |
|
Joseph Schorr
|
a129aac94b
|
Add ability to regenerate robot account credentials
|
2014-08-25 17:19:23 -04:00 |
|
Joseph Schorr
|
837630359c
|
Really fix ZeroClipboard
|
2014-08-25 15:59:50 -04:00 |
|
Joseph Schorr
|
4b2a0b5063
|
Fix ZeroClipboard path for the new version
|
2014-08-25 15:33:48 -04:00 |
|
Joseph Schorr
|
99d75bede7
|
Handle error cases better for external services
|
2014-08-25 15:30:29 -04:00 |
|
Joseph Schorr
|
ee3ad9e7c3
|
Enable invoice views on all plans
|
2014-08-22 19:48:58 -04:00 |
|
Joseph Schorr
|
4140e115e5
|
Put building behind a feature flag
|
2014-08-22 18:03:22 -04:00 |
|
Joseph Schorr
|
34c6d7f5b4
|
Change the auth dialog to copy a full docker login command
|
2014-08-22 16:54:53 -04:00 |
|
Joseph Schorr
|
2a3094cfde
|
- Fix zero clipboard integration to properly hide the clipboard controls when flash is not available.
- Hide the download .dockercfg link in Safari, since it doesn't work there anyway
|
2014-08-22 15:24:56 -04:00 |
|
Joseph Schorr
|
d2880807b2
|
- Further fixes for license stuff
- Small fixes to ensure Quay works for Postgres
|
2014-08-21 19:21:20 -04:00 |
|
Joseph Schorr
|
32ea1d194f
|
Add support for the Hipchat room notification API
|
2014-08-19 17:40:36 -04:00 |
|
Joseph Schorr
|
35bd28a77e
|
Add support for the Flowdock Team chat API: https://www.flowdock.com/api/push
|
2014-08-19 14:33:33 -04:00 |
|
Joseph Schorr
|
c4a27b2c7a
|
Add a unified error display method to make the code cleaner. Also fixes a UI issue in create org
|
2014-08-18 18:21:53 -04:00 |
|
Joseph Schorr
|
9c560e8d7f
|
Fix possible NPE
|
2014-08-18 13:30:47 -04:00 |
|
Joseph Schorr
|
8681dd9cb9
|
Add a new exposed 'unpacking' phase to the build and make sure that the unzip/untar/etc always occurs under a try-except
|
2014-08-15 17:58:11 -04:00 |
|
Joseph Schorr
|
f6f857eec2
|
Add US West region
|
2014-08-15 15:02:26 -04:00 |
|
Joseph Schorr
|
d1f6a815bd
|
Switch the ping view on the view repo page to always use HTTPS
|
2014-08-13 18:48:24 -04:00 |
|
Joseph Schorr
|
61bde6bb90
|
Fix tag-specific-image-view when moving a tag within its own ancestor path
|
2014-08-13 18:47:07 -04:00 |
|
Joseph Schorr
|
e7daca5d95
|
Add better messaging and UI around repos and images that are currently being pushed
|
2014-08-13 17:54:15 -04:00 |
|
Joseph Schorr
|
27c2680380
|
Plan update and fix about page
|
2014-08-13 14:25:48 -04:00 |
|
Joseph Schorr
|
087fa2a3bf
|
Remove unneeded UI in enterprise landing
|
2014-08-12 22:29:05 -04:00 |
|
Joseph Schorr
|
bb7d73cf71
|
Update the "About Us"
|
2014-08-12 21:18:32 -04:00 |
|
Joseph Schorr
|
80707d71d0
|
Minor UI fix and better logging when license cannot be found
|
2014-08-12 21:04:16 -04:00 |
|
Joseph Schorr
|
0fa2065f17
|
Update the screenshots once more
|
2014-08-12 17:18:13 -04:00 |
|
Joseph Schorr
|
fc8988baa3
|
Remove the extra white bar when logged in on the landing page
|
2014-08-12 17:15:46 -04:00 |
|