summaryrefslogtreecommitdiff
path: root/spec/features/projects/project_settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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