Project

General

Profile

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

# Date Author Comment
f20ddfe4 05/20/2014 03:48 PM Joseph Magen

fixes #5788 - before_destroy missing from EnsureNotUsedBy.new in SmartProxy model

428b1cfb 05/02/2014 12:06 PM Joseph Magen

fixes #5506 - added scoped search to SmartProxy for UI and API v2

77f70152 04/02/2014 10:46 AM Stephen Benjamin

fixes #1809 - foreman realm integration

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

229d7436 01/11/2014 02:35 PM Joseph Magen

fixes #3975 - add audit to classes Domain, Subnet, SmartProxy, Role, Usergroup, AuthSource, Image, Bookmark that were not audited

ba402a75 11/28/2013 05:50 PM Stephen Benjamin

fixes #3776 - change NAME_MAP to be a method

1ad4782a 11/05/2013 09:12 AM Ohad Levy

fixes #3578 - minor SQL and whitespaces updates to the smart proxy class

f2c78d4a 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - rails 3 syntax

c3d8dd61 09/25/2013 03:39 PM Dominic Cleal

fixes #1244 - add smart proxy feature refresh link + API call

f5d4e70a 09/02/2013 08:36 AM Jeremy Kitchen

fixes #1745 - make puppetmaster hostname/domain stripping behaviour configurable

8b80115c 05/21/2013 09:09 AM Amos Benari

fixes #2511 Footer should be replaced with an about page

ff8cc704 05/09/2013 05:54 AM Joseph Magen

fixes #2422 Rails 3.2: before_destroy / dependent => :destroy ordering

7d993b41 05/09/2013 05:54 AM Joseph Magen

fixes #2421 added missing has_many :hostgroups and missing :dependent => destroy

a92cdd40 05/09/2013 04:16 AM Greg Sutcliffe

Fixes #2459 - Create ProxyFeature methods from symbol name, lookup on real text

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

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

3f77babd 04/21/2013 01:49 PM Joseph Magen

refs #2254 - STI Host relationships

62d3a341 03/14/2013 05:24 PM Joseph Magen

fixes #2322 ActiveModel::MassAssignmentSecurity::Error: Can't mass-assign protected attributes:

671b45e9 01/24/2013 07:52 AM Joseph Magen

fixes #2033 - Cannot assign a host to an org

Now its possible to change Locations / Organizations only via mass assign

2fa95807 01/24/2013 07:51 AM Joseph Magen

fixes #2001 - Changing Loc or Org after compute resource selection give 500 error

7ce23f4f 01/15/2013 07:10 AM Martin Bacovsky

Added auth to smart proxies

611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

2ccb32e9 10/03/2012 11:51 AM Ohad Levy

adds BMC proxy feature.

This patch simply allows foreman to save a proxy with BMC feature.

without this, Foreman will error out and the proxy won't be usable at all.

b824778e 07/30/2012 09:26 AM Ohad Levy

added a scope per proxy feature

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

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

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

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

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

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

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

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

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

new UI for foreman

01984fb7 08/16/2011 07:35 AM Amos Benari

New artwork

  • dark top-bar
  • moved the search box below the tabs line.
  • improved the show host page
  • added notifications
  • Settings tab now changes title based on the active action
  • lots of cleanups - fixes #1066, fixes #926, fixes #628 and many other minor changes...
dbb7c2f2 03/29/2011 05:27 AM Paul Kelly

Fixes #789 - External node interpolation of puppetmaster

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

5410421d 03/15/2011 04:26 AM Ohad Levy

fixed broken tests

added default order and paginations which
fixes #721
fixes #688

2755ebe9 02/16/2011 03:43 AM Paul Kelly

Fixes #664 - smart-proxy features

Now provides feedback on the smart-proxy connection and query

Signed-off-by: Paul Kelly <>

77bbe487 12/26/2010 05:21 AM Ohad Levy

fixes #558 - proxy fails if the the url include a tralinig slash.

06823dc7 12/16/2010 08:54 AM Ohad Levy

Fixes #65, Fixes #339 and Fixes #539

This commit introduce the following:
  • Smart proxy CRUD within Foreman
  • Subnet operations
    • CRUD
    • Finding the next free IP (via the dhcp proxy)
  • Association of subnets, domains to proxies (dns, dhcp and tftp)