GitLab Bot
|
d7774ee304
|
Add latest changes from gitlab-org/gitlab@master
|
2021-02-01 18:09:17 +00:00 |
GitLab Bot
|
b28aa8bd7d
|
Add latest changes from gitlab-org/gitlab@master
|
2021-01-05 00:10:20 +00:00 |
GitLab Bot
|
9248363e3e
|
Add latest changes from gitlab-org/gitlab@master
|
2021-01-04 21:10:19 +00:00 |
GitLab Bot
|
f4182abcb6
|
Add latest changes from gitlab-org/gitlab@master
|
2020-11-12 18:09:26 +00:00 |
Andreas Brandl
|
988dc80585
|
Further remove code branches by database type
We dropped MySQL support and a lot of mysql specific code has been
removed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29608.
This comes in from the other direction and removes any `if postgresql?`
branches.
|
2019-07-29 12:47:06 +02:00 |
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 |