summaryrefslogtreecommitdiff
path: root/spec/features/triggers_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | Used send_keys(:return) for elements that are not clickable at one pointJose Ivan Vargas2017-09-291-7/+8
* | Fix trigger spec by surrounding the accept_confirm in the right placeStan Hu2017-08-121-4/+5
|/
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-2/+2
* 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
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-10/+10
* Remove implicit dependency on `gitlab_sign_in` assigning `@user`rs-login_asRobert Speicher2017-06-191-6/+6
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-3/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+4
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-71/+0
* Fix lazy error handling of cron parserDosuken shinya2017-05-031-0/+18
* Fix last spec failureKamil Trzcinski2017-04-071-1/+6
* Another round of code reviewKamil Trzcinski2017-04-071-2/+2
* Fix test failuresKamil Trzcinski2017-04-071-0/+1
* Update tests to cover trigger scheduleKamil Trzcinski2017-04-071-8/+47
* Add specs in triggers_spec.rb (Halfway)Shinya Maeda2017-04-071-0/+8
* Improve pipeline triggers UIKamil TrzciƄski2017-03-071-11/+158
* Fixed tests, renamed files and methodsJose Ivan Vargas2017-02-061-1/+1
* Fix failing rspec test for triggersAchilleas Pipinellis2016-09-061-1/+1
* Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-3/+3
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-7/+6
* Move CI triggers page to project settings areamove-triggers-pageDmitriy Zaporozhets2015-09-291-0/+29