gfyoung
|
7e6f6e1603
|
Enable even more frozen string in lib/gitlab
Enables frozens string for the following:
* lib/gitlab/conflict/**/*.rb
* lib/gitlab/cross_project_access/**/*.rb
* lib/gitlab/cycle_analytics/**/*.rb
* lib/gitlab/data_builder/**/*.rb
* lib/gitlab/database/**/*.rb
* lib/gitlab/dependency_linker/**/*.rb
* lib/gitlab/diff/**/*.rb
* lib/gitlab/downtime_check/**/*.rb
* lib/gitlab/email/**/*.rb
* lib/gitlab/etag_caching/**/*.rb
Partially addresses gitlab-org/gitlab-ce#47424.
|
2018-11-06 22:47:32 -08:00 |
|
Tiago Botelho
|
41bb23ae1d
|
Restore memoization to base query and add a batch base query method
|
2018-02-28 10:46:20 +00:00 |
|
Tiago Botelho
|
4fcbcce364
|
Add BatchLoader as a way to refactor the base stage code
|
2018-02-28 10:46:20 +00: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 |
|
James Lopez
|
982d5a0506
|
refactored metrics fetcher - merged into stage and events
|
2017-01-17 11:32:55 +01:00 |
|