summaryrefslogtreecommitdiff
path: root/spec/features/projects/pipeline_schedules_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* accept javascript confirm when testing pipeline deletionMike Greiling2017-10-091-1/+1
* Fix specfix/sm/35931-active-ci-pipelineschedule-have-nullified-next_run_atShinya Maeda2017-08-041-7/+3
* fixShinya Maeda2017-08-041-0/+23
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Add present?Shinya Maeda2017-07-201-0/+24
* Do not show pipeline schedule button for non-memberTakuya Noguchi2017-07-111-127/+161
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-071-17/+78
|\
| * merge from masterShinya Maeda2017-07-071-3/+3
| |\
| | * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
| * | zj nice catchies 3Shinya Maeda2017-07-051-0/+2
| * | Fix specShinya Maeda2017-07-051-1/+1
| * | Fix policy by new guild lineShinya Maeda2017-07-051-21/+20
| * | Fix feature testsShinya Maeda2017-07-051-80/+21
| * | Schedule pipelines with variablesEric Eastwood2017-07-051-0/+60
| * | Fix specShinya Maeda2017-07-051-1/+1
| * | Fix policy by new guild lineShinya Maeda2017-07-051-21/+20
| * | Fix feature testsShinya Maeda2017-07-051-59/+59
| * | Schedule pipelines with variablesEric Eastwood2017-07-051-0/+60
| |/
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-3/+3
* | 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
* Make small pipeline schedules UI enhancements.bpj-small-pipeline-ui-changesBryce Johnson2017-06-131-1/+1
* NULL to nilShinya Maeda2017-05-291-2/+2
* Reproduced2Shinya Maeda2017-05-291-0/+24
* Revert "Reproduced"Shinya Maeda2017-05-291-24/+0
* ReproducedShinya Maeda2017-05-291-0/+24
* Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan2017-05-241-1/+0
|\
| * Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+0
* | Test for next_run_at in the view.32509-next-run-in-pipeline-schedules-shows-past-timeBryce Johnson2017-05-231-1/+2
* | Change pipelines schedules help page pathchange_pipelines_schedules_help_page_pathAchilleas Pipinellis2017-05-221-1/+1
|/
* Use classes to select dropdown buttons.32172-improve-responsive-styling-of-pipeline-schedules-formBryce Johnson2017-05-151-2/+2
* Clean up UI and styles.Bryce Johnson2017-05-151-0/+5
* Add pipeline id to Last Pipeline cell link.32103-last-scheduled-pipeline-link-only-showing-ci-status-iconBryce Johnson2017-05-111-1/+2
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+140