gitlab-org--gitlab-foss/app/models/ci
Lin Jen-Shin 1a193d042a Don't expand CI_ENVIRONMENT_URL so runner would do
And make sure CI_ENVIRONMENT_URL comes last so all
variables would be available whenever the runner is
trying to expand it.

This is an alternative to !12333
2017-06-21 18:03:42 +08:00
..
artifact_blob.rb Add artifact file page that uses the blob viewer 2017-05-04 08:50:12 -05:00
build.rb Don't expand CI_ENVIRONMENT_URL so runner would do 2017-06-21 18:03:42 +08:00
group.rb Real time pipeline show action 2017-05-06 16:45:46 +00:00
legacy_stage.rb Rename `Ci::Stage` class to `Ci::LegacyStage` 2017-06-01 12:00:37 +02:00
pipeline.rb Merge branch 'issue_27166_2' into 'master' 2017-06-07 12:57:40 +00:00
pipeline_schedule.rb Define last_pipeline in PipelineScheduleEntity 2017-05-30 23:55:09 +09:00
runner.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
runner_project.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
stage.rb Refine implementation of pipeline stage seeds 2017-06-02 12:16:11 +02:00
trigger.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
trigger_request.rb Added Cop to blacklist the use of serialize 2017-05-31 14:03:37 +02:00
variable.rb Update docs and use protected secret variable as the name 2017-05-31 22:45:51 +08:00