Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
0fccd4c0 05/11/2017 01:40 PM Dominic Cleal

fixes #19437 - remove duplicate Rails.cache.clear calls

Rely on the default cache clear in the AS test helper, which catches
errors from Rails when the file cache doesn't exist yet.

20fb338e 06/30/2016 10:45 AM Tomer Brisker

Fixes #15471 - Find CA expiry even if some dates are missing

If some certificates in the puppet CA proxy are missing dates, the proxy
view for puppet CA will be broken as the comparison used to find the CA
certficate's expiry date will fail. This change also adds a minor...

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

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