dturecek / copr / copr

Forked from copr/copr 6 years ago
Clone

ace6344 frontend: drop the unnecessary split to schema/fedora

Authored and Committed by praiskup 4 years ago
72 files changed. 26 lines added. 268 lines removed.
frontend/build_aux/check-alembic-revisions
file modified
+2 -3
frontend/coprs_frontend/alembic.ini
file modified
+1 -4
frontend/coprs_frontend/alembic/env.pyfrontend/coprs_frontend/alembic/schema/env.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/fedora/env.py
file removed
-74
frontend/coprs_frontend/alembic/fedora/script.py.mako
file removed
-1
frontend/coprs_frontend/alembic/fedora/versions/14d5bf9ab362_enable_rawhide.py
file removed
-39
frontend/coprs_frontend/alembic/fedora/versions/3341bf554454_add_mageia_chroots.py
file removed
-42
frontend/coprs_frontend/alembic/fedora/versions/419a626c25e6_rename_rawhide_to_f26.py
file removed
-33
frontend/coprs_frontend/alembic/fedora/versions/8de41eec1d1_enabling_fedora_25_chroots.py
file removed
-39
frontend/coprs_frontend/alembic/fedora/versions/94975badc43_fedora_22_chroots_deactivated.py
file removed
-33
frontend/coprs_frontend/alembic/script.py.makofrontend/coprs_frontend/alembic/schema/script.py.mako
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/0dbdd06fb850_multilib_knob_on_copr_public.pyfrontend/coprs_frontend/alembic/schema/versions/0dbdd06fb850_multilib_knob_on_copr_public.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/10029c92dd0d_add_with_without_columns_for_copr_chroot.pyfrontend/coprs_frontend/alembic/schema/versions/10029c92dd0d_add_with_without_columns_for_copr_chroot.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/12abab545d7a_added_index_for_main_in_copr_dir.pyfrontend/coprs_frontend/alembic/schema/versions/12abab545d7a_added_index_for_main_in_copr_dir.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/1f4e04bb3618_add_build_submitted_by_field.pyfrontend/coprs_frontend/alembic/schema/versions/1f4e04bb3618_add_build_submitted_by_field.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/1f94b22f70a1_change_module_version_to_bigint.pyfrontend/coprs_frontend/alembic/schema/versions/1f94b22f70a1_change_module_version_to_bigint.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/227f6bf8f10b_add_build_requires_to_build_chroot.pyfrontend/coprs_frontend/alembic/schema/versions/227f6bf8f10b_add_build_requires_to_build_chroot.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/24e9054d4155_fix_results_paths.pyfrontend/coprs_frontend/alembic/schema/versions/24e9054d4155_fix_results_paths.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/2561c13a3556_add_dist_git_instance_table.pyfrontend/coprs_frontend/alembic/schema/versions/2561c13a3556_add_dist_git_instance_table.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/26bf5b9a4dd0_indeces_for_faster_build_selection.pyfrontend/coprs_frontend/alembic/schema/versions/26bf5b9a4dd0_indeces_for_faster_build_selection.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/29c352bde564_separate_private_stuff_into_private_.pyfrontend/coprs_frontend/alembic/schema/versions/29c352bde564_separate_private_stuff_into_private_.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/2d8b4722918b_remove_unused_module_md_name_and_module_.pyfrontend/coprs_frontend/alembic/schema/versions/2d8b4722918b_remove_unused_module_md_name_and_module_.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/2db1d0557b06_fill_ended_on_column_in_action_table.pyfrontend/coprs_frontend/alembic/schema/versions/2db1d0557b06_fill_ended_on_column_in_action_table.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/3576fc77fb31_added_source_status_to_build.pyfrontend/coprs_frontend/alembic/schema/versions/3576fc77fb31_added_source_status_to_build.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/3637b9daf7e4_generate_main_copr_dirs.pyfrontend/coprs_frontend/alembic/schema/versions/3637b9daf7e4_generate_main_copr_dirs.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/38ea34def9a_add_proxy_column_to_user_table.pyfrontend/coprs_frontend/alembic/schema/versions/38ea34def9a_add_proxy_column_to_user_table.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/3b0851cb25fc_add_build_to_module_relation.pyfrontend/coprs_frontend/alembic/schema/versions/3b0851cb25fc_add_build_to_module_relation.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/3b67c52f5277_add_repos_to_copr_chroot.pyfrontend/coprs_frontend/alembic/schema/versions/3b67c52f5277_add_repos_to_copr_chroot.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/3cba3ffe2836_on_delete_cascade_for_table_build.pyfrontend/coprs_frontend/alembic/schema/versions/3cba3ffe2836_on_delete_cascade_for_table_build.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/3d89a66848c5_follow_fedora_branching.pyfrontend/coprs_frontend/alembic/schema/versions/3d89a66848c5_follow_fedora_branching.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/465202bfb9ce_update_db_functions.pyfrontend/coprs_frontend/alembic/schema/versions/465202bfb9ce_update_db_functions.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/4af9d157c4ea_add_unique_constraint_for_mock_chroots.pyfrontend/coprs_frontend/alembic/schema/versions/4af9d157c4ea_add_unique_constraint_for_mock_chroots.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/4ed794df3bbb_add_module_hotfixes_column_for_copr_.pyfrontend/coprs_frontend/alembic/schema/versions/4ed794df3bbb_add_module_hotfixes_column_for_copr_.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/4edb1ca2a13f_remove_priority_columns.pyfrontend/coprs_frontend/alembic/schema/versions/4edb1ca2a13f_remove_priority_columns.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/512ff2b9eb6c_unify_scm_source_types_for_packages.pyfrontend/coprs_frontend/alembic/schema/versions/512ff2b9eb6c_unify_scm_source_types_for_packages.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/51716ab39d37_package_chroot_blacklist.pyfrontend/coprs_frontend/alembic/schema/versions/51716ab39d37_package_chroot_blacklist.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/55a07cb7bd68_add_table_for_pinnedcoprs.pyfrontend/coprs_frontend/alembic/schema/versions/55a07cb7bd68_add_table_for_pinnedcoprs.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/58eab04e5afc_add_priority_column_for_actions.pyfrontend/coprs_frontend/alembic/schema/versions/58eab04e5afc_add_priority_column_for_actions.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/669ba46bf357_add_srpm_url_to_build_table.pyfrontend/coprs_frontend/alembic/schema/versions/669ba46bf357_add_srpm_url_to_build_table.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/67ba91dda3e3_add_module_toggle_to_copr_chroot.pyfrontend/coprs_frontend/alembic/schema/versions/67ba91dda3e3_add_module_toggle_to_copr_chroot.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/6800e08934eb_add_comment_to_mock_chroot_table.pyfrontend/coprs_frontend/alembic/schema/versions/6800e08934eb_add_comment_to_mock_chroot_table.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/69c5f19841a5_add_delete_after_and_delete_notify_.pyfrontend/coprs_frontend/alembic/schema/versions/69c5f19841a5_add_delete_after_and_delete_notify_.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/6fed8655d074_remove_build_results_column.pyfrontend/coprs_frontend/alembic/schema/versions/6fed8655d074_remove_build_results_column.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/745250baedaf_new_column_resubmitted_from_id.pyfrontend/coprs_frontend/alembic/schema/versions/745250baedaf_new_column_resubmitted_from_id.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/7723d580c625_copy_private_data_to_private_tables.pyfrontend/coprs_frontend/alembic/schema/versions/7723d580c625_copy_private_data_to_private_tables.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/7bb0c7762df0_make_new_prio_columns.pyfrontend/coprs_frontend/alembic/schema/versions/7bb0c7762df0_make_new_prio_columns.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/878d9d5311b7_add_use_bootstrap_container_to_copr.pyfrontend/coprs_frontend/alembic/schema/versions/878d9d5311b7_add_use_bootstrap_container_to_copr.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/887cbbd6575e_scm_integration.pyfrontend/coprs_frontend/alembic/schema/versions/887cbbd6575e_scm_integration.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/8ae65946df53_add_blocked_by_column_for_batch.pyfrontend/coprs_frontend/alembic/schema/versions/8ae65946df53_add_blocked_by_column_for_batch.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/8bf844cc7135_add_index_for_delete_after_a_delete_.pyfrontend/coprs_frontend/alembic/schema/versions/8bf844cc7135_add_index_for_delete_after_a_delete_.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/9bc8681ed275_max_package_builds_per_copr_dir.pyfrontend/coprs_frontend/alembic/schema/versions/9bc8681ed275_max_package_builds_per_copr_dir.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/a8654abcec65_unify_scm_source_types.pyfrontend/coprs_frontend/alembic/schema/versions/a8654abcec65_unify_scm_source_types.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/a8ef299dcac8_add_indexes_to_actions.pyfrontend/coprs_frontend/alembic/schema/versions/a8ef299dcac8_add_indexes_to_actions.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/ac5917e5c4fe_make_copr_dirs_unique_by_ownername.pyfrontend/coprs_frontend/alembic/schema/versions/ac5917e5c4fe_make_copr_dirs_unique_by_ownername.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/acac8d3ae868_add_table_for_graph_statistics.pyfrontend/coprs_frontend/alembic/schema/versions/acac8d3ae868_add_table_for_graph_statistics.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/b64659389c54_add_column_final_prunerepo_done_to_mock_.pyfrontend/coprs_frontend/alembic/schema/versions/b64659389c54_add_column_final_prunerepo_done_to_mock_.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/b828274ddebf_temporary_project.pyfrontend/coprs_frontend/alembic/schema/versions/b828274ddebf_temporary_project.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/b8a8a1345ed9_remove_now_private_columns_from_user_and_copr.pyfrontend/coprs_frontend/alembic/schema/versions/b8a8a1345ed9_remove_now_private_columns_from_user_and_copr.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/bf4b5dc74740_map_mock_croots_to_dits_git_branch.pyfrontend/coprs_frontend/alembic/schema/versions/bf4b5dc74740_map_mock_croots_to_dits_git_branch.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/c28451aaed50_fix_defaults.pyfrontend/coprs_frontend/alembic/schema/versions/c28451aaed50_fix_defaults.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/ca76b7902c2f_remove_old_status_column.pyfrontend/coprs_frontend/alembic/schema/versions/ca76b7902c2f_remove_old_status_column.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/cab566cc7dfb_add_batch_build_table.pyfrontend/coprs_frontend/alembic/schema/versions/cab566cc7dfb_add_batch_build_table.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/cb928c34d36c_add_actionsstatistics_table.pyfrontend/coprs_frontend/alembic/schema/versions/cb928c34d36c_add_actionsstatistics_table.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/code4beaf000_add_indexes3.pyfrontend/coprs_frontend/alembic/schema/versions/code4beaf000_add_indexes3.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/d230af5e05d8_drop_unused_pg_only_db_functions.pyfrontend/coprs_frontend/alembic/schema/versions/d230af5e05d8_drop_unused_pg_only_db_functions.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/d2fbc2ab630d_drop_fedora_alembic_config.py
file added
+23
frontend/coprs_frontend/alembic/versions/dabab11132c1_initial_db_setup.pyfrontend/coprs_frontend/alembic/schema/versions/dabab11132c1_initial_db_setup.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/deadbeafc0de_add_indexes2.pyfrontend/coprs_frontend/alembic/schema/versions/deadbeafc0de_add_indexes2.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/deaddeadc0de_add_indexes.pyfrontend/coprs_frontend/alembic/schema/versions/deaddeadc0de_add_indexes.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/e183e12563ee_add_index_to_module_id.pyfrontend/coprs_frontend/alembic/schema/versions/e183e12563ee_add_index_to_module_id.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/f61a5c930abf_unique_constraint_on_modules.pyfrontend/coprs_frontend/alembic/schema/versions/f61a5c930abf_unique_constraint_on_modules.py
file renamed
+0 -0
frontend/coprs_frontend/alembic/versions/fdec9947f8a1_add_web_hook_source_type_index.pyfrontend/coprs_frontend/alembic/schema/versions/fdec9947f8a1_add_web_hook_source_type_index.py
file renamed
+0 -0
    frontend: drop the unnecessary split to schema/fedora
    
    We don't plan to add any more fedora-copr-only migrations.  And it only
    broke 'alembic revision --autogenerate' output.
    
        
frontend/coprs_frontend/alembic/env.py frontend/coprs_frontend/alembic/schema/env.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/script.py.mako frontend/coprs_frontend/alembic/schema/script.py.mako
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/0dbdd06fb850_multilib_knob_on_copr_public.py frontend/coprs_frontend/alembic/schema/versions/0dbdd06fb850_multilib_knob_on_copr_public.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/10029c92dd0d_add_with_without_columns_for_copr_chroot.py frontend/coprs_frontend/alembic/schema/versions/10029c92dd0d_add_with_without_columns_for_copr_chroot.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/12abab545d7a_added_index_for_main_in_copr_dir.py frontend/coprs_frontend/alembic/schema/versions/12abab545d7a_added_index_for_main_in_copr_dir.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/1f4e04bb3618_add_build_submitted_by_field.py frontend/coprs_frontend/alembic/schema/versions/1f4e04bb3618_add_build_submitted_by_field.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/1f94b22f70a1_change_module_version_to_bigint.py frontend/coprs_frontend/alembic/schema/versions/1f94b22f70a1_change_module_version_to_bigint.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/227f6bf8f10b_add_build_requires_to_build_chroot.py frontend/coprs_frontend/alembic/schema/versions/227f6bf8f10b_add_build_requires_to_build_chroot.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/24e9054d4155_fix_results_paths.py frontend/coprs_frontend/alembic/schema/versions/24e9054d4155_fix_results_paths.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/2561c13a3556_add_dist_git_instance_table.py frontend/coprs_frontend/alembic/schema/versions/2561c13a3556_add_dist_git_instance_table.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/26bf5b9a4dd0_indeces_for_faster_build_selection.py frontend/coprs_frontend/alembic/schema/versions/26bf5b9a4dd0_indeces_for_faster_build_selection.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/29c352bde564_separate_private_stuff_into_private_.py frontend/coprs_frontend/alembic/schema/versions/29c352bde564_separate_private_stuff_into_private_.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/2d8b4722918b_remove_unused_module_md_name_and_module_.py frontend/coprs_frontend/alembic/schema/versions/2d8b4722918b_remove_unused_module_md_name_and_module_.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/2db1d0557b06_fill_ended_on_column_in_action_table.py frontend/coprs_frontend/alembic/schema/versions/2db1d0557b06_fill_ended_on_column_in_action_table.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/3576fc77fb31_added_source_status_to_build.py frontend/coprs_frontend/alembic/schema/versions/3576fc77fb31_added_source_status_to_build.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/3637b9daf7e4_generate_main_copr_dirs.py frontend/coprs_frontend/alembic/schema/versions/3637b9daf7e4_generate_main_copr_dirs.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/38ea34def9a_add_proxy_column_to_user_table.py frontend/coprs_frontend/alembic/schema/versions/38ea34def9a_add_proxy_column_to_user_table.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/3b0851cb25fc_add_build_to_module_relation.py frontend/coprs_frontend/alembic/schema/versions/3b0851cb25fc_add_build_to_module_relation.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/3b67c52f5277_add_repos_to_copr_chroot.py frontend/coprs_frontend/alembic/schema/versions/3b67c52f5277_add_repos_to_copr_chroot.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/3cba3ffe2836_on_delete_cascade_for_table_build.py frontend/coprs_frontend/alembic/schema/versions/3cba3ffe2836_on_delete_cascade_for_table_build.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/3d89a66848c5_follow_fedora_branching.py frontend/coprs_frontend/alembic/schema/versions/3d89a66848c5_follow_fedora_branching.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/465202bfb9ce_update_db_functions.py frontend/coprs_frontend/alembic/schema/versions/465202bfb9ce_update_db_functions.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/4af9d157c4ea_add_unique_constraint_for_mock_chroots.py frontend/coprs_frontend/alembic/schema/versions/4af9d157c4ea_add_unique_constraint_for_mock_chroots.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/4ed794df3bbb_add_module_hotfixes_column_for_copr_.py frontend/coprs_frontend/alembic/schema/versions/4ed794df3bbb_add_module_hotfixes_column_for_copr_.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/4edb1ca2a13f_remove_priority_columns.py frontend/coprs_frontend/alembic/schema/versions/4edb1ca2a13f_remove_priority_columns.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/512ff2b9eb6c_unify_scm_source_types_for_packages.py frontend/coprs_frontend/alembic/schema/versions/512ff2b9eb6c_unify_scm_source_types_for_packages.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/51716ab39d37_package_chroot_blacklist.py frontend/coprs_frontend/alembic/schema/versions/51716ab39d37_package_chroot_blacklist.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/55a07cb7bd68_add_table_for_pinnedcoprs.py frontend/coprs_frontend/alembic/schema/versions/55a07cb7bd68_add_table_for_pinnedcoprs.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/58eab04e5afc_add_priority_column_for_actions.py frontend/coprs_frontend/alembic/schema/versions/58eab04e5afc_add_priority_column_for_actions.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/669ba46bf357_add_srpm_url_to_build_table.py frontend/coprs_frontend/alembic/schema/versions/669ba46bf357_add_srpm_url_to_build_table.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/67ba91dda3e3_add_module_toggle_to_copr_chroot.py frontend/coprs_frontend/alembic/schema/versions/67ba91dda3e3_add_module_toggle_to_copr_chroot.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/6800e08934eb_add_comment_to_mock_chroot_table.py frontend/coprs_frontend/alembic/schema/versions/6800e08934eb_add_comment_to_mock_chroot_table.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/69c5f19841a5_add_delete_after_and_delete_notify_.py frontend/coprs_frontend/alembic/schema/versions/69c5f19841a5_add_delete_after_and_delete_notify_.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/6fed8655d074_remove_build_results_column.py frontend/coprs_frontend/alembic/schema/versions/6fed8655d074_remove_build_results_column.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/745250baedaf_new_column_resubmitted_from_id.py frontend/coprs_frontend/alembic/schema/versions/745250baedaf_new_column_resubmitted_from_id.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/7723d580c625_copy_private_data_to_private_tables.py frontend/coprs_frontend/alembic/schema/versions/7723d580c625_copy_private_data_to_private_tables.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/7bb0c7762df0_make_new_prio_columns.py frontend/coprs_frontend/alembic/schema/versions/7bb0c7762df0_make_new_prio_columns.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/878d9d5311b7_add_use_bootstrap_container_to_copr.py frontend/coprs_frontend/alembic/schema/versions/878d9d5311b7_add_use_bootstrap_container_to_copr.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/887cbbd6575e_scm_integration.py frontend/coprs_frontend/alembic/schema/versions/887cbbd6575e_scm_integration.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/8ae65946df53_add_blocked_by_column_for_batch.py frontend/coprs_frontend/alembic/schema/versions/8ae65946df53_add_blocked_by_column_for_batch.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/8bf844cc7135_add_index_for_delete_after_a_delete_.py frontend/coprs_frontend/alembic/schema/versions/8bf844cc7135_add_index_for_delete_after_a_delete_.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/9bc8681ed275_max_package_builds_per_copr_dir.py frontend/coprs_frontend/alembic/schema/versions/9bc8681ed275_max_package_builds_per_copr_dir.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/a8654abcec65_unify_scm_source_types.py frontend/coprs_frontend/alembic/schema/versions/a8654abcec65_unify_scm_source_types.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/a8ef299dcac8_add_indexes_to_actions.py frontend/coprs_frontend/alembic/schema/versions/a8ef299dcac8_add_indexes_to_actions.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/ac5917e5c4fe_make_copr_dirs_unique_by_ownername.py frontend/coprs_frontend/alembic/schema/versions/ac5917e5c4fe_make_copr_dirs_unique_by_ownername.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/acac8d3ae868_add_table_for_graph_statistics.py frontend/coprs_frontend/alembic/schema/versions/acac8d3ae868_add_table_for_graph_statistics.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/b64659389c54_add_column_final_prunerepo_done_to_mock_.py frontend/coprs_frontend/alembic/schema/versions/b64659389c54_add_column_final_prunerepo_done_to_mock_.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/b828274ddebf_temporary_project.py frontend/coprs_frontend/alembic/schema/versions/b828274ddebf_temporary_project.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/b8a8a1345ed9_remove_now_private_columns_from_user_and_copr.py frontend/coprs_frontend/alembic/schema/versions/b8a8a1345ed9_remove_now_private_columns_from_user_and_copr.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/bf4b5dc74740_map_mock_croots_to_dits_git_branch.py frontend/coprs_frontend/alembic/schema/versions/bf4b5dc74740_map_mock_croots_to_dits_git_branch.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/c28451aaed50_fix_defaults.py frontend/coprs_frontend/alembic/schema/versions/c28451aaed50_fix_defaults.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/ca76b7902c2f_remove_old_status_column.py frontend/coprs_frontend/alembic/schema/versions/ca76b7902c2f_remove_old_status_column.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/cab566cc7dfb_add_batch_build_table.py frontend/coprs_frontend/alembic/schema/versions/cab566cc7dfb_add_batch_build_table.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/cb928c34d36c_add_actionsstatistics_table.py frontend/coprs_frontend/alembic/schema/versions/cb928c34d36c_add_actionsstatistics_table.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/code4beaf000_add_indexes3.py frontend/coprs_frontend/alembic/schema/versions/code4beaf000_add_indexes3.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/d230af5e05d8_drop_unused_pg_only_db_functions.py frontend/coprs_frontend/alembic/schema/versions/d230af5e05d8_drop_unused_pg_only_db_functions.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/dabab11132c1_initial_db_setup.py frontend/coprs_frontend/alembic/schema/versions/dabab11132c1_initial_db_setup.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/deadbeafc0de_add_indexes2.py frontend/coprs_frontend/alembic/schema/versions/deadbeafc0de_add_indexes2.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/deaddeadc0de_add_indexes.py frontend/coprs_frontend/alembic/schema/versions/deaddeadc0de_add_indexes.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/e183e12563ee_add_index_to_module_id.py frontend/coprs_frontend/alembic/schema/versions/e183e12563ee_add_index_to_module_id.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/f61a5c930abf_unique_constraint_on_modules.py frontend/coprs_frontend/alembic/schema/versions/f61a5c930abf_unique_constraint_on_modules.py
file renamed
file was renamed with no change to the file
frontend/coprs_frontend/alembic/versions/fdec9947f8a1_add_web_hook_source_type_index.py frontend/coprs_frontend/alembic/schema/versions/fdec9947f8a1_add_web_hook_source_type_index.py
file renamed
file was renamed with no change to the file