gitlab-org--gitlab-foss/app/views/notify
Lin Jen-Shin 70eb0c6a88 Merge remote-tracking branch 'upstream/master' into rename-builds-controller
* upstream/master: (307 commits)
  Address feedback
  Add small update for the i18n guide.
  update webpack to v2.6.1 patch release to fix "Can't find variable: Promise" error
  update webpack-bundle-analyzer past v2.4.1 to support NamedChunksPlugin
  name all webpack chunks to improve long term cacheability
  add NameAllModulesPlugin to cover shortcomings of NamedModulesPlugin
  upgrade to latest webpack version
  Only use DROP INDEX CONCURRENTLY on postgreql 9.2+
  Provide default for calculating label text color (!11681)
  Add failing test for #32728
  Bugfix: Always use the default language when generating emails.
  Remove unecessary commit pattern check
  Add regexp_for_value helper method
  Remove shared example and improve sub_group_issuables_spec.rb
  Remove 'should' from scenario in has_subgroup_title_spec.rb
  Cartfile git and binary methods cannot take a GitHub repo
  Fix terminals support for Kubernetes service
  Add review comments to compare_spec.rb
  Fix transient error clicking dropdown items in compare_spec.rb
  Use non-global jQuery reference within raven bundle
  ...
2017-05-26 18:25:32 +08:00
..
links Rename BuildsController to JobsController 2017-05-17 20:17:30 +08:00
_note_email.html.haml
_note_email.text.erb
_relabeled_issuable_email.html.haml
_relabeled_issuable_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
issue_moved_email.html.haml
issue_moved_email.text.erb
issue_status_changed_email.html.haml
issue_status_changed_email.text.erb
member_access_denied_email.html.haml
member_access_denied_email.text.erb
member_access_granted_email.html.haml
member_access_granted_email.text.erb
member_access_requested_email.html.haml
member_access_requested_email.text.erb
member_invite_accepted_email.html.haml
member_invite_accepted_email.text.erb
member_invite_declined_email.html.haml
member_invite_declined_email.text.erb
member_invited_email.html.haml
member_invited_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 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
new_issue_email.text.erb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
new_mention_in_issue_email.html.haml
new_mention_in_issue_email.text.erb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
new_mention_in_merge_request_email.html.haml
new_mention_in_merge_request_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
note_personal_snippet_email.html.haml
note_personal_snippet_email.text.erb
note_snippet_email.html.haml
note_snippet_email.text.erb
pipeline_failed_email.html.haml
pipeline_failed_email.text.erb
pipeline_success_email.html.haml
pipeline_success_email.text.erb
project_was_exported_email.html.haml
project_was_exported_email.text.erb
project_was_moved_email.html.haml
project_was_moved_email.text.erb
project_was_not_exported_email.html.haml
project_was_not_exported_email.text.haml
reassigned_issue_email.html.haml Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
reassigned_issue_email.text.erb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
reassigned_merge_request_email.html.haml Fix reassigned MR email 2017-05-10 13:58:29 +01:00
reassigned_merge_request_email.text.erb Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
relabeled_issue_email.html.haml
relabeled_issue_email.text.erb
relabeled_merge_request_email.html.haml
relabeled_merge_request_email.text.erb
repository_push_email.html.haml Address feedback 2017-05-25 15:17:57 -05:00
repository_push_email.text.haml Add question mark to Gitlab::Diff::File predicate methods 2017-05-23 15:37:04 -05:00
resolved_all_discussions_email.html.haml
resolved_all_discussions_email.text.erb