gitlab-org--gitlab-foss/app/models/ci
Z.J. van de Weg 47a0276e53 Initial implementation for real time job view
Added the needed keys and paths to a new entity, BuildDetailsEntity.
Not renaming BuildEntity to BuildBasicEntity on explicit request. Most
code now has test coverage, but not all. This will be added on later
commits on this branch.

Resolves gitlab-org/gitlab-ce#31397
2017-05-31 21:44:15 +02:00
..
artifact_blob.rb Add artifact file page that uses the blob viewer 2017-05-04 08:50:12 -05:00
build.rb Initial implementation for real time job view 2017-05-31 21:44:15 +02:00
group.rb Real time pipeline show action 2017-05-06 16:45:46 +00:00
pipeline.rb Fix specs 2 2017-05-08 11:29:10 -03: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 Real time pipeline show action 2017-05-06 16:45:46 +00:00
trigger.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
trigger_request.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
variable.rb All CI offline migrations 2017-03-17 23:06:11 +00:00