summaryrefslogtreecommitdiff
path: root/spec/features/projects/settings/pipelines_settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-0/+31
* Moves domain setting to Cluster settingMayra Cabrera2019-02-041-25/+0
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-0/+24
* Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling2018-08-061-11/+49
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Display help text below auto devops domain with nip.io domain name (#45561)45584-add-nip-io-domain-suggestion-in-auto-devopsDylan Griffith2018-05-151-0/+23
* Changed anchor not to have the js prefix, add i18nJose Ivan Vargas2018-04-201-5/+5
* Ensure an autodevops instance exists for pipelines settingsMayra Cabrera2018-04-201-0/+6
* Create autodevops settings sectionsJose Ivan Vargas2018-04-201-7/+17
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-7/+7
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settingsbikebilly2017-12-041-101/+0
* Add checkboxes to automatically run AutoDevops pipelineEric Eastwood2017-11-281-8/+118
* remove unnecessary capybara process invocationMike Greiling2017-10-261-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Fix testsZeger-Jan van de Weg2017-09-041-0/+10
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-2/+0
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+1
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* | 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
* Add tests for relations and scopes, and settingLin Jen-Shin2017-04-061-0/+11
* Move specs for project pipeline settings pageGrzegorz Bizon2016-10-181-0/+36