gitlab-org--gitlab-foss/spec/support
Douwe Maan 4de9e7271d Merge branch 'shorten-task-status-phrase' into 'master'
Shorten task status phrase

## What does this MR do?
Shortens the task status phrase to make it easier to read

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

## Why was this MR needed?
Improve readability/scan-ability of the issues table

## Screenshots (if relevant)
Before:
![Screen_Shot_2016-08-27_at_12.38.17_PM](/uploads/12d54e4ce24dea203e8f7189b32e3a43/Screen_Shot_2016-08-27_at_12.38.17_PM.png)

After:
![Screen_Shot_2016-08-27_at_12.38.05_PM](/uploads/7dfcc3284025b889f6afa09ca273d928/Screen_Shot_2016-08-27_at_12.38.05_PM.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)

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

See merge request !6062
2016-08-30 17:46:03 +00:00
..
api Fix matcher `match_response_schema` 2016-08-17 12:58:59 -03:00
gitlab_stubs
import_export Fix attribute inclusion in import/export config ignored in some cases 2016-08-11 12:49:07 +02:00
matchers
api_helpers.rb
capybara.rb
capybara_helpers.rb
carrierwave.rb
db_cleaner.rb
email_format_shared_examples.rb
email_helpers.rb DRY up the added update service specs, add two email helpers 2016-08-16 17:08:43 +01:00
factory_girl.rb
fake_u2f_device.rb Add feature specs to cover naming and deleting U2F devices. 2016-08-18 22:12:02 +05:30
filter_spec_helper.rb
fixture_helpers.rb
import_spec_helper.rb
issuable_create_service_slash_commands_shared_examples.rb Remove unneeded aliases 2016-08-18 14:29:48 -05:00
issuable_slash_commands_shared_examples.rb Fix specs and implement fixes based on failing specs 2016-08-17 17:54:24 -05:00
issue_helpers.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
issue_tracker_service_shared_example.rb
jira_service_helper.rb
login_helpers.rb
markdown_feature.rb
mentionable_shared_examples.rb
merge_request_helpers.rb State specific default sort order for issuables 2016-08-01 11:28:56 +02:00
omni_auth.rb
project_hook_data_shared_example.rb
reference_parser_helpers.rb
repo_helpers.rb
select2_helper.rb Enable Style/SpaceAroundEqualsInParameterDefault cop 2016-08-06 04:03:01 +02:00
services_shared_context.rb
setup_builds_storage.rb
stub_configuration.rb
stub_gitlab_calls.rb
stub_gitlab_data.rb
taskable_shared_examples.rb Shorten task status phrase 2016-08-29 10:46:36 -05:00
test_env.rb Fix resolving conflicts on forks 2016-08-30 11:56:11 +01:00
updating_mentions_shared_examples.rb DRY up the added update service specs, add two email helpers 2016-08-16 17:08:43 +01:00
wait_for_ajax.rb
webmock.rb
workhorse_helpers.rb