summaryrefslogtreecommitdiff
path: root/spec/models/ci/trigger_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+15
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-48/+11
* Allow use of legacy triggers with feature flagFabio Pitino2019-07-151-4/+16
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-1/+0
* Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-061-0/+1
|\
| * Rename ScheduledTrigger to TriggerSchedule. Because table structure changed.Shinya Maeda2017-04-061-0/+1
* | Fix token test by specifying a static tokenLin Jen-Shin2017-04-071-2/+2
|/
* Improve pipeline triggers UIKamil Trzciński2017-03-071-0/+58
* Make triggers to be user awareKamil Trzcinski2017-03-051-3/+11
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-13/+0
* Annotate modelsStan Hu2016-01-061-6/+7
* Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+1
* Tag model specsDouwe Maan2015-12-091-1/+1
* Annotate modelsDmitriy Zaporozhets2015-11-131-0/+12
* Fix commit specsDmitriy Zaporozhets2015-09-101-2/+2
* Fix some issues with ci models specsDmitriy Zaporozhets2015-09-101-3/+3
* Refactor CI testsDmitriy Zaporozhets2015-09-091-0/+17