Project

General

Profile

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

# Date Author Comment
6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

5081efd9 08/13/2015 07:20 AM Shimon Shtein

Fixes #11255 - Fixed inheritance checks for explicit input on host clone

04cb74c0 07/29/2015 09:00 AM Shimon Shtein

Fixes #9591 - Added support for "inherit" state.

f34c2ce7 04/22/2015 04:35 AM Dominic Cleal

fixes #10158 - use full column name to avoid ambiguity on Rails 3.2.8

cbe8aa6e 04/08/2015 02:55 AM Tomer Brisker

Fixes #9969 - remove N+1 queries on host edit page

9aba9695 03/01/2015 09:53 AM Tomer Brisker

Fixes #3016 - Sort accesible hostgroups by db instead of in memory

cd032085 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove classcheck cop

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

2aa77d78 01/23/2015 02:37 PM Ori Rabin

Fixes #8963 - Rename trunc helper to trunc_with_tooltip

395613b4 12/09/2014 05:33 AM Shlomi Zadok

fixes #8591 - explicitly set where to subnets.id

e23023e2 12/03/2014 02:07 AM Shlomi Zadok

fixes #8221 - search for subnet with taxonomy scope

c1aca33a 10/11/2014 06:40 AM Robert Birnie

Fixes #6214 - Alphabetical menu sorting in the UI

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

d455f32c 09/03/2014 11:24 AM Marek Hulán

Fixes #6444 - add support for virtual NICs

Extend additional interface details refs #2240

NIC facts parsing change and we create interfaces in Foreman according
to facts we recieve.

Subclasses does not define their own attributes and serialize them to
attrs hash. All BMC attributes are extracted to separate columns so it's...

58ea0de6 05/22/2014 10:58 AM Joseph Magen

fixes #5685 - add :path_ids to with_taxonomy_scope instead of subtree_ids for SmartProxy select dropdowns

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