Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
application_job.rb 692 Bytes
create_rss_notifications.rb 560 Bytes

Latest revisions

# Date Author Comment
e5b4634f 06/11/2018 01:42 PM Adam Ruzicka
  • Fixes #23611 - Provide helper method to run "service" active jobs

The root cause was we were triggering the active jobs too early,
sometimes even before the db was migrated. This led to all sorts of
errors. The provided helper method does not trigger the jobs when in...

44539bfc 04/11/2018 07:46 PM Daniel Lobato Garcia

Fixes #23220 - Humanized name for RSS notifications

12668527 01/31/2018 01:21 PM Daniel Lobato Garcia

Fixes #22455 - Provide a fallback humanized_name

Jobs defined in Foreman should have a humanized_name in order to show up
in the Tasks list. However, in case they don't (plugins, or just
something that slipped under the radar during review), an empty line...

1af0a6c9 01/16/2018 11:19 AM Ido Kanner

Fixes #22190 - Pass empty hash when options is nil (#5164)

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

View revisions

Also available in: Atom