summaryrefslogtreecommitdiff
path: root/spec/features/projects/project_settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
* Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood2017-09-291-0/+8
* Add test to check for project settings merge strategiesEric Eastwood2017-09-261-0/+18
* spec updatesPhil Hughes2017-08-291-7/+7
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-3/+3
* Merge branch '34060-simplified-general-project-settings' into 'master'Mike Greiling2017-08-041-2/+6
|\
| * try and fix some teststauriedavis2017-07-281-2/+6
* | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-3/+3
|/
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-4/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-8/+8
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-5/+18
* Fix or workaround spec failureMichael Kozono2017-05-051-2/+2
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-3/+7
* Add happy path feature tests for redirect behaviorMichael Kozono2017-05-051-28/+118
* Fix project name label's for reference in project settings27259-label-for-references-the-wrong-associated-text-inputClement Ho2017-01-271-2/+2
* Add a spec and actually display the flash noticeRémy Coutable2017-01-161-0/+10
* Added ability to put emojis into repository nameVincent Composieux2016-11-121-2/+15
* Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-271-2/+2
* Add feature specs for edit project settingsDouglas Barbosa Alexandre2016-07-271-0/+41