summaryrefslogtreecommitdiff
path: root/app/views/projects/triggers
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-203-19/+19
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-46/+27
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-212-18/+21
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-203-9/+9
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-182-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-144-19/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-1/+1
* Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot2019-07-261-3/+0
|\
| * Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-101-3/+0
* | Allow use of legacy triggers with feature flagFabio Pitino2019-07-152-10/+14
|/
* Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-311-1/+1
* Remove .card-title from .card-header for BS4 migrationTakuya Noguchi2018-10-191-2/+1
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-191-2/+2
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-3/+3
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-1/+1
|\
| * Replace time_ago_in_words with JS-based oneTakuya Noguchi2018-04-271-1/+1
* | [skip ci] label-danger => badge-dangerClement Ho2018-04-131-1/+1
* | [skip ci] label-primary => badge-primaryClement Ho2018-04-132-2/+2
* | [skip ci] Convert .label. to .badge.Clement Ho2018-04-132-3/+3
* | [skip ci] .form-control-static to .form-control-plaintextClement Ho2018-04-101-1/+1
* | [skip ci] Convert panel related class names to cardClement Ho2018-04-101-5/+5
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-3/+3
|/
* Add collapsable sections for Pipeline SettingsKamil Trzciński2017-09-062-10/+3
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Added limited width container to project settingsPhil Hughes2017-06-201-2/+2
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-073-30/+0
* Add doc for scheduled triggerDosuken shinya2017-04-211-1/+1
* Fix test failuresKamil Trzcinski2017-04-072-2/+2
* Simplify ifKamil Trzcinski2017-04-071-1/+1
* Update code to remove no longer needed changesKamil Trzcinski2017-04-071-6/+0
* Update tests to cover trigger scheduleKamil Trzcinski2017-04-071-11/+6
* Fix ref referenceKamil Trzcinski2017-04-072-21/+36
* N/A to None. Revert validates from validates_presence_of.Shinya Maeda2017-04-071-1/+1
* Add def trigger_schedule in Trigger. Use persisted? for checling existanceShinya Maeda2017-04-071-1/+1
* Use allow_destroy. Remove condtion from form.haml.Shinya Maeda2017-04-071-5/+2
* Add form for scheduled triggerShinya Maeda2017-04-073-1/+30
* Copy diff file path as GFMDouwe Maan2017-04-061-1/+1
* Improve pipeline triggers UIKamil Trzciński2017-03-075-19/+79
* Fix job to pipeline renamingFilipa Lacerda2017-02-101-2/+2
* Corrected titles on the triggers and pipelines sectionsJose Ivan Vargas2017-02-061-1/+1
* Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas2017-02-061-4/+2
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* Adds changelog entryFilipa Lacerda2017-02-031-1/+1
* Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray2016-11-151-1/+19
* Clean up and refactor the triggers viewsAchilleas Pipinellis2016-09-061-53/+77
* Use stage instead of typeAchilleas Pipinellis2016-09-061-1/+1