gitlab-org--gitlab-foss/app/models/ci
Nick Thomas 4aa76dddec
Remove dead MySQL code
None of this code can be reached any more, so it can all be removed
2019-07-23 16:53:03 +01:00
..
build_trace_chunks Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
artifact_blob.rb Render log artifact files in GitLab 2018-10-08 08:07:41 +00:00
bridge.rb Fix CI_COMMIT_REF_NAME and SLUG variable 2019-04-29 18:52:51 +07:00
build.rb Validate the existence of archived traces before removing live trace 2019-07-23 17:26:08 +07:00
build_metadata.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
build_runner_session.rb Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
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 Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
group_variable.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
job_artifact.rb Validate the existence of archived traces before removing live trace 2019-07-23 17:26:08 +07:00
legacy_stage.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
pipeline.rb Remove dead MySQL code 2019-07-23 16:53:03 +01: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 Use persistent Redis cluster for Workhorse pub/sub notifications 2019-07-22 10:23:07 -07:00
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 Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00