Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
857df9e0 04/03/2024 05:40 PM Jeremy Lenz

Fixes #37271 - Notify users before manifest expiration

06cf003b 10/06/2023 07:18 PM Lucy Fu

Fixes #36735 - Add a notication on RHEL lifecycle expiry

3d86aee1 03/20/2020 06:54 PM Justin Sherrill

Fixes #29367 - send notification on invalid manifest

f1ab4b8b 08/30/2018 05:39 PM Ivan Necas

Fixes #24765 - ensure reschedule notification on error

ActiveJob's after_perform doesn't run on any error: the rescue_from is
run after the callbacks. Also, the rescue_from is hiding the errors from
the task details when foreman-tasks is present: re-raising the error...

f4b5e1bf 04/12/2018 12:50 PM Daniel Lobato Garcia

Fixes #23221 - Humanized name for notification jobs

390b0967 03/22/2018 07:09 PM Daniel Lobato Garcia

Fixes #19314 - Notification for subscr. expiring soon

The notifications drawer should show a warning when some subscription is
about to expire. "expiring_soon?" defined in the subscriptions.rb code
says this is 120 days before it expires.

eb45afa5 02/22/2018 05:19 PM Daniel Lobato Garcia

Fixes #19302 - Notification for Pulp low disk space

If some proxy is running out of disk space, this notification will warn
the user about it. This will check all proxies with the Pulp feature for
storage on a cron and create notifications according to that. IF the...

View revisions

Also available in: Atom