summaryrefslogtreecommitdiff
path: root/spec/models/ci/trigger_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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, ↵Rémy Coutable2017-07-271-1/+1
| | | | | | services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
* 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
| | | | | | | | | In 8278b763d96ef10c6494409b18b7eb541463af29 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
* 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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