Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hosts
cache_handler.rb 1.61 KB
clean_expired.rb 1.16 KB
hosts.rb 1017 Bytes
seed.rb 472 Bytes
string_parser.rb 321 Bytes
url_resolver.rb 1.5 KB

Latest revisions

# Date Author Comment
56d54dc2 05/25/2017 07:22 AM Amir Fefer

Fixes #19034 - add tasks for clearing expired notifications

a29d5438 03/28/2017 02:35 PM matan werbner

Fixes #18957,#18193,#18678,#18853 - notifications redux

Refactored notifications to work with redux, fixed
several UI related bugs, added tests.
flux is now unused, this is based on @gailsteiger's
previous work.

d6a059c8 03/28/2017 04:22 AM Ohad Levy

fixes #18940 - adds caching to notification api calls.

this implementation reduce the notification fetching time on
my production system from avg response times of 80ms to 20ms,
and siginficantly reducing server load (db, cpu etc)

it also removes total counts from the implementation, as that was not...

a36689ab 03/09/2017 07:45 AM Ohad Levy

fixes #18681 - moves polymorphic subject into notification object

also adds host build, destroyed and missing owner UI notifications

View revisions

Also available in: Atom