Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 1.43 KB
logs.rb 347 Bytes
puppet.rb 347 Bytes
puppetca.rb 1.5 KB
tftp.rb 232 Bytes
version.rb 285 Bytes

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

e7e5ef3e 09/12/2016 05:03 AM Tomer Brisker

Fixes #16491 - Upgrade rubocop to version 0.42

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

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

2f84e724 01/26/2016 03:13 AM Tomer Brisker

Refs #12720 - Allow puppet CA cache to work for https proxies

When dumping CA certificates to cache, the status object is also dumped.
Since the status object points to the API resource, Marshal will try
dumping the API resource as well. This will fail for https proxies as...

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