Jake Moshenko
|
c7e873366d
|
Inject the tables metadata into the upgrade and downgrade functions. Fix a bunch of the downgrades to actually work.
|
2014-09-04 20:58:29 -04:00 |
|
Joseph Schorr
|
6fa5a365b3
|
Add loginservice for Google
|
2014-09-04 18:45:23 -04:00 |
|
Joseph Schorr
|
b9a4d2835f
|
Add migration for the new DB field
|
2014-09-04 18:18:19 -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
|
0bd9ba523e
|
Add a migration for the brute force prevention fields to the user table.
|
2014-09-03 13:07:53 -04:00 |
|
Joseph Schorr
|
85ab7a8c8d
|
Fix migration downgrade for the regenerating robot kind
|
2014-08-28 18:40:33 -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
|
f6f857eec2
|
Add US West region
|
2014-08-15 15:02:26 -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
|
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 |
|
Jake Moshenko
|
53a1f62614
|
Create a migration to prepare the database for the new notification types.
|
2014-07-31 13:27:05 -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 |
|
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
|
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
|
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
|
f049f738da
|
Run the db migrations on container start unless we're running against Sqlite.
|
2014-05-13 15:20:17 -04:00 |
|
Jake Moshenko
|
5fdccfe3e6
|
Add an alembic migration for the full initial database with the data. Switch LDAP to using bind and creating a federated login entry. Add LDAP support to the registry and index endpoints. Add a username transliteration and suggestion mechanism. Switch the database and model to require a manual initialization call.
|
2014-05-13 12:17:26 -04:00 |
|
jakedt
|
fc7756a3c2
|
Add alembic plumbing for database schema migrations.
|
2014-04-09 19:11:33 -04:00 |
|