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

c1a8ccf1 09/09/2015 10:49 AM Daniel Lobato Garcia

Fixes #10929 - Add removed widgets to dashboard

This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking on "Reset to default".

To do this I populate the 'Add widgets' list by getting a diff
between the current widgets and the available ones. The code calls any...

14ce02a9 09/09/2015 10:49 AM Ondřej Pražák

Fixes #6854 - Api status allowed for all users

(cherry picked from commit 7267e023e6db34db8ebb3ba59f4be4b8d0e07624)

22a653af 09/09/2015 10:49 AM Tom Caspy

fixes #11095 - lookup keys do not get saved to db on setter invokation

(cherry picked from commit c6b4236846decc58583143f30d537a27b4848953)

47efb4f2 09/09/2015 10:49 AM Alon Goldboim

Fixes #11014 - increased space for subnet domain assocation(up to 70 chars).

(cherry picked from commit 9d8251094866fe2002ffcb8f94c7963bc01ca561)

e860e41f 09/09/2015 10:49 AM Tomáš Strachota

Fixes #11111 - action dropdowns pulled right

(cherry picked from commit cc67119632ea77bde23415abe1691f8297df8132)

8a3c9b97 09/09/2015 10:48 AM Alon Goldboim

Fixes #9293 - Organization/location menu closes correctly

(cherry picked from commit e12b30751f50f294e0fb7f7e9f8aad3fe98d35e2)

3a05505b 09/08/2015 11:49 AM Dominic Cleal

fixes #11719 - mysql2 dep must match ActiveRecord's runtime dep

When AR loads the mysql2 adapter, it calls 'gem' with a version spec.
For our bundle to include a compatible version of mysql2 and not the
latest version, the spec needs to match AR's.

(cherry picked from commit 47604a20219bdf0f6c72fde9dabd3f47f0513364)

cd749679 08/18/2015 07:56 AM Dominic Cleal

Release 1.9.0

View all revisions | View revisions

Also available in: Atom