gitlab-org--gitlab-foss/spec/features
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
..
admin Handle unavailable system info 2016-08-25 08:28:35 +01:00
atom
boards Fixed keyboard shortcuts not working on issue boards 2016-08-19 10:21:09 +01:00
dashboard
groups/members
issuables Handle legacy sort order values 2016-08-18 23:26:07 +01:00
issues Capitalize mentioned issue timeline notes 2016-08-25 10:47:40 -05:00
merge_requests Merge branch '21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-data' into 'master' 2016-08-25 19:08:38 +00:00
profiles
projects Merge branch 'expiration-date-on-memberships' into 'master' 2016-08-19 17:08:03 +00:00
protected_branches Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
security Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
tags
todos Add specs to ensure a successful return 2016-08-25 06:46:11 +02:00
builds_spec.rb
ci_lint_spec.rb
commits_spec.rb
compare_spec.rb
container_registry_spec.rb
dashboard_issues_spec.rb
dashboard_milestones_spec.rb
environments_spec.rb
expand_collapse_diffs_spec.rb
gitlab_flavored_markdown_spec.rb
groups_spec.rb
help_pages_spec.rb
issues_spec.rb Revert the revert of Optimistic Locking 2016-08-22 18:43:13 +03:00
login_spec.rb
markdown_spec.rb
milestone_spec.rb
notes_on_merge_requests_spec.rb Capitalize mentioned issue timeline notes 2016-08-25 10:47:40 -05:00
participants_autocomplete_spec.rb
password_reset_spec.rb
pipelines_settings_spec.rb
profile_spec.rb
projects_spec.rb Fix file links on project page Files view 2016-08-23 11:01:20 +01:00
protected_branches_spec.rb Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
runners_spec.rb
search_spec.rb Fixed enter key in search input not working 2016-08-23 14:44:28 +02:00
signup_spec.rb
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb Add feature specs to cover naming and deleting U2F devices. 2016-08-18 22:12:02 +05:30
users_spec.rb
variables_spec.rb