GitLab Bot
b4d79e4b91
Add latest changes from gitlab-org/gitlab@master
2021-02-06 00:09:54 +00:00
GitLab Bot
0d312b8d37
Add latest changes from gitlab-org/gitlab@master
2020-11-24 06:09:49 +00:00
GitLab Bot
8b0ef13236
Add latest changes from gitlab-org/gitlab@master
2020-06-03 18:08:28 +00:00
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
Gosia Ksionek
64858317ad
Add part of needed code
...
Add columns to store project creation settings
Add project creation level column in groups
and default project creation column in application settings
Remove obsolete line from schema
Update migration with project_creation_level column existence check
Rename migrations to avoid conflicts
Update migration methods
Update migration method
2019-04-05 18:49:46 +00:00
Martin Wortschack
03ab130e4b
Resolve "Create new project: Re-add project name field"
2018-09-08 06:03:00 +00:00
Winnie Hellmann
3db2f32759
Enable Capybara/FeatureMethods cop
2018-07-05 06:32:05 +00:00
Bob Van Landuyt
022d8420ec
Include child projects a user can manage in namespace dropdowns
...
These dropdown options are used for creating and transfering projects.
2017-11-14 16:57:41 +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
Douwe Maan
fe13f11041
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
blackst0ne
665fea379b
Replace 'create.feature' spinach test with an rspec analog
2017-06-21 21:45:43 +11:00