This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
107847a4bb
quay
/
data
/
migrations
/
versions
History
Joseph Schorr
107847a4bb
Fix Slack notification setup to support the new slack web hook format and convert all existing data to use the new format (so we only have one code path)
2014-12-16 14:34:43 +02:00
..
1c5b738283a5_backfill_user_uuids.py
Add a migration for backfilling user UUIDs.
2014-11-20 18:28:54 -05:00
2fb36d4be80d_remove_the_namespace_column.py
Temporarily put user rename behind a feature flag. Switch queue names back to using the username for namespace while we figure out a real migration strategy.
2014-11-20 15:36:39 -05:00
3b4d3a4461dc_add_support_for_squashed_images.py
Fix the squashed image migration to insert the proper image transformation type.
2014-10-08 11:47:02 -04:00
3f4fe1194671_backfill_the_namespace_user_fields.py
Fix all of the upgrades and downgrades to work on both mysql and postgres.
2014-10-06 16:41:49 -04:00
4a0c94399f38_add_new_notification_kinds.py
Merge remote-tracking branch 'origin/master' into yellowalert
2014-09-05 11:30:30 -04:00
4b7ef0c7bdb2_add_the_maintenance_notification_type.py
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
4fdb65816b8d_add_brute_force_prevention_metadata_to_.py
Fix migration issues:
2014-11-03 15:25:55 -05:00
5a07499ce53f_set_up_initial_database.py
Strip whitespace from ALL the things.
2014-11-24 16:07:38 -05:00
5b84373e5db_convert_slack_webhook_data.py
Fix Slack notification setup to support the new slack web hook format and convert all existing data to use the new format (so we only have one code path)
2014-12-16 14:34:43 +02:00
6f2ecf5afcf_add_the_uncompressed_size_to_image_.py
Fix the migration to use the proper base.
2014-09-23 14:04:20 -04:00
9a1087b007d_allow_the_namespace_column_to_be_.py
Fix all of the upgrades and downgrades to work on both mysql and postgres.
2014-10-06 16:41:49 -04:00
13da56878560_migrate_registry_namespaces_to_.py
Fix the migration to use the proper column name that peewee expects.
2014-09-23 14:20:15 -04:00
17f11e265e13_add_uuid_field_to_user.py
Remove backfill from UUID migration
2014-11-20 14:04:12 -05:00
34fd69f63809_add_support_for_build_log_migration.py
Set up the service monitoring for the log migration script. Add a database migration to add the logs_archived column.
2014-09-12 11:57:47 -04:00
43e943c0639f_add_log_kind_for_regenerating_robot_.py
- Add a log entry for repo verb handling and make the container usage calculation take it into account
2014-10-29 15:42:44 -04:00
51d04d0e7e6f_email_invites_for_joining_a_team.py
Allow the namespace column to be null, and also non-unique. Fix the uncompressed size clobbering the size on the wire field. Add metadata constraints so that foreign key constraints get predictable names. Fix all downgrade migrations.
2014-10-02 10:46:20 -04:00
201d55b38649_remove_fields_from_image_table_that_.py
Fix all of the upgrades and downgrades to work on both mysql and postgres.
2014-10-06 16:41:49 -04:00
204abf14783d_add_log_entry_kind_for_verbs.py
Strip whitespace from ALL the things.
2014-11-24 16:07:38 -05:00
313d297811c4_add_an_index_to_the_docker_image_id_.py
Add an index to the docker_image_id for faster lookup
2014-11-13 12:51:50 -05:00
325a4d7c79d9_prepare_the_database_for_the_new_.py
Strip whitespace from ALL the things.
2014-11-24 16:07:38 -05:00
1594a74a74ca_add_metadata_field_to_external_logins.py
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
2430f55c41d5_calculate_uncompressed_sizes_for_all_.py
Switch postgres to a non-transactional DDL to allow us to use peewee to modify data in migrations: enterprise customers are running postgres migrations offline already. Move the image backfill script back to a migration since it will now work. Unify the interface to sending a DB URI to env.py for the migration script.
2014-11-18 14:07:33 -05:00
47670cbeced_migrate_existing_webhooks_to_.py
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
82297d834ad_add_us_west_location.py
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
b1d41e2071b_add_an_index_to_the_uuid_in_the_image_.py
Add an index to the image storage uuid to improve performance.
2014-10-06 18:44:37 -04:00
bcdde200a1b_add_placements_and_locations_to_the_db.py
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
f42b0ea7a4d_remove_the_old_webhooks_table.py
Fix all of the upgrades and downgrades to work on both mysql and postgres.
2014-10-06 16:41:49 -04:00