Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

b7d400f6 01/15/2018 04:28 PM Michael Moll

Fixes #19776 - Configure Layout/FirstParameterIndentation cop

6004f9c3 01/15/2018 04:28 PM Michael Moll

Fixes #19838 - Fix Rails/PluralizationGrammar cop

34f84c8d 01/15/2018 01:22 PM Michael Moll

Refs #22164 - use cheaper FactoryBot methods

  • Refs #22164 - FactoryBot.build -> FactoryBot.build_stubbed
  • Refs #22164 - FactoryBot.create -> FactoryBot.build

in
- test/unit/*
- test/models/shared/taxonomies_base_test.rb
- test/controllers/hosts_controller_test.rb

69205f5c 12/15/2017 03:34 PM Tomer Brisker

Fixes #19772, #19773, #19774 - Fix some empty line cops

0517edc0 12/13/2017 09:31 AM Ohad Levy

fixes #21823 - adds foreman user agent to RSS loading (#5039)

0eac53b0 12/11/2017 11:05 AM ripcurld0

Fixes #21826 - rss notifications are duplicated (#5042)

From my understanding "item.summary" isn't passed to the created
Notification which made it weird why it is used when checking if
it exists.

Signed-off-by: Boaz Shuster <>

8c2262ac 11/29/2017 12:20 PM Daniel Lobato Garcia

Fixes #18292 - Make notifications from an RSS feed (#4240)

This adds a task to connect to an RSS feed, by default the one from our
community blog. The idea is to make this run every night with 'cron' on
every Foreman installation to keep people updated about changes, and...

8c6bc83e 11/01/2017 09:00 AM Marek Hulán

Fixes #21424 - use factory_bot_rails

2d2390b5 09/15/2017 11:45 AM Timo Goebel

fixes #20653 - ui notifications for hosts with usergroup owner

View revisions

Also available in: Atom