Andres Rodriguez
cf67cb1377
Rubocop: Enable most SpaceInside cops ( #15201 )
...
Enabled:
* SpaceInsideArrayLiteralBrackets
* SpaceInsideParens
* SpaceInsidePercentLiteralDelimiters
* SpaceInsideStringInterpolation
* Add enforced style for SpaceInsideStringInterpolation
Enabled without offenses:
* SpaceInsideArrayPercentLiteral
* Layout/SpaceInsideRangeLiteral
* Layout/SpaceInsideReferenceBrackets
2023-07-20 09:49:46 -04:00
Karol Bucek
5f43d16dfb
Refactor: drop useless rubygems patch ( #13790 )
...
there's no longer an api_endpoint method in Rubygems at least since 3.1
(JRuby 9.2 includes RGs 3.1.6)
2022-02-23 13:47:04 +01:00
João Duarte
e9c9865f40
Add apache and elastic license headers to source code files ( #11673 )
...
* add license header to ruby and java files
* add license header to erb and rake files
* add license headers to gradle files
2020-03-11 11:53:38 +00:00
Joao Duarte
88d6a3d3f4
fix a few issues with proxy handling when installing plugins
...
* allow installing a plugin using proxy without having to use the `--no-verify` flag
* allow the use of proxies that have basic authentication
* add tests for proxy handling in plugin manager
Fixes #8435
2017-10-05 11:50:33 +00:00
Pier-Hugues Pellerin
ddfaa900f6
Silence require_jar
warning
...
Fixes #5836
2016-08-26 14:43:12 -04:00
Pere Urbon-Bayes
829af589cd
wrap usage of Gems.versions withing a patch that forces UTF-8 encoding
...
locate the patch to his own location
rename patches directory
Fixes #5486
2016-06-15 06:45:43 -04:00