gitlab-org--gitlab-foss/spec
Robert Speicher 2e34e5f1b7 Merge branch 'issue-boards-label-text-color' into 'master'
Added text color to issues labels in issue board lists

## What does this MR do?

Adds the text color for labels in the response. The frontend was
already setup to handle this, just needed the data from the backend.

See merge request !5898
2016-08-19 18:02:55 +00:00
..
config Small refactor and a few documentation fixes 2016-08-04 19:02:39 +02:00
controllers Merge branch '17932-move-to-project-dropdown' into 'master' 2016-08-19 14:57:09 +00:00
factories Add endpoints for pipelines 2016-08-18 16:56:39 +02:00
features Merge branch 'expiration-date-on-memberships' into 'master' 2016-08-19 17:08:03 +00:00
finders Move to project dropdown with infinite scroll for better performance 2016-08-18 15:31:51 +02:00
fixtures Fix JSON schema to issues in issue board lists 2016-08-19 11:47:33 -03:00
helpers Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showing-pipeline 2016-08-20 00:09:58 +08:00
initializers Give priority to environment variables 2016-08-03 15:48:48 +01:00
javascripts Changed file name 2016-08-19 15:36:49 +01:00
lib Merge branch 'directory-names-containing-space' into 'master' 2016-08-19 18:01:12 +00:00
mailers Merge branch 'master' into 'expiration-date-on-memberships' 2016-08-19 10:58:01 +00:00
models Merge branch 'wall-clock-time-for-showing-pipeline' into 'master' 2016-08-19 17:42:26 +00:00
requests Merge branch 'master' into expiration-date-on-memberships 2016-08-18 19:04:31 -05:00
routing Rename markdown_preview routes to preview_markdown 2016-08-11 15:54:18 +02:00
services Fix notification_service argument error of declined invitation emails 2016-08-19 13:18:13 +02:00
support Merge branch '4273-slash-commands' into 'master' 2016-08-18 16:41:16 -05:00
tasks/gitlab Use File::exist? instead of File::exists? 2016-08-11 13:54:45 +03:00
uploaders
views Update Hamlit to 2.6.1 2016-08-18 13:26:32 -05:00
workers Allow project group links to be expired 2016-08-18 22:45:41 +01:00
factories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
rails_helper.rb
simplecov_env.rb
spec_helper.rb Use travel_to instead of dependency injection, feedback: 2016-08-19 16:57:25 +08:00
teaspoon_env.rb Add test coverage analysis for CoffeeScript (!5052) 2016-08-07 21:52:37 +02:00