gitlab-org--gitlab-foss/app/models/ci
Kamil Trzciński 6b7fe67ada Merge branch 'add-pipeline-type-key-in-pipeline-entity' into 'master'
Expose `name` and `merge_request_event_type` in serialized json and predefined variables

See merge request gitlab-org/gitlab-ce!32323
2019-09-03 09:18:46 +00:00
..
build_trace_chunks
artifact_blob.rb
bridge.rb Fix CI_COMMIT_REF_NAME and SLUG variable 2019-04-29 18:52:51 +07:00
build.rb Avoid calling freeze on already frozen strings in app/models 2019-09-01 01:27:00 +05:30
build_metadata.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
build_need.rb Add support for DAG 2019-08-01 14:26:49 +00:00
build_runner_session.rb Avoid calling freeze on already frozen strings in app/models 2019-09-01 01:27:00 +05:30
build_trace_chunk.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
build_trace_section.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
build_trace_section_name.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
group.rb
group_variable.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
job_artifact.rb Update CE files for GSD projects filter 2019-08-28 14:26:42 +00:00
job_variable.rb Add Job specific variables 2019-07-29 07:43:10 +00:00
legacy_stage.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
pipeline.rb Merge branch 'add-pipeline-type-key-in-pipeline-entity' into 'master' 2019-09-03 09:18:46 +00:00
pipeline_chat_data.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
pipeline_enums.rb Add suffix for merge request event 2019-03-01 22:52:38 +09:00
pipeline_schedule.rb Remove old ignore_column in AR models 2019-07-15 09:38:57 +03:00
pipeline_schedule_variable.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
pipeline_variable.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
runner.rb Remove dependency on IgnorableColumn concern 2019-08-30 02:09:13 +05:30
runner_namespace.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
runner_project.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
stage.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
trigger.rb Merge branch 'dz-remove-old-ignore-column' into 'master' 2019-07-16 21:13:18 +00:00
trigger_request.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
variable.rb Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00