Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
a977bd3b 02/16/2016 05:01 AM Daniel Lobato Garcia

Fixes #13557 - Rubocop enforce specifying a timezone

Rubocop can enforce what timezone to store in the database ,
so we can ensure everything is stored using UTC and we don't
miss these things in code reviews. When objects are displayed,
they must use the time provided by set_timezone in the...

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

df5950e3 01/26/2016 03:51 AM Tomer Brisker

Fixes #13354 - Correctly show certificates even if some are pending

2ac8d7ba 01/25/2016 06:02 AM Tomer Brisker

Fixes #12720 - Add tabs for puppet on proxy show page

This patch adds two tabs to the proxy show page related to puppet
1. Puppet - this tab is for proxies managing a puppet master. This tab
displays information about the puppet master, such as number of classes...

73b1a6b9 01/20/2016 06:54 AM Dominic Cleal

refs #13177 - fix usage of WrappedException constructor

37edf55c 01/20/2016 04:20 AM Shlomi Zadok

Fixes #13177, #13255 - Extend ProxyStatus to a base class, handle ProxyAPI errors

View revisions

Also available in: Atom