Project

General

Profile

Download (2.96 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f15d0412 05/18/2014 07:57 AM Stephen Benjamin

fixes #5660 - use with_taxonomy_scope for OS media selection

50e0bc5c 04/25/2014 11:02 AM Dmitri Dolguikh

fixes #5106: only puppet and puppet-ca proxies are now being shown on the 'new host' page

3cdaa292 03/31/2014 01:05 PM Dmitri Dolguikh

Fixes #4851: a SmartProxy.with_features scope replaces feature-specific scopes generated during class loading

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

34897490 02/17/2014 11:15 PM Joseph Magen

fixes #3939 - add option to 'inherit from parent' for hostgroup attributes

7ff50dd8 02/05/2014 05:01 PM Joseph Magen

fixes #3999 - refactor DRY implementation of "nested label" for objects with ancestry

2899ab7e 10/16/2013 07:44 AM Dominic Cleal

fixes #3270 - load subnets for the domain associated with each NIC

3cda1a73 05/12/2013 07:52 AM Dominic Cleal

fixes #2453 - fix aggressive truncation of hostgroups < 26 chars

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

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

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

Feature #2368 - i18n extracting strings

793072c5 04/21/2013 01:50 PM Joseph Magen

fixes #2263 search Hostgroup by label

54134869 02/25/2013 10:24 AM Ohad Levy

refs #2254 - minor fixes related to host form

8838eb42 12/26/2012 08:49 AM Ohad Levy

fixes #1814 - converts sp_* attributes into a BMC interface class

this patch also includes the following

  • added a new interfaces table, and STI objects to represent a NIC, BMC, Managed
    and a bootable interface.
  • refactored DHCP/DNS orchestation code, so they can work on the...
3c2fb3fd 12/05/2012 10:26 AM Ohad Levy

fixes #2011 - Param Class optimization fails on Postges

2b9392bb 12/05/2012 08:52 AM Ohad Levy

SQL improvments for paramaters in host edit section refs #2003

3f482b82 11/19/2012 02:25 AM Ohad Levy

fixes #1957 - remove old libvirt hypervisors code

Since foreman 1.0 libvirt hypervisors are now part of compute resources
this patch removes the old code and migrate any existing hypervisors to
be libvirt based compute resources.

1c03cb48 07/31/2012 10:36 AM Sam Kottler

Fixes #1789 - Parent hostgroup name is truncated when its sub-group is a sub-string of the parent hostgroup name

d9a2ebac 07/26/2012 07:58 AM Ohad Levy

[SQL optimizations] - many small optimizations

This is one of a few patches aim to improve Foreman performance
  • Bookmarks have only users, not usergroups
  • added caching to the settings table
  • removed notice message lookups (we are not really using those)...
feed4758 06/10/2012 09:08 AM Amos Benari

fixes #1192 Class display not sorted in nested hostgroup

8ec37cce 06/06/2012 04:39 AM Ohad Levy

fixed useless warning

c8d89c66 05/29/2012 07:12 AM Amos Benari

model index and form fixes. show copute provider in the model column is applicable.

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

fixed a bug in the host-group truncation function.

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.

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

da6fa387 01/03/2012 08:36 AM Ohad Levy

fixes #1422 - Media is greyed out when creating Solaris hosts

8053eafd 11/28/2011 04:10 AM Amos Benari

better text trncating in hosts list

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

8dec3f5b 08/09/2011 06:48 AM Ohad Levy

fixes #1085 - add default domain and subnet settings to hostgroups

d5707b63 08/03/2011 02:24 AM Ohad Levy

fixes #724 - Allow default VM specs to be tied to a hostgroup

7d15e280 07/27/2011 07:18 AM Paul Kelly

Fixes #1070 - image_file name is wrong

Signed-off-by: Paul Kelly <>

0e039477 07/24/2011 11:26 AM Paul Kelly

Fixes 1052 - Error when selecting medium

Signed-off-by: Paul Kelly <>

487b7791 06/27/2011 06:48 AM Ohad Levy

fixes #1009 - hostgroup should show its parent classes too

4d4b84f6 06/20/2011 07:07 AM Ohad Levy

fixes #35 - Allow hostgroup nesting for puppet classes and parameters

a6db0470 06/15/2011 07:03 AM Paul Kelly

Fixes #820 - Intel Solaris support

Signed-off-by: Paul Kelly <>

d6464cf9 05/26/2011 07:02 AM Paul Kelly

Fixes #923 - Hostgroup puppetmaster proxy ignored on new host page

Signed-off-by: Paul Kelly <>

8ba2e00a 03/31/2011 07:43 AM Ohad Levy

fixes #806 - Switch to JQuery instead of Prototype JavaScript library

a60820e8 03/30/2011 05:11 AM Ohad Levy

fixes #804 - 'puppet' value should be the default for the puppetmaster text field

d67f2883 03/29/2011 12:19 PM Paul Kelly

Fixes #790 - puppetmaster_name should be obj.puppetmaster_name

Signed-off-by: Paul Kelly <>

36f93e4d 03/17/2011 02:32 PM Ohad Levy

Fixes #609 - Orchestrate puppetca operations

This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to provide backward compatability for host and hostgroup objects
Now terminates the build and incorporates other fixes...