Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apipie.rake 634 Bytes
audits.rake 1.24 KB
backup.rake 5.46 KB
bundler.rake 491 Bytes
config.rake 4.7 KB
console.rake 173 Bytes
convert.rake 6.67 KB
dynflow.rake 665 Bytes
encrypt.rake 2.76 KB
exception.rake 718 Bytes
exports.rake 3.06 KB
facts.rake 494 Bytes
fix_cache.rake 886 Bytes
gettext.rake 1.46 KB
hosts.rake 2.79 KB
interfaces.rake 1.3 KB
jenkins.rake 1.13 KB
ldap.rake 1.09 KB
locale.rake 1.58 KB
log.rake 134 Bytes
model.rake 3.16 KB
notifications_cleaner.rake 1.11 KB
parameters.rake 334 Bytes
patches.rake 623 Bytes
pkg.rake 994 Bytes
plugin_apipie.rake 886 Bytes
plugin_assets.rake 2.18 KB
plugins.rake 1.14 KB
puppet.rake 7.44 KB
reports.rake 3.97 KB
rescan_reports_origins.rake 874 Bytes
reset_permissions.rake 1.01 KB
rss.rake 1.84 KB
rubocop.rake 137 Bytes
security.rake 786 Bytes
seed.rake 5.17 KB
smartproxy.rake 1.89 KB
telemetry.rake 1.34 KB
test.rake 390 Bytes
trends.rake 1.3 KB
webpack_try_compile.rake 347 Bytes

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

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...

48a2d491 06/05/2018 07:27 AM Ewoud Kohl van Wijngaarden

Fixes #19968: Add a rake task to seed your database

This uses FactoryBot to seed the database with trivial hosts.
It allows developers to easily set up a bunch of hosts to get some
realistic database size.

c030096e 06/01/2018 09:03 PM Lukas Zapletal

Fixes #23142,#23503 - telemetry improvements

View revisions

Also available in: Atom