gitlab-org--gitlab-foss/app/models/ci
Lin Jen-Shin 43aa8866bc Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline
* upstream/master: (130 commits)
  Change auto-retry count to a correct value in docs
  Fix background migration cleanup specs
  Fix CI/CD job auto-retry specs
  Fix JS; make buttons sr accessibile; fix overlay
  remove redundant changelog entries
  Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'
  Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'
  Merge branch '33359-pers-snippet-files-location' into 'security-9-3'
  Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'
  Hide description about protected branches to non-member
  Update CHANGELOG.md for 9.0.11
  Update CHANGELOG.md for 9.1.8
  Update CHANGELOG.md for 8.17.7
  Update CHANGELOG.md for 9.2.8
  Update CHANGELOG.md for 9.3.8
  Respect blockquote line breaks in markdown
  35209 Add wip message to new navigation preference section
  Add github imported projects count to usage data
  Add versions to Prometheus metrics doc
  Add Bulgarian translations of Pipeline Schedules
  ...
2017-07-20 20:36:43 +08:00
..
artifact_blob.rb Add artifact file page that uses the blob viewer 2017-05-04 08:50:12 -05:00
build.rb Add specs for pipeline process with auto-retries 2017-07-17 13:30:49 +02:00
group.rb Real time pipeline show action 2017-05-06 16:45:46 +00:00
group_variable.rb Basic BE change 2017-07-07 15:33:17 +09:00
legacy_stage.rb Rename `Ci::Stage` class to `Ci::LegacyStage` 2017-06-01 12:00:37 +02:00
pipeline.rb Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-07-17 22:38:37 +08:00
pipeline_schedule.rb Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-07-17 22:38:37 +08:00
pipeline_schedule_variable.rb Remove validates :key, uniqueness due to new validator covers the case 2017-07-07 02:49:24 +09:00
runner.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
runner_project.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
stage.rb Refine implementation of pipeline stage seeds 2017-06-02 12:16:11 +02:00
trigger.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
trigger_request.rb Rename ActiverecordSerialize cop 2017-07-06 12:01:36 +02:00
variable.rb Basic BE change 2017-07-07 15:33:17 +09:00