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.
quay/data/migrations/versions
Joseph Schorr f06eec8a35 Fix issue where we didn't delete robots immediately under a namespace
This could result in "hanging" robot accounts, although that would only leak the names of said accounts. Now we delete them immediately AND we proactively delete them before replacing the namespace (just to be sure)
2018-05-09 17:53:30 +03:00
..
0cf50323c78b_add_creation_date_to_user_table.py Add creation date to User table 2018-03-09 13:31:29 -05:00
3e8cc74a1e7b_add_severity_and_media_type_to_global_.py Severity and Markdown support in MOTD 2017-01-18 16:55:32 -05:00
5b7503aada1b_cleanup_old_robots.py Fix issue where we didn't delete robots immediately under a namespace 2018-05-09 17:53:30 +03:00
6c7014e84a5e_add_user_prompt_support.py Add support for temp usernames and an interstitial to confirm username 2016-11-03 15:59:14 -04:00
7a525c68eb13_add_oci_app_models.py data.migrations: add repository kind 2017-03-21 15:38:38 -04:00
17aff2e1354e_add_automatic_disable_of_build_triggers.py Postgres requires defaults for non-nullable cols, even integer ones 2018-04-08 18:54:23 -04:00
45fd8b9869d4_add_notification_type.py Adding in notification type for notification kind. 2016-12-01 12:26:18 -05:00
53e2ac668296_remove_reference_to_subdir.py feat(data): remove subdir 2017-04-28 13:23:51 -04:00
61cadbacb9fc_add_ability_for_build_triggers_to_be_.py Change name field back to a normal string 2018-03-02 13:23:30 -05:00
87fbbc224f10_add_disabled_datetime_to_trigger.py Add datetime of when a trigger was disabled 2018-03-01 16:49:51 -05:00
152bb29a1bb3_add_maximum_build_queue_count_setting_.py Add configurable limits for number of builds allowed under a namespace 2018-02-20 16:54:22 -05:00
152edccba18c_make_blodupload_byte_count_not_nullable.py Make byte_count on BlobUpload table not nullable 2018-02-26 11:36:56 -05:00
224ce4c72c2f_add_last_accessed_field_to_user_table.py Add last_accessed information to User and expose for robot accounts 2018-03-21 15:28:34 -04:00
94836b099894_create_new_notification_type.py Adding in cancel notifications 2016-11-30 14:38:34 -05:00
7367229b38d9_add_support_for_app_specific_tokens.py Change title to be UTF8 2018-01-04 15:27:42 -05:00
a6c463dfb9fe_back_fill_build_expand_config.py Add ability for triggers to be disabled 2018-03-01 16:49:28 -05:00
b4c2d45bc132_add_deleted_namespace_table.py Make namespace deletion asynchronous 2018-02-27 13:12:51 -05:00
b4df55dea4b3_add_repository_kind.py data.migrations: rebase to HEAD of migration tree 2017-03-22 17:26:59 -04:00
b8ae68ad3e52_change_blobupload_fields_to_bigintegers_.py Have blob uploads be checked against configurable max layer size 2017-03-21 13:16:55 -04:00
b547bc139ad8_add_robotaccountmetadata_table.py Add support for metadata on robot accounts 2018-03-12 20:32:05 -04:00
be8d1c402ce0_add_teamsync_table.py Change teamsync config to be a UTF8 field 2017-04-03 14:16:34 -04:00
c3d4b7ebcdf7_backfill_repositorysearchscore_table.py Add backfill for repository search score table 2017-04-13 12:30:44 -04:00
c91c564aad34_drop_checksum_on_imagestorage.py Drop checksum from ImageStorage table 2018-02-24 17:00:07 -05:00
c156deb8845d_reset_our_migrations_with_a_required_.py Collapse all migrations prior to 2.0.0 into one. 2016-11-10 17:31:00 -05:00
cbc8177760d9_add_user_location_field.py Add location metadata field for users 2018-02-06 16:06:17 -05:00
d42c175b439a_backfill_state_id_and_make_it_unique.py Switch QueueItem state_id to be unique after a backfill 2017-01-18 17:43:41 -05:00
d8989249f8f6_add_change_tag_expiration_log_type.py Add UI for viewing and changing the expiration of tags 2017-07-19 17:13:48 -04:00
dc4af11a5f90_add_notification_number_of_failures_.py fix(add notification number): add explicit default 2017-05-22 09:55:40 -04:00
e2894a3a3c19_add_full_text_search_indexing_for_repo_.py Fix db migration revision 2017-01-31 11:38:31 -05:00
ed01e313d3cb_add_trust_enabled_to_repository.py fix(migrations): fix column additional w/ boolean default 2017-04-21 11:56:13 -04:00
f5167870dd66_update_queue_item_table_indices.py Adding in new indices for queueitem table. 2017-01-17 10:04:31 -05:00
f30984525c86_add_repositorysearchscore_table.py Add a RepositorySearchScore table and calculation to the RAC worker 2017-04-10 14:29:02 -04:00
faf752bd2e0a_add_user_metadata_fields.py Report the user's name and company to Marketo 2016-11-14 17:34:50 -05:00
fc47c1ec019f_add_state_id_field_to_queueitem.py Remove unique from queue item state_id 2017-01-18 15:04:26 -05:00