GitLab Bot
|
b98fa9ef3d
|
Add latest changes from gitlab-org/gitlab@master
|
2020-02-25 09:09:10 +00:00 |
|
Francisco Javier López
|
cf8b8ff99b
|
Add feature flag for workhorse content type calculation
|
2018-12-06 21:22:39 +00:00 |
|
gfyoung
|
73322a0e55
|
Enable frozen string in app/controllers/**/*.rb
Enables frozen string for the following:
* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb
Partially addresses #47424.
|
2018-09-18 21:22:45 -07:00 |
|
haseeb
|
27e8d38cea
|
embedded snippets support
|
2018-02-28 18:48:26 +05:30 |
|
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
|
9ae92b8caa
|
Add cop to make sure we don't use ivar in a module
|
2017-09-18 21:23:45 +08:00 |
|
Douwe Maan
|
2b3fc5e624
|
Add download button to project snippets
|
2017-04-30 17:52:49 -05:00 |
|
Jarka Kadlecova
|
c9d687d6fe
|
Download snippets with LF line-endings by default
|
2017-02-20 07:24:03 +01:00 |
|