Francisco Javier López
|
a6778fc647
|
Rename project's pipelines relation
|
2018-12-05 14:39:15 +00:00 |
|
gfyoung
|
06892e88f5
|
Enable frozen string for lib/gitlab/ci
Enables frozen string for the following:
* lib/gitlab/ci/*.rb
* lib/gitlab/ci/build/**/*.rb
* lib/gitlab/ci/config/**/*.rb
* lib/gitlab/ci/pipeline/**/*.rb
* lib/gitlab/ci/reports/**/*.rb
Partially addresses #47424.
|
2018-10-26 16:36:42 -07:00 |
|
Yorick Peterse
|
2039c8280d
|
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
|
2018-09-11 17:32:00 +02:00 |
|
Dakkaron
|
44177cea38
|
CI charts now include the current day
|
2018-03-06 17:01:26 +01:00 |
|
Lin Jen-Shin
|
07d3d44775
|
Move ModuleWithInstanceVariables to Gitlab namespace
And use .rubocop.yml to exclude paths we don't care,
rather than using the cop itself to exclude.
|
2017-11-22 17:06:57 +08:00 |
|
Lin Jen-Shin
|
9ac0c76b78
|
Use StrongMemoize and enable/disable cops properly
|
2017-11-18 01:01:53 +08:00 |
|
Lin Jen-Shin
|
6a4ee9aa71
|
Allow simple ivar ||= form. Update accordingly
|
2017-09-19 01:29:32 +08:00 |
|
Lin Jen-Shin
|
9ae92b8caa
|
Add cop to make sure we don't use ivar in a module
|
2017-09-18 21:23:45 +08:00 |
|
Maxim Rydkin
|
e83a818751
|
adds changelog
fix CI
fix CI
|
2017-09-12 22:32:02 +03:00 |
|
Maxim Rydkin
|
f364cc34ea
|
move lib/ci/charts.rb into lib/gitlab/ci/charts.rb
|
2017-09-12 22:32:01 +03:00 |
|