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
|
0bd9ba523e
|
Add a migration for the brute force prevention fields to the user table.
|
2014-09-03 13:07:53 -04:00 |
|
Jake Moshenko
|
2dcdd7ba5b
|
Add exponential backoff of login attempts.
|
2014-09-02 15:27:05 -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
|
85ab7a8c8d
|
Fix migration downgrade for the regenerating robot kind
|
2014-08-28 18:40:33 -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
|
d2880807b2
|
- Further fixes for license stuff
- Small fixes to ensure Quay works for Postgres
|
2014-08-21 19:21:20 -04:00 |
|
Joseph Schorr
|
02d3b70013
|
Make sure to search teams as well when determining the robots which have access to a private repo
|
2014-08-18 19:19:01 -04:00 |
|
Joseph Schorr
|
f6f857eec2
|
Add US West region
|
2014-08-15 15:02:26 -04:00 |
|
Joseph Schorr
|
27c2680380
|
Plan update and fix about page
|
2014-08-13 14:25:48 -04:00 |
|
Joseph Schorr
|
bd4bbe0bdb
|
Add missing image location for enterprise
|
2014-08-12 22:29:17 -04:00 |
|
yackob03
|
420d02cd71
|
Fix the migration script to add and remove the logentrykinds for notifications.
|
2014-08-05 14:21:29 -07:00 |
|
yackob03
|
b07eff41f6
|
Switch the table names to use lower case.
|
2014-08-05 13:44:18 -07:00 |
|
yackob03
|
cd5af72ba8
|
Temporarily prevent the deletion of the webhooks table to allow a migration path which keeps prod working.
|
2014-08-04 13:44:22 -07:00 |
|
Joseph Schorr
|
2c3fe2e60f
|
Switch web hook migration script to fully use the alembic context and connection
|
2014-08-01 13:37:27 -04:00 |
|
Joseph Schorr
|
a44345338d
|
Add bidirectional migration code of webhooks to/from repo-push webhook notifications.
|
2014-07-31 16:02:14 -04:00 |
|
Jake Moshenko
|
ee2abf590a
|
Merge branch 'redalert' of ssh://bitbucket.org/yackob03/quay into redalert
|
2014-07-31 14:01:17 -04:00 |
|
Jake Moshenko
|
3f6466fccd
|
Add a migration to move the existing webhooks over and another migration to remove the legacy webhooks table.
|
2014-07-31 14:01:03 -04:00 |
|
Joseph Schorr
|
346d3491ff
|
Merge branch 'redalert' of https://bitbucket.org/yackob03/quay into redalert
|
2014-07-31 13:31:16 -04:00 |
|
Joseph Schorr
|
49801bc2c4
|
- Add web hook queue code back in. We'll remove it and turn it off after this CL goes to prod
- Make notification lookup always be by repo and its UUID, rather than the internal DB ID
- Add the init script for the notification worker
|
2014-07-31 13:30:54 -04:00 |
|
Jake Moshenko
|
53a1f62614
|
Create a migration to prepare the database for the new notification types.
|
2014-07-31 13:27:05 -04:00 |
|
Joseph Schorr
|
7de1dd7dc0
|
Merge branch 'master' into redalert
|
2014-07-28 18:35:39 -04:00 |
|
Joseph Schorr
|
32b2ecdfa6
|
Add ability to dismiss notifications
|
2014-07-28 18:23:46 -04:00 |
|
Joseph Schorr
|
34fc279092
|
Add e-mail authorization to the repository notification flow. Also validates the creation of the other notification methods.
|
2014-07-28 14:58:12 -04:00 |
|
Jake Moshenko
|
9ad7fc7a54
|
Prevent extra queries to load image storage data.
|
2014-07-22 16:46:36 -04:00 |
|
Joseph Schorr
|
752efb9e0f
|
Fix the spawn_notification to work in all cases and clean up some of the remaining code
|
2014-07-18 16:34:52 -04:00 |
|
Joseph Schorr
|
591cd020b8
|
Merge branch 'master' into redalert
|
2014-07-18 15:58:56 -04:00 |
|
Jake Moshenko
|
8a2c88488a
|
Filter tokens with an associated build trigger from the list API. Delete associated tokens when deleting a trigger.
|
2014-07-18 14:56:26 -04:00 |
|
Joseph Schorr
|
8d7493cb86
|
Convert over to notifications system. Note this is incomplete
|
2014-07-17 22:51:58 -04:00 |
|
Joseph Schorr
|
de8e898ad0
|
Add UI for managing repo notifications
|
2014-07-17 13:32:39 -04:00 |
|
Joseph Schorr
|
a84fe0681a
|
Start on data model changes and API changes for the new repository notification system
|
2014-07-16 16:30:47 -04:00 |
|
Jake Moshenko
|
5645b6da32
|
Add support for read slave databases.
|
2014-07-02 19:10:24 -04:00 |
|
Jake Moshenko
|
d851feef6e
|
One of the calls which returns an image was not using the base format which includes locations yet.
|
2014-06-30 14:51:01 -04:00 |
|
Jake Moshenko
|
684c26bc1a
|
Populate image storage objects with locations everywhere.
|
2014-06-27 20:04:26 -04:00 |
|
Jake Moshenko
|
e68d6a7302
|
Merge branch 'master' of ssh://bitbucket.org/yackob03/quay
|
2014-06-27 19:18:35 -04:00 |
|
Jake Moshenko
|
4e5e8a08de
|
Add a maintenance notification kind and make it of the level warning.
|
2014-06-27 19:18:27 -04:00 |
|
Joseph Schorr
|
76165b5d2b
|
Add API and UI support for displaying image locations
|
2014-06-24 18:48:42 -04:00 |
|
Jake Moshenko
|
6047f3759f
|
Remove the placement fallback since the DB has been fully backfilled.
|
2014-06-24 17:01:23 -04:00 |
|
Jake Moshenko
|
6e3a545c7f
|
Add a migration to upgrade to the version of the database supporting placements.
|
2014-06-18 17:46:20 -04:00 |
|
Jake Moshenko
|
0a62f7f725
|
Add the ability to look up images which do not have a placement yet.
|
2014-06-18 12:40:23 -04:00 |
|
Jake Moshenko
|
bf0e01fba5
|
Fix bugs with pushing, pulling, and deleting.
|
2014-06-17 16:37:48 -04:00 |
|
Jake Moshenko
|
bf98575feb
|
Add the basics of geographic data distribution and get the tests to work.
|
2014-06-17 16:03:43 -04:00 |
|
Jake Moshenko
|
6d07cf94d2
|
Add a migration to remove the image fields that were migrated to image storage, and add some uniqueness constraints to some indexes.
|
2014-06-12 19:51:57 -04:00 |
|
Jake Moshenko
|
78c5aec5b9
|
Switch the checksums to use the registry computed value, remove all assumptions of namespaced paths for legacy storage, fix an upload race condition in the registry code.
|
2014-06-11 15:37:45 -04:00 |
|
Jake Moshenko
|
d1f4fbdacc
|
Split out the redis hostname for user events and build logs as a string config. Modularize the user events and fix all callers.
|
2014-05-30 14:25:29 -04:00 |
|
Jake Moshenko
|
0ba4201020
|
Add a module which will create notifications for all users when the license is at its expiration period, and terminate the process when the license expires.
|
2014-05-29 11:24:10 -04:00 |
|
Jake Moshenko
|
22cc7a85d4
|
Add exp_month and exp_year to the fake card to fix the tests.
|
2014-05-28 14:06:37 -04:00 |
|