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

d2c5fc88 09/09/2015 10:51 AM Ondřej Pražák

Fixes #4468 - Dropdown shows '1' when all reports within last 24 hours

(cherry picked from commit 8af7d0e1d5f187e5d277ce369522baa0938d88e8)

2c3cd215 09/09/2015 10:51 AM Marek Hulán

Fixes #11258 - validation handles blank provider

(cherry picked from commit 3b27c173467c3ab4b53e844913cfd559b78d44ac)

5b99fcdf 09/09/2015 10:50 AM Tomer Brisker

Fixes #11231 - Correctly stubbify global parameters

(cherry picked from commit fe74835256fc0baab8daad6411d865f9e807be3c)

a1e75a0b 09/09/2015 10:50 AM Tomer Brisker

Fixes #10133 - Prevent deadlocks when fixing counter_cache

(cherry picked from commit 7fad1fa0e253e793511df1cde24d8b1885d640c4)

8c58b98b 09/09/2015 10:50 AM Ivan Necas

Fixes #10850 - handled errors when missing template when rendering widget

(cherry picked from commit 7fdaccd59962b3eed728ff7110c0fb37a5aab843)

8440fc57 09/09/2015 10:50 AM Pavel Moravec

fixes #11149 - foreman-debug to collect two httpd katello.conf files

in particular:

/etc/httpd/conf.d/05-foreman-ssl.d/katello.conf
/etc/httpd/conf.d/05-foreman.d/katello.conf

Signed-off-by: Pavel Moravec <>
(cherry picked from commit 56f7e20e9ba8fb029a5462f802e0d981264ba6d0)

View all revisions | View revisions

Also available in: Atom