.. |
11470abae0d6_add_key_notify_to_issue_keys.py
|
743f425d5f
Rename and adjust the alembic migration script adding key_notify
|
7 years ago |
114d3a68c1fd_add_updated_on_column_to_issues.py
|
3bf0cd0783
Make the last_updated fields in tickets/PRs not NULL at the DB level
|
8 years ago |
15ea3c2cf83d_pr_comment_editing.py
|
6f24f1f9af
Rename again the alembic migrations for the editing feature
|
9 years ago |
1640c7d75e5f_add_reports_field_to_project.py
|
ea386a8a6a
Release 2.5
|
8 years ago |
1b6d7dc5600a_versioning_passwords.py
|
7464136d16
Fix the alembic migration to work from a checkout
|
8 years ago |
1cd0a853c697_add_closed_at_field_in_pr.py
|
940ed33814
Set a default when adding the closed_at column
|
9 years ago |
1d18843a1994_add_is_fork_column_to_projects.py
|
874f86753a
Update migration file
|
8 years ago |
1f3de3853a1a_add_the_tree_id_column_to_pr_inline_.py
|
d9dde7d704
Add an alembic migration script to add tree_id to pull_request_comments
|
8 years ago |
208b0cd232ab_colored_tags.py
|
717597f758
Add the alembic migration allowing to migrate tags to the new model
|
7 years ago |
22db0a833d35_add_notifications_to_tickets.py
|
65d1e33e71
Add an alembic migration script to add the notification field to issue_comments
|
8 years ago |
257a7ce22682_add_the_remote_git_entry.py
|
5bbd805196
Add the check constraint in the alembic migration script
|
9 years ago |
26af5c3602a0_add_the_default_hook_to_all_projects.py
|
70b1d9af86
Give an idea about which project is being adjusted
|
8 years ago |
298891e63039_change_the_status_of_pull_requests.py
|
5e7392b48d
Add an alembic migration script to update the pull-request's status
|
9 years ago |
2aa7b3958bc5_add_the_milestones_column.py
|
6667f60b0a
Add an alembic revision adding the milestones field to the projects
|
8 years ago |
317a285e04a8_delete_hooks.py
|
ab59c1516e
Add an alembic migration file to update the DB constraints
|
8 years ago |
32d636cb5e00_display_name_in_groups.py
|
6a511596d1
alembic: display name and description columns in pagure_group
|
8 years ago |
349a3890596_increase_length_group_name.py
|
fc06facc9d
Add quick_replies field to project
|
8 years ago |
350efb3f6baf_add_namespace_to_project.py
|
ea386a8a6a
Release 2.5
|
8 years ago |
36116bb7a69b_add_the_url_field_to_project.py
|
9a58893e08
Fix docstring
|
8 years ago |
36386a60b3fd_add_milestone_to_issues.py
|
40e8439b72
Fix the alembic script to drop the milestone column upon downgrade
|
8 years ago |
368fd931cf7f_add_the_notifications_column_to_projects.py
|
c2e7b07e92
Add a _notifications column to the projects table
|
8 years ago |
38581a8fbae2_add_custom_field_data.py
|
aafbc2a036
Fix the alembic migration script to keep the history linear
|
7 years ago |
3b441ef4e928_comment_editing_issue.py
|
6f24f1f9af
Rename again the alembic migrations for the editing feature
|
9 years ago |
3c25e14b855b_add_an_avatar_email_for_project.py
|
ddc0d5effa
Adjust docstring to reflect what's happening
|
9 years ago |
3ffec872dfdf_add_a_description_to_api_token.py
|
60a786b539
Add a description to the API token
|
7 years ago |
4255158a6913_create_private_column_in_project_table.py
|
854b69745f
Fix the alembic history to remain linear
|
7 years ago |
43df5e588a87_add_closed_at_attribute_in_issues.py
|
1c6b975e07
modify alembic script since the notification in issues
|
8 years ago |
443e090da188_up_to_255_characters_for_project_name.py
|
45a24426d9
allow project names up to 255 characters
|
8 years ago |
496f7a700f2e_add_priorities.py
|
36fb65be1c
Add an alembic migration file for storing the priorities
|
8 years ago |
4cae55a80a42_add_the_initial_comment_on_the_pr_table.py
|
2800a84022
Add an alembic migration field to add the initial_comment field in the PR table
|
8 years ago |
4df75d40bafa_log_the_token_used_when_flagging_a_pr.py
|
ba2b1caae8
Store in the DB the API token used to flag a pull-request
|
7 years ago |
5083efccac7_create_the__settings_fields_for_user.py
|
4992087436
Fix the docstring
|
8 years ago |
588eabcd394c_add_quick_replies_field_to_project.py
|
fc06facc9d
Add quick_replies field to project
|
8 years ago |
58e60d869326_add_notification_bool_to_pr.py
|
92563f358d
Adjust docstring in the alembic migration adding notifications to PR comments
|
8 years ago |
6190226bed0_add_the_updated_on_column_to_pull_.py
|
bcd466234d
Add a column updated_on to the pull_requests table
|
9 years ago |
644ef887bb6f_add_close_status.py
|
f021456b0a
Delete the old status only at the end
|
8 years ago |
6addaed6008e_add_description_for_tags.py
|
28c4763363
Minor fixes for feature: Description for Tags
|
7 years ago |
770149d96e24_nullable_project_for_api_token.py
|
09b690f8bf
alembic: adjust revision ids for linearity
|
7 years ago |
8a3b10926153_create_deploy_keys_table.py
|
8263293213
Add Alembic migration for deploy keys
|
7 years ago |
987edda096f5_access_id_in_user_projects.py
|
3decd287a0
Fix typo in the alembic migration
|
7 years ago |
abc71fd60fa_add_the_closed_by_column_to_pull_.py
|
896422b7b7
Store in the database who close (merged or closed) the pull-request
|
9 years ago |
b5efae6bb23_add_merge_status_to_the_pull_requests_.py
|
23e9a1bd45
Add a merge_status column to the pull_requests table
|
9 years ago |
d4d2c5aa8a0_add_granularity_to_watching_repos.py
|
a47c0d60af
Remove server_default in the add_granularity_to_watching_repos migration
|
7 years ago |