gitlab-org--gitlab-foss/app/models/ci
Lin Jen-Shin 83418ad846 Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifacts-expiration
* upstream/master: (247 commits)
  Switched CONTRIBUTING.md style guide recommendation for method chaining
  Fix new offenses
  Stylistic tweaks
  Fix OAuth/SAML user blocking behavior
  Revert "Enable Style/DotPosition"
  Revert "Prefer leading style for Style/DotPosition"
  Revert "Enable Style/BarePercentLiterals"
  Manually correct autocorrect
  Move up delegate calls
  Exclude migrations from Style/MutableConstant
  ActiveSupport delegation is preferred over Forwardable
  Update haml_lint to work with newest rubocop
  Add explanations to cops
  Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml
  Update rubocop and rubocop-rspec and regenerate .rubocop_todo.yml
  Order cops alphabetically
  Don’t exclude some file in lib from rubocop
  Fix new offenses
  Enable Rails/Delegate
  Enable Style/WordArray
  ...
2017-02-24 17:14:35 +08:00
..
build.rb Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifacts-expiration 2017-02-24 17:14:35 +08:00
pipeline.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
runner.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
runner_project.rb Enable Rails/Validation 2017-02-23 09:31:57 -06:00
stage.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
trigger.rb Enable Rails/Validation 2017-02-23 09:31:57 -06:00
trigger_request.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
variable.rb Use :maximum instead of :within for length validators with a 0..N range 2016-12-06 10:23:17 +01:00