Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot 8b0ef13236 Add latest changes from gitlab-org/gitlab@master 2020-06-03 18:08:28 +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
Douglas Barbosa Alexandre 5af2ea9564
Merge branch '56860-fix-spec-race-condition-upside-the-head' into 'master'
Fix a JS race in a spec

Closes #56860

See merge request gitlab-org/gitlab-ce!24684
2019-01-31 16:52:50 +01:00
Nick Thomas 654f7fe8ff
Wait for requests in specs before interacting with select2 2019-01-28 11:20:54 +00:00
Nick Thomas 40bfa51e30
Fix a JS race in a spec 2019-01-25 16:43:24 +00:00
Paul Slaughter b47015ad9b Move project default branch settings under 'Repository'
- Updates specs accordingly
- Updates docs accordingly
- Brews a fresh pot
2018-09-04 11:05:40 -05:00
Rémy Coutable 2d54dfb251 Migrate features/project/project.feature to RSpec and reorganize several Project feature specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-09 18:04:09 -05:00