Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

4d4557e9 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - remove dash from -%> to %>

d1fa5fa3 09/08/2013 02:11 PM Romain Vrignaud

fixes #1719 - Add support for GCE

180d7f43 09/07/2013 04:22 PM Jason Montleon

fixes #2288 - Add oVirt/RHEV Quota Support

b760d48d 08/13/2013 10:35 AM Greg Sutcliffe

Fixes #2721 - Allow use of spice for libvirt via checkbox per-CR
Fixes #1711 - Add a per-CR checkbox for console passwords

8ea76e64 08/13/2013 10:28 AM Sam Kottler

Fixes #2832: remove deprecated fog API and rackspace endpoint

3595a70c 06/20/2013 12:07 PM Joseph Magen

fixes #2484 - host, hostgroup, and BMC passwords were overwritten as blank

617ee75f 06/19/2013 07:12 AM Amos Benari

fixes #2656 error connecting to vsphere after upgrade to ruby 1.9.3

ddb54f0b 05/01/2013 09:56 AM Amos Benari

fixes #2361 do not reset password on test connection.

1eaac1c6 05/01/2013 01:02 AM Joseph Magen

fixes #2361 empty password does not invalidate compute resource

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

93117958 04/24/2013 05:07 AM Bryan Kearney

Feature #2368 - i18n extracting strings

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

Feature #2368 - i18n extracting strings

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

8d3aa73e 12/02/2012 09:50 AM Romain Vrignaud

fixes #1886 adds Rackspace V2 support

Based on GregSutcliffe's initial pull request.

96541f1d 07/24/2012 01:07 PM Steve Traylen

Openstack uses username/password.

132a991c 07/17/2012 09:58 AM Ohad Levy

basic openstack support

e6d9c43c 05/04/2012 12:36 PM Greg Blomquist

fixes #1595: show success on test connection

Added css class "btn_success" to the test connection button when the connection
is successful.

This still leaves behind a problem with ec2 (and probably rhev and vmware) where
testing the connection resets the selected region (or, datacenter for rhev and...

895ff43c 04/30/2012 05:57 AM Ohad Levy

[UI] minor fixes refs bootstrap upgrade

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

f37934af 04/09/2012 07:29 AM Ohad Levy

fixes #1452 use fog for libvirt management

This patch introduces a few new features:

  • console support
  • multiple disks
  • multiple nics
4213d2be 03/28/2012 01:08 PM Ohad Levy

first go at vmware integeration refs #955

this patch adds the ability to add a vmware compute resource, and display their console

7e031001 03/20/2012 03:01 PM Ohad Levy

Add Connection testing for EC2 compute

334d0359 03/19/2012 06:51 AM Amos Benari

fixes #1540 added suport for provisioning on ovirt/rhvem using fog.

This patch addes a compute resource concept within foreman

Signed-off-by: Ohad Levy <>