gitlab-ce/app/services
Douwe Maan f2df4c689b Merge branch 'capitalize-mentioned-issue-notes' into 'master'
Capitalize mentioned issue timeline notes

## What does this MR do?
Renames `mentioned in` to `Mentioned in` for issue timeline notes

## Are there points in the code the reviewer needs to double check?
Shouldn't be any 😄 

## Why was this MR needed?
Resolves existing UI inconsistency as all the other issue timeline notes have their first letter capitalized.

## What are the relevant issue numbers?
Closes #21416 

## Screenshots (if relevant)
Before:
![Screen_Shot_2016-08-25_at_10.52.47_AM](/uploads/61de0a7d65fd739a6e565f6e63d2f52d/Screen_Shot_2016-08-25_at_10.52.47_AM.png)

After:
![Screen_Shot_2016-08-25_at_10.52.05_AM](/uploads/f67f353c285453306d6b80578b11e587/Screen_Shot_2016-08-25_at_10.52.05_AM.png)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !6028
2016-08-26 01:26:48 +00:00
..
auth
boards Label list shows all issues (opened or closed) with that label 2016-08-25 09:39:23 -03:00
ci rename Statuseable to HasStatus 2016-08-25 04:55:32 +02:00
commits
files
groups
issues Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
members Ensure last group owner isn't removed on expiry 2016-08-18 21:32:42 +01:00
merge_requests Merge branch 'diff-line-comment-vuejs' into 'master' 2016-08-19 02:24:34 +00:00
milestones
notes
oauth2
projects Fix specs and implement fixes based on failing specs 2016-08-17 17:54:24 -05:00
protected_branches
search
slash_commands Fix behavior around commands with optional arguments 2016-08-18 14:29:49 -05:00
wiki_pages
akismet_service.rb
audit_event_service.rb
base_service.rb
compare_service.rb
create_branch_service.rb
create_deployment_service.rb
create_release_service.rb
create_snippet_service.rb
create_tag_service.rb
delete_branch_service.rb
delete_tag_service.rb
delete_user_service.rb
destroy_group_service.rb
event_create_service.rb
git_hooks_service.rb
git_push_service.rb
git_tag_push_service.rb
gravatar_service.rb
ham_service.rb
import_export_clean_up_service.rb
issuable_base_service.rb Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
notification_service.rb Fix notification_service argument error of declined invitation emails 2016-08-19 13:18:13 +02:00
repair_ldap_blocked_user_service.rb
repository_archive_clean_up_service.rb
spam_service.rb
system_hooks_service.rb
system_note_service.rb Capitalize mentioned issue timeline notes 2016-08-25 10:47:40 -05:00
test_hook_service.rb
todo_service.rb Add specs to ensure a successful return 2016-08-25 06:46:11 +02:00
update_release_service.rb
update_snippet_service.rb
user_agent_detail_service.rb