Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  generators
  middleware
  net
  proxy_api
  tasks
core_extensions.rb 4.79 KB
foreman.rb 605 Bytes
net.rb 854 Bytes
proxy_api.rb 72 Bytes
seed_helper.rb 3.46 KB
timed_cached_store.rb 1.19 KB
ws_proxy.rb 2.34 KB

Latest revisions

# Date Author Comment
d7c67746 06/20/2018 07:20 AM Michael Moll

Fixes #19873 - Fix Style/MultilineIfModifier cop (#5705)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19873 - Fix Style/MultilineIfModifier cop
3a31019a 06/19/2018 12:15 PM Ewoud Kohl van Wijngaarden

Fixes #23825 - Add exporting to Rakefile.dist

The benefit is that you no longer need the full bundle stack installed.
We also output the generated filename for use in scripts.

f728bfd4 06/15/2018 03:10 PM Eric Helms

Fixes #23952 - Include all asset paths when precompiling plugins (#5699)

9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

b697e513 06/14/2018 09:50 AM Michael Moll

Refs #22058 - refresh rubocop config and apply autofixes

e0910b7e 06/12/2018 03:06 PM Michael Moll

Fixes #23857 - Fix Performance/InefficientHashSearch cop

e59a1da9 06/11/2018 08:11 AM Sebastian Gräßl

Fixes #23843 - Exclude requests to local host from proxying

b5fc39ee 06/07/2018 11:56 AM Ewoud Kohl van Wijngaarden

Fixes #23842 - Load factory_bot only when needed

By moving the factory_bot loading to when it's only needed we make it a
soft dependency. Production installs typically don't have factory_bot
installed which breaks rake tasks.

7d36ad77 06/06/2018 11:29 AM Eric Helms

Fixes #23764: Ensure proper plugin asset generation for SCSS

If image-url or asset-url are used in SCSS then they are not properly
generated for plugins. This change has the nice side effect of
both simplifying the code and re-using the existing Rails and Sprockets...

View revisions

Also available in: Atom