gitlab-org--gitlab-foss/app/models/ci
Dylan Griffith 87740df2ba Revert fair scheduling for all builds
Per discussion in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9646#note_65730532 this logic is being optimized elsewhere and it will simplify things if we make less changes to this code right now.
2018-04-30 10:02:25 +04:00
..
artifact_blob.rb Add port number to artifacts links to gitlab-pages, if needed 2018-03-29 14:47:51 +02:00
build.rb Refactor deploy token methods on Ci::Build 2018-04-20 12:18:41 -05:00
build_metadata.rb Add explicit primary key for ci_builds_metadata table 2018-03-28 14:00:04 +02:00
build_trace_section.rb Add CI build trace sections extractor 2017-10-05 15:42:25 +02:00
build_trace_section_name.rb Add CI build trace sections extractor 2017-10-05 15:42:25 +02:00
group.rb Real time pipeline show action 2017-05-06 16:45:46 +00:00
group_variable.rb [Rails5] Fix undefined method 'arel_table' for Ci::Group:Class error 2018-04-12 13:36:31 +11:00
job_artifact.rb Fix direct_upload when records with null file_store are used 2018-04-19 12:09:51 +02:00
legacy_stage.rb Rename Ci::Stage class to Ci::LegacyStage 2017-06-01 12:00:37 +02:00
pipeline.rb Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master' 2018-03-26 19:22:03 +00:00
pipeline_schedule.rb Remove soft removals related code 2018-01-08 17:04:45 +01:00
pipeline_schedule_variable.rb Make Variable key not secret 2018-03-22 12:08:16 +01:00
pipeline_variable.rb move lib/ci/model.rb into lib/gitlab/ci/model.rb 2017-09-12 22:32:01 +03:00
runner.rb Revert fair scheduling for all builds 2018-04-30 10:02:25 +04:00
runner_group.rb add Ci::RunnerGroup join model 2018-04-23 09:05:59 +02:00
runner_project.rb move lib/ci/model.rb into lib/gitlab/ci/model.rb 2017-09-12 22:32:01 +03:00
stage.rb move lib/ci/model.rb into lib/gitlab/ci/model.rb 2017-09-12 22:32:01 +03:00
trigger.rb Remove soft removals related code 2018-01-08 17:04:45 +01:00
trigger_request.rb move lib/ci/model.rb into lib/gitlab/ci/model.rb 2017-09-12 22:32:01 +03:00
variable.rb Make Variable key not secret 2018-03-22 12:08:16 +01:00