gitlab-org--gitlab-foss/spec
Dmitriy Zaporozhets 3c4f7f50fa Merge branch 'add_label_notes' into 'master'
Add label notes

It creates system note, when someone changed labels of issue/MR.

Just look at the screenshot:

![labels](https://gitlab.com/uploads/vernik91/gitlab-ce/ebbdba6bdc/labels.png)

Solves this [request] (http://feedback.gitlab.com/forums/176466-general/suggestions/6623258-create-a-note-when-issue-labels-change).

*P.S. Thanks this [PR](https://github.com/gitlabhq/gitlabhq/pull/8237) for idea 😉. But I need this feature as soon as possible.*

See merge request !331
2015-02-11 01:34:33 +00:00
..
controllers GitHub importer refactoring 2015-02-05 21:48:21 -08:00
factories Annotate models 2015-02-02 10:24:40 -08:00
features Fix tests 2015-02-05 22:40:35 -08:00
finders More tests for issues finder 2014-12-05 17:25:22 +02:00
fixtures Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
helpers Adds persistent collapse button for left side bar 2015-02-03 11:45:33 -05:00
javascripts Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
lib Extend issue closing pattern. 2015-02-08 13:56:12 +01:00
mailers Merge pull request #8749 from sashkab/b8748-emailheader 2015-02-08 01:06:38 -08:00
models Merge pull request #8580 from j0k3r/asana 2015-02-08 01:12:41 -08:00
requests/api Add internal broadcast message API. 2015-02-07 16:41:30 +01:00
routing Don't have Markdown preview fail for long content by using POST rather than GET. 2015-02-06 11:23:12 +01:00
services Add labels notes 2015-02-08 22:35:41 +06:00
support Add flatten-dir branch to seed repo 2015-01-10 22:48:16 -08:00
tasks/gitlab Add rake task for google schema whitelisting. 2014-12-04 15:22:10 +01:00
workers Fix post-receive specs 2014-09-02 11:05:51 +03:00
factories.rb Remove unneeded password_confirmation from seed. 2014-12-28 14:42:15 +01:00
factories_spec.rb
spec_helper.rb Try wear_merged! without argument 2014-10-01 11:43:16 +03:00