Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7d43af6a 05/03/2012 11:44 AM Romain Vrignaud

Fixes #1596 Add back button of console page.

9bb4e25f 05/03/2012 11:31 AM Ohad Levy

fixes #1600 - records are deleted even though host is not Managed

eb56c27a 05/03/2012 03:09 AM Ohad Levy

[UI] minor changes to ldap page.

- LDAP attributes mappings are not related to on the fly creation

aeab6f88 05/03/2012 02:26 AM Amos Benari

fixed a bug in the host-group truncation function.

57a74ec9 05/02/2012 11:06 AM Amos Benari

added ace code editor to the provisioning template edit page.

added info text to the assosiation tab of the provisioning templates page.

abc12655 05/02/2012 07:39 AM Ohad Levy

fixes #1566 - Puppet CA set incorrectly when only one proxy is defined

5d44aa2a 04/30/2012 09:02 AM Ohad Levy

fix certificates and autosign list views

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

[UI] minor fixes refs bootstrap upgrade

92980985 04/30/2012 04:48 AM Brian Gupta

Fixed link for Good hosts on dashboard to match stats query

e89d93bc 04/30/2012 03:55 AM Brian Gupta

Fixed reported stats on dashboard for good_hosts and reports_missing in text table

b58ec945 04/29/2012 04:47 PM Ohad Levy

[UI] - make sure settings intput fields do not resize incorecctly upon inline edit

17b95801 04/29/2012 04:47 PM Ohad Levy

[UI] typo - fixed red highlighting for hosts with errors

40e7f47a 04/29/2012 10:46 AM Amos Benari

[UI] users filter page space after field-set.

dec6f148 04/29/2012 10:46 AM Amos Benari

[UI] templates button in host form.

5f080138 04/29/2012 10:46 AM Ohad Levy

[UI] minor fixes to reports show page

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

updates UI to bootstrap v2

60e9b0c1 04/29/2012 08:56 AM Ohad Levy

clean up login screen

7e0a5873 04/27/2012 02:54 PM Jim Perrin

fixes #1254 - initial support to pxeboot windows

41402094 04/26/2012 01:48 PM Ohad Levy

removed puppet from Gem file requirement

this commit also tries to simplify the way we use bundler, in future commits,
we should add more logic of which gems to load based on configration file.

dbbbd0a7 04/26/2012 01:26 PM Ohad Levy

make sure foreman doesnt blow up when running without libvirt / virt gems

0bb532cf 04/26/2012 01:22 PM Ohad Levy

ensure facts importer works correctly also when importing from a report / rake task

975b4164 04/25/2012 03:12 PM Ohad Levy

ensures populate hosts rake task can run correctly

b43fa642 04/18/2012 03:51 PM Ohad Levy

added basic ovirt vm show page, minor fixes in compute resource level

96ede451 04/16/2012 09:32 AM Amos Benari

fixes #1574 - ovirt - add remove and show volumes

  • volume and interface ordering is now working
  • removed include blank because it is a duplicate of the Blank ovirt-template.
  • bootable is disabled when editing a vm, because currently I don't handle volume updates. just add and remove of a volume....
f37cd6e7 04/09/2012 10:43 AM Ohad Levy

refs #1452 - cant change values while in orcehstation as its already a frozen hash

e863d48b 04/09/2012 10:27 AM Ohad Levy

refs #1452 - fixed incorrect condition

575e5267 04/09/2012 10:23 AM Ohad Levy

refs #1452 - fixed incorrect condition

98987690 04/09/2012 10:11 AM Ohad Levy

refs #1452 improved libvirt on debian handling

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
81fad390 03/28/2012 01:19 PM Ohad Levy

Merge branch 'vmware' into develop

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

a70ad048 03/28/2012 10:55 AM Ohad Levy

ensure valid invalid JS is created when user has no access

fb41e606 03/23/2012 02:44 PM Jason Antman

fix for undefined constant virt error when running

When unattended is set to false, foreman is unable to run correctly.

This patch loads virt gem anyway (as bunder force it to be installed),
this is not ideal, but since we are migrating away from virt to use...

db53f260 03/22/2012 04:16 PM Ohad Levy

Compute / Virtual DC should only work when unattended is enabled

197e2dce 03/21/2012 10:11 AM Ohad Levy

Adds VNC support within the browser

At first, this allows to view oVirt managed hosts within foreman.

dda8e2b9 03/20/2012 03:01 PM Ohad Levy

fixes minor ovirt validation bug

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

c3331b04 03/18/2012 02:44 PM Ohad Levy

fixes #1538 - allow to search hosts based on their puppet master

b7755a28 03/18/2012 08:35 AM Ohad Levy

fixing subnet import that was broken after rails3 upgrade

3c673e9e 03/18/2012 03:24 AM Ohad Levy

minor code syntax cleanup

67799065 03/15/2012 10:34 AM Ohad Levy

code smell

30ae12bf 03/15/2012 10:28 AM Ohad Levy

Fixes #944 - clear network conflicts

When a network conflict is detected (such as conflicting ip/name dns or
dhcp records), foreman would try to suggest a resolution.

Signed-off-by: Paul Kelly <>

7e46bb61 03/14/2012 11:17 AM Ohad Levy

fixes #1129 Summary Puppet Report - require_ssl, thanks to

936ba86f 03/14/2012 11:11 AM Ohad Levy

fixes #1471 - Shouldn't have the option to specify the "Puppet Master Proxy" when not using foreman for host provisioning.

0db5df0b 03/14/2012 11:04 AM Ohad Levy

refs #1524 - fixed incorrect syntax

fcc37ae7 03/14/2012 10:47 AM Ohad Levy

fixes #1535 - incorrect server response when authentication fails upon API request

b16f321a 03/14/2012 10:46 AM Corey Osman

fixes #1524 Add more attributes to JSON host index

Signed-off-by: Corey Osman <>

0539fada 03/14/2012 06:48 AM Ohad Levy

expose puppet_ca settings to puppet.

this also introduce it as an ENC variable just in case you want to use it in puppet.conf template

de2ea8a9 03/14/2012 06:47 AM Ohad Levy

refs #1503 better handling of migrating to puppet proxies

f0a61bda 03/14/2012 05:46 AM Ohad Levy

fixes #1533 - depreciate usage of puppetrun or a tftp server without a proxy

dd172ed7 03/14/2012 05:46 AM Ohad Levy

fixes #808 - Add smart-proxy puppetrun to foreman

ace6fbad 03/14/2012 05:46 AM Ohad Levy

fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use

1470cb16 03/13/2012 03:44 AM Ohad Levy

fixes #1530 - Disabling puppet env in ENC is now a configurable.

db8e45da 03/12/2012 03:11 PM Alexander Chuzhoy

Signed-off-by: Alexander Chuzhoy <>

This is to overcome the following messages when executing "puppetd -t" on a client.
warning: You have configuration parameter $environment specified in [puppetd], which is a deprecated section. I'm assuming you meant [agent]

a74af103 03/12/2012 03:08 PM Corey Osman

fixes #1525 - add ancestry (parent group) in json output for hostgroup

Signed-off-by: Corey Osman <>

031aec3e 03/12/2012 03:02 PM Ohad Levy

refactor - added an importing class for puppet facts

8ce81870 03/08/2012 06:43 AM Ohad Levy

fixes #1522 - search based on params sometimes fails

1a0403bf 02/28/2012 07:49 AM Fecn

Update app/views/reports/show.rhtml

91f087cd 02/28/2012 07:05 AM Ohad Levy

fixes #1511 - EPEL repo has changed

a989a617 02/27/2012 05:40 AM Ohad Levy

fixes #1509 - Foreman should use the proxy to import puppet classes

8fec2c4a 02/23/2012 09:54 AM Ohad Levy

refs #1324 remove debugging code

54358a76 02/23/2012 08:23 AM Greg Sutcliffe

fixes #1324 - Separate permssions on hosts from permissions for objects within hosts.

This allows a user to be granted permission to edit the host (and so change the group or proxy) but not, for example, edit the parameters
This could probably be extended further if necessary.

639518c8 02/19/2012 09:07 AM Ohad Levy

fixes #1497 - unable to recover from dhcp failures

17637a75 02/19/2012 09:04 AM Ohad Levy

fixes #1173 - remove legacy query interface

0c87d936 02/15/2012 02:43 AM Ohad Levy

fixes #1460 - add an option to upload provisioning templates

b9cb1001 02/13/2012 05:54 AM Ohad Levy

fixes #1491 - Fail to import new classes

331e9bce 01/31/2012 05:58 AM Ohad Levy

fixes #1479 - Chosing an environment, does not update puppet class list

60ce558d 01/31/2012 05:28 AM Ohad Levy

fixed issues with newer version of virt, reusing the newer gem

6484ee30 01/30/2012 08:16 AM Ohad Levy

refs #963 - ensure that we reset the feature list each time

3082e9db 01/29/2012 09:59 AM Ohad Levy

hypervisors should not be making any connections during tests

48be0b11 01/29/2012 09:31 AM Ohad Levy

fixes #1456 - renaming the admin account should not be allowed

50541c05 01/29/2012 09:11 AM Ohad Levy

fixes #1191 - removes duplicated classes when nesting hostgroups

6546ad94 01/29/2012 09:11 AM Ohad Levy

fixes #1265 - Parition tables can't access @host

5346844c 01/29/2012 09:11 AM Ohad Levy

fixes #1308 - error when trying to cancel build.

77440fe6 01/29/2012 09:11 AM Ohad Levy

fixes #1175 - PXELinux does not render with spoof

0b2dc6b4 01/29/2012 07:15 AM Ohad Levy

fixes #1144 - Cannot search for parameters in Domains

31e8c71b 01/29/2012 07:15 AM Ohad Levy

fixes #963 - can't add a smart proxy which doesn't support any feature

fe3d8f82 01/25/2012 03:54 PM Ohad Levy

fixes #1469 - vlan field missing in subnets

f40d58aa 01/25/2012 09:12 AM Ohad Levy

fixes a couple of html rendering errors in views

6f0fc8f1 01/24/2012 01:46 PM Ohad Levy

fixes a couple of broken tests + show full error trace in development mode.

a7ad2c1c 01/18/2012 03:04 AM Ohad Levy

fixes #1451 - Host creation fails if ":tftp_servername:" is set in proxy-settings

779d180c 01/16/2012 01:13 PM Ohad Levy

fixes #1392 - change root password back to system wide defaults

9d0aee7f 01/16/2012 02:27 AM Jim Perrin

rhel6 is released, remove the beta hack

5130ec27 01/16/2012 02:26 AM Frank Sweetser

Fix typo (where -> were)

Signed-off-by: Frank Sweetser <>

04ca0737 01/15/2012 09:44 AM Ohad Levy

fixes #1436 - error while removing puppet classes

b99ef03f 01/15/2012 09:38 AM Ohad Levy

fixes #1341 - tftp templates can now use @host as well.

b985b702 01/15/2012 08:44 AM Ohad Levy

fixes #1401 - smart proxies filtering. will not remember the selected filter once an operation was selected

d7bd2f22 01/15/2012 03:14 AM Ohad Levy

fixes #1446 - expire idle web sessions

67dab00a 01/11/2012 07:51 AM Oliver Weinmann

fixes #1437 Solaris Deployment fix

Signed-off-by: theforemanuser123 <>

e51eda38 01/10/2012 03:50 PM Ohad Levy

fixes #1376 - Unattended installation without TFTP integration

7cec3f56 01/10/2012 03:38 PM Ohad Levy

fixes #1399 - Hostgroups not attaching to Nodes

8593fdde 01/10/2012 03:20 PM Ohad Levy

fixes #1433 - Edit multiple Parameters (Operation FAILED: undefined method `reference_id_is')

fa62ea80 01/10/2012 03:04 PM Ohad Levy

fixes #1281 - assingn more than one domains to a subnet

e89efb28 01/10/2012 05:41 AM Ohad Levy

fixes #786 - Add the option to use existing DHCP reservations

note that this patch only ensures that the ip used is the same as the
existing dhcp record.
if there is a mistmatch in what foreman expects in the reservation vs.
actual state, #944 should kick in.

1704e000 01/08/2012 01:41 PM Florian Koch

fixes #1313 ensure all host names are lowercased

Signed-off-by: Florian Koch <>

8cc2722d 01/08/2012 10:06 AM Florian Koch

fixes #1432 - subnet gateway infos only saved when fill gateway and dns fields

the informations in the subnet form only saved if you fill the gateway and one dns fields
the cause is the validation in models/subnets.rb
whyever the :allow_blank should work, but i need to add :allow_nil also to get this working...
6187c1c4 01/08/2012 09:36 AM Ohad Levy

fixes #1434 - Status page is broken

50751ff4 01/05/2012 02:28 PM Trey Dockendorf

fixes #1361 -- Add gateway and dns fields to Subnets

  • Allow subnet values to be accessed in provisioning templates
0eeeee86 01/03/2012 09:03 AM Oliver Weinmann

fixes #1176 - SLES still did not display correct minor version