gitlab-org--gitlab-foss/spec/models/ci
Grzegorz Bizon 1aa2ac13b9 Merge branch 'kamil-refactor-ci-builds-v5' into 'master'
Use BuildMetadata to store build configuration in JSONB form

See merge request gitlab-org/gitlab-ce!21499
2019-01-06 09:47:29 +00:00
..
build_trace_chunks Add specs for each data store 2018-06-25 19:46:38 +09:00
artifact_blob_spec.rb Add port number to artifacts links to gitlab-pages, if needed 2018-03-29 14:47:51 +02:00
bridge_spec.rb Add basic implementation of CI/CD bridge job 2018-12-12 10:34:17 +01:00
build_metadata_spec.rb Add config_options|variables to BuildMetadata 2019-01-04 16:38:17 +01:00
build_runner_session_spec.rb Fix authorization for web terminals 2018-07-30 16:58:59 +02:00
build_spec.rb Merge branch 'kamil-refactor-ci-builds-v5' into 'master' 2019-01-06 09:47:29 +00:00
build_trace_chunk_spec.rb Fix coding offence 2018-12-04 19:24:21 +09:00
build_trace_section_name_spec.rb
build_trace_section_spec.rb
group_spec.rb Fix Rubocop offense in grouped statuses class specs 2018-05-23 13:30:34 +02:00
group_variable_spec.rb
job_artifact_spec.rb Fix coding offence 2018-12-04 19:24:21 +09:00
legacy_stage_spec.rb
pipeline_schedule_spec.rb
pipeline_schedule_variable_spec.rb
pipeline_spec.rb Use full ref when possible to avoid ambiguity 2018-12-08 19:25:44 +01:00
pipeline_variable_spec.rb Add variables on pipeline webhook 2018-10-01 17:22:41 +00:00
runner_spec.rb Take contacted_at value from the DB when it is about to be displayed in the Web interface with sorting enabled. 2019-01-04 13:24:42 +07:00
stage_spec.rb Fix coding offence 2018-12-04 19:24:21 +09:00
trigger_request_spec.rb
trigger_spec.rb
variable_spec.rb