Commit Graph

8 Commits

Author SHA1 Message Date
Sophie Herold 7ccd6a51a5
Hide issues and MRs in labels list if disabled
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-12-11 20:38:53 +01:00
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Douglas Barbosa Alexandre fe17b11736 Improve scenario description for the group labels subscription spec 2017-06-26 17:55:52 -03:00
Douglas Barbosa Alexandre af6c01fb6f Allow users to subscribe to group labels on group labels page 2017-06-26 17:55:52 -03:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Dmitriy Zaporozhets 7e42c22991
Fix 404 error when visit group label edit page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-06 18:50:48 +02:00