Commit graph

16 commits

Author SHA1 Message Date
Rémy Coutable
aa0d8b4cba Merge branch 'frozen_string_spec_features' into 'master'
Add frozen_string_literal to spec/features

See merge request gitlab-org/gitlab-ce!31131
2019-07-29 08:29:43 +00:00
Thong Kuah
73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Heinrich Lee Yu
1ce5bcacdb Remove code related to object hierarchy in MySQL
These are not required because MySQL is not
supported anymore
2019-07-25 15:35:06 +08:00
Rémy Coutable
ba4c32c033
Quarantine flaky specs
Related to:

- https://gitlab.com/gitlab-org/gitlab-ce/issues/60270
- https://gitlab.com/gitlab-org/gitlab-ce/issues/60271
- https://gitlab.com/gitlab-org/gitlab-ce/issues/60272
- https://gitlab.com/gitlab-org/gitlab-ce/issues/60273

Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-09 13:57:42 +02:00
Thong Kuah
4ec16912b8 Autocorrect with RSpec/ExampleWording cop
- rewords examples starting with 'should'
- rewords examples starting with 'it'

Note: I had to manually fixup "onlies" to "only"
2019-04-05 08:43:27 +00:00
Rémy Coutable
3a2abc1d50
Enable the Layout/ExtraSpacing cop
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-24 13:05:45 +01:00
Dmitriy Zaporozhets
7f8a520f8a Unite green buttons under one css class
Rename btn-new, btn-create and btn-save to btn-success

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-09-19 13:55:48 +03:00
Winnie Hellmann
3db2f32759 Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
Clement Ho
564c819b3d Fix specs 2018-06-15 09:39:27 -05:00
Clement Ho
56982fcf24 Merge branch 'master' into bootstrap4 2018-04-25 10:51:53 -05:00
Clement Ho
36bf0861b0 Fix labels hierarchy spec 2018-04-23 14:44:21 -05:00
Felipe Artur
2b5ac11591 Fix users not seeing labels from private groups when being a member of a child project 2018-04-23 13:56:38 -03:00
Clement Ho
94a72ecf5f [skip ci] Convert previous .card to .board-card 2018-04-13 15:27:10 -05:00
Felipe Artur
62574be35d Fix specs 2018-04-05 14:58:49 -03:00
Felipe Artur
22423d2847 Show issues of subgroups in group-level issue board 2018-04-05 14:58:49 -03:00
Felipe Artur
ad7148d9ea Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00