Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  services
  validators
  views

Latest revisions

# Date Author Comment
c696f740 07/06/2016 11:07 AM Dominic Cleal

fixes #4528 - import structured Puppet facts

A new structured fact importer converts nested hashes into the
FactName::SEPARATOR layout used for internal structured fact storage and
extends the regular fact importer to create the hierarchy of FactNames.
This can be used by other plugins requiring structured storage. It does...

f21ca7d5 07/06/2016 10:04 AM Dominic Cleal

fixes #13845 - remove 1.13 deprecations

94265cf7 07/06/2016 07:32 AM Ori Rabin

Refs #13164 - Consistent parameters authorization in api

fc789ec2 07/04/2016 10:25 AM Klaas Demter

Fixes #15570 - Fixed query syntax in ForemanTrend#find_hosts

2aa15bf1 07/01/2016 09:45 AM Ivan Necas

Fixes #14410 - respond 503 when pending migration

643ca12c 07/01/2016 07:52 AM Ondřej Pražák

Fixes #15370 - Validate settings values

Adds validations for administrator, email_reply_address
and trusted_puppetmaster_hosts settings

b0f8d18e 07/01/2016 07:24 AM Dominic Cleal

refs #15336 - use i18n variable names and plural form

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

abdced07 06/30/2016 10:23 AM Stephen Benjamin

fixes #15525 - always update facts

Previously, last_compile was checked to see if facts were uploaded in
the last minute and if so, ignore processing them. This code dates back
to the very first tagged version of Foreman in git - but these days we
have multiple providers so this check doesn't make sense. It's quite...

1a753b07 06/30/2016 10:13 AM Partha Aji

Fixes #15336 - Enables proper deletion of Orgs

Prior to this commit if you had an Org/Location with a host and tried to
the delete the Org. You would end up with an error that looks like

<Org> is used by <Host> (RuntimeError)

Basic error is these 2 areas...

View revisions

Also available in: Atom