gitlab-org--gitlab-foss/app/views/notify
Kamil Trzciński c810234357 Merge branch 'ci-project-migrate' into 'master'
Ci Project migrate

- This doesn't migrate: allow_git_fetch, coverage_regex, timeout. Since this are project configuration settings I would propose to migrate them to `.gitlab-ci.yml`.
- This requires offline migrations.
- It simplifies database models making all CI objects to be attached to: Project.
- It removes Ci::Project, but makes /ci/projects working by adding method: Project.find_by_ci_id for backward compatibility (badges, triggers).
- We should add default `timeout` to Application Settings.
- It misses specs.
- It is based on ci-services-migrate for now.
- It removes CI events.
- It removes administrator CI projects overview.
- It removes CI application settings.

In 8.4 or 8.5 we can remove redundant tables and columns.


See merge request !1987
2015-12-14 10:35:40 +00:00
..
_note_message.html.haml
_reassigned_issuable_email.html.haml
_reassigned_issuable_email.text.erb
build_fail_email.html.haml
build_fail_email.text.erb
build_success_email.html.haml
build_success_email.text.erb
closed_issue_email.html.haml
closed_issue_email.text.haml
closed_merge_request_email.html.haml
closed_merge_request_email.text.haml
group_access_granted_email.html.haml
group_access_granted_email.text.erb
group_invite_accepted_email.html.haml
group_invite_accepted_email.text.erb
group_invite_declined_email.html.haml
group_invite_declined_email.text.erb
group_member_invited_email.html.haml
group_member_invited_email.text.erb
issue_status_changed_email.html.haml
issue_status_changed_email.text.erb
merge_request_status_email.html.haml
merge_request_status_email.text.haml
merged_merge_request_email.html.haml
merged_merge_request_email.text.haml
new_email_email.html.haml
new_email_email.text.erb
new_issue_email.html.haml
new_issue_email.text.erb
new_merge_request_email.html.haml
new_merge_request_email.text.erb
new_ssh_key_email.html.haml
new_ssh_key_email.text.erb
new_user_email.html.haml
new_user_email.text.erb
note_commit_email.html.haml
note_commit_email.text.erb
note_issue_email.html.haml
note_issue_email.text.erb
note_merge_request_email.html.haml
note_merge_request_email.text.erb
project_access_granted_email.html.haml
project_access_granted_email.text.erb
project_invite_accepted_email.html.haml
project_invite_accepted_email.text.erb
project_invite_declined_email.html.haml
project_invite_declined_email.text.erb
project_member_invited_email.html.haml
project_member_invited_email.text.erb
project_was_moved_email.html.haml
project_was_moved_email.text.erb
reassigned_issue_email.html.haml
reassigned_issue_email.text.erb
reassigned_merge_request_email.html.haml
reassigned_merge_request_email.text.erb
repository_push_email.html.haml
repository_push_email.text.haml