Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .tx
  app
  bundler.d
  config
  db
  doc
  extras
  lib
  locale
  log
  man
  public
  script
  test
  vendor
.gitignore 533 Bytes
.rubocop.yml 460 Bytes
.rubocop_todo.yml 9.75 KB
CHANGELOG 359 KB
Contributors 8.37 KB
Gemfile 1.09 KB
LICENSE 55.7 KB
README.md 6.47 KB
Rakefile 178 Bytes
Rakefile.dist 2.34 KB
VERSION 6 Bytes
config.ru 344 Bytes

Latest revisions

# Date Author Comment
80692275 09/09/2015 11:09 AM Ori Rabin

Fixes #11663 - Empty lookup value not validated when use_puppet_default is checked

(cherry picked from commit baa21c791a8b8a3cbbc9f1a21a1cfe2448730800)

e5e62175 09/09/2015 10:59 AM Daniel Lobato Garcia

Fixes #11428 - External user groups refresh shouldn't be case sensitive

group_list in ldap_fluff returns a list of lowercase LDAP GIDs.
When AuthSourceLdap tries to run update_usergroups to refresh the external
user groups, it will try to match these lowercase gids with external user...

020aa69a 09/09/2015 10:59 AM Ivan Necas

Fixes #11673 - accept integer value when setting the integer via API

(cherry picked from commit 6c05bd5b88b4d301bb44dd65787716a2d5635554)

5b160515 09/09/2015 10:59 AM Tomer Brisker

Fixes #11650 - show global parameter value inherited from parent taxonomy

(cherry picked from commit be33e6e905c8d0315262a3a3a45459c3a098a29e)

7cc2816a 09/09/2015 10:59 AM Stephen Benjamin

fixes #11619 - only check template changes when persisted

(cherry picked from commit bf5f18013ad224a93d917d696d94952965a8968d)

e18330e2 09/09/2015 10:57 AM Daniel Lobato Garcia

Fixes #11379 - Audit search for hostgroup/OS title

Before this commit, hostgroup and OS could only be searched by name,
which is impractical as names are not unique. As we do on Hosts search,
I've added hostgroup_title and os_title as keys to search on /audits....

56b4310f 09/09/2015 10:52 AM Dominic Cleal

fixes #11170 - pass quoted args through foreman-rake

Use the special "$@" to correctly pass quoted arguments through
foreman-rake, through su and to the underlying rake command. Ensures
the JSON in this command is unharmed:

foreman-rake config -- -k trusted_puppetmaster_hosts -v '["foo.bar.com"]'...
95da083d 09/09/2015 10:52 AM avi tal

fixes #11220 - column ambiguity for non-admin host creation

(cherry picked from commit 4ca9215584bf2b81a3291b728d0c436a9a773f41)

10a9a917 09/09/2015 10:52 AM Justin Sherrill

Fixes #11339 - ensure unique parameters before adding uniq index

(cherry picked from commit fe5010723b86f26018fc7fb4ee054c734173b5a2)

5bbdcf64 09/09/2015 10:52 AM Phirince Philip

fixes #11312 - Allow plugins to update the Rabl view_paths

(cherry picked from commit cf043905057d77d00618d9b0c8c3c21b51a9d425)

View all revisions | View revisions

Also available in: Atom