gitlab-org--gitlab-foss/app/models/ci
Mark Fletcher 91cca6e494 Add a Build Variable to represent the triggering GitLab user's name
* Predefined variable represents the name of the GitLab user that started a build
2017-08-30 11:24:59 +08:00
..
artifact_blob.rb Add artifact file page that uses the blob viewer 2017-05-04 08:50:12 -05:00
build.rb Add a Build Variable to represent the triggering GitLab user's name 2017-08-30 11:24:59 +08:00
group.rb Real time pipeline show action 2017-05-06 16:45:46 +00:00
group_variable.rb Basic BE change 2017-07-07 15:33:17 +09:00
legacy_stage.rb Rename `Ci::Stage` class to `Ci::LegacyStage` 2017-06-01 12:00:37 +02:00
pipeline.rb Rename many path_with_namespace -> full_path 2017-08-01 07:26:58 +02:00
pipeline_schedule.rb Add validate: false. Add validates uniqueness. 2017-08-18 01:43:17 +09:00
pipeline_schedule_variable.rb Add validate: false. Add validates uniqueness. 2017-08-18 01:43:17 +09:00
pipeline_variable.rb init 2017-07-28 18:13:29 +09:00
runner.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
runner_project.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
stage.rb Use usual method to retrieve CI/CD stage statuses 2017-08-16 13:30:49 +02:00
trigger.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
trigger_request.rb Rename ActiverecordSerialize cop 2017-07-06 12:01:36 +02:00
variable.rb Basic BE change 2017-07-07 15:33:17 +09:00