Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 4.19 KB
hostmix.rb 313 Bytes
managed.rb 31.2 KB

Latest revisions

# Date Author Comment
40df7dfb 05/09/2013 10:20 AM Daniel Lobato Garcia

fixes #426 expose BMC information in foreman UI

Signed-off-by: Ohad Levy <>

This patch also adds an abstracted power management class for both VM
and BM

f7640652 05/09/2013 04:18 AM Greg Sutcliffe

Fixes #2461 - Allow user to not have a puppet proxy

9c864cb6 05/06/2013 02:36 AM Ohad Levy

fixes #2393 - Couple of models broken with audited 3.0.0

this is not a fix for the mass assignment problem, rather just to solve immedient packaing issue upstream.

a follow up on mass assignment should be done via another commit.

69fa01f6 04/30/2013 03:15 AM Greg Sutcliffe

Fixes #2439 - Add true to respond_to? calls for initialize_puppetca

6a7658b9 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

769b405b 04/24/2013 05:07 AM Dominic Cleal

Feature #2368 - use N_ for model validators

As per https://github.com/grosser/fast_gettext/wiki/activerecord

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

870e7fcc 04/10/2013 11:29 AM Amos Benari

flot charts

Use flot charts instead of highcharts.
flot charts license is more friendly.

This version of the code is feature compatible with the old charts,
including:
pie: drill-down and expend.
stacked charts: zoom, hide series in legend.
all types has tooltips....

a380bc92 04/02/2013 02:57 PM Greg Sutcliffe

fixes #2351 Downcase fqdn when importing facts, for hostname validation consistency

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

View revisions

Also available in: Atom