gitlab-org--gitlab-foss/app/models/ci
Fabio Pitino 42d99460d3 Allow use of legacy triggers with feature flag
Keep feature flag disabled by default and turn off
all functionality related to legacy triggers.

* Block legacy triggers from creating pipeline
* Highlight legacy triggers to be invalid via the UI
* Make legacy triggers invalid in the model
2019-07-15 15:05:22 +02: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 Upgrade to Rails 5.2 2019-07-12 10:15:31 +08: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
group_variable.rb Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
job_artifact.rb Cleans up UpdateProjectStatistics concern 2019-06-03 15:06:03 +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 Upgrade to Rails 5.2 2019-07-12 10:15:31 +08: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 Fix pipeline schedule edge case 2019-06-24 14:53:36 +07: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 Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00: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 Allow use of legacy triggers with feature flag 2019-07-15 15:05:22 +02: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