gitlab-org--gitlab-foss/app/views
Dmitriy Zaporozhets 1d945945bb Merge branch 'sn-push-email-plussign' into 'master'
Use entity number for plus sign in push emails

Was doing some testing today and found that both outlook and gmail had issues displaying the html content produced for push emails when a file was added.

This is how gmail shows it:
![Gmail_name](https://gitlab.com/stevenorman/gitlab-ce/uploads/24be115dbae97997bc02e2ec70d9870c/Gmail_name.png)

And this is for Outlook:
![Outlook_name](https://gitlab.com/stevenorman/gitlab-ce/uploads/4b5a54956139d36d78f9c61c83e99928/Outlook_name.png)

iOS devices work with the + entity, as does Mail on OS X, but I'm wondering if it is only available for newer html parsers (a quick browse on the w3c site seems to show that it was added in html 5).

Changing the entity to `+` and both gmail and outlook and iOS and Mail.

See merge request !721
2015-06-04 15:57:53 +00:00
..
admin Show key fingerprint on DeployKeys#index 2015-06-03 18:03:04 -04:00
dashboard User should be able to leave group. If not - show him proper message 2015-05-29 14:12:30 +02:00
devise Fill in email on the new password form 2015-05-16 14:03:18 -06:00
doorkeeper Plural instead of singular. 2015-04-30 21:10:42 +02:00
errors Add a page title to every page. 2015-04-30 19:12:15 +02:00
events Push event: Nest link in strong tag, not vice-versa 2015-06-02 15:05:44 -04:00
explore Add a page title to every page. 2015-04-30 19:12:15 +02:00
groups Add a `pipeline` context option for SanitizationFilter 2015-06-02 13:04:10 -04:00
help Merge branch 'version-check' into gl-version-check 2015-05-08 16:05:00 +03:00
import Add a page title to every page. 2015-04-30 19:12:15 +02:00
invites Add a page title to every page. 2015-04-30 19:12:15 +02:00
kaminari/gitlab
layouts improve navbar collapse for mobile views 2015-06-01 17:55:20 +02:00
notify Use entity number for plus sign 2015-05-27 13:04:18 +00:00
profiles Show key fingerprint on DeployKeys#index 2015-06-03 18:03:04 -04:00
projects Merge branch 'fix-no-labels-page' into 'master' 2015-06-04 15:56:13 +00:00
search Consistently refer to MRs as either Accepted or Rejected. 2015-05-25 17:01:14 +02:00
shared Merge branch 'accepted-rejected-mrs' into 'master' 2015-05-27 11:40:36 +00:00
snippets Capitalize "X" in "New X". 2015-04-30 21:33:02 +02:00
users Fix title on user page. 2015-05-01 11:33:54 +02:00
votes Fix votes inline rendering 2015-03-20 15:34:29 -07:00