Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  fixtures
  functional
  integration
  lib
  performance
  unit
test_helper.rb 2.9 KB

Latest revisions

# Date Author Comment
5ebe0a14 02/21/2013 08:42 AM Ohad Levy

fixes broken build

one extra / unused test was added by mistake

57526a20 02/21/2013 08:25 AM Joseph Magen

fixes #1988 - CRUD Actions for nested parameters for host, domain, hostgroup, os

e.g.

GET /api/domains/6/parameters
POST /api/hosts/6/parameters
PUT /api/hostgroups/6/parameters/100
DELETE /api/operatingsystems/6/parameters/100

e1a1fa81 02/21/2013 06:42 AM Joseph Magen

fixes #2239 API v2 CRUD for locations and organizations and added nested loc/org

2414de10 02/21/2013 03:39 AM Joseph Magen

edited TaxHost - selected_ids and used_ids do NOT return [] if ignored?

e0d9186e 02/13/2013 02:59 AM Dominic Cleal

fixes #2198 - add AJAX routes to existing permissions to fix non-admin UI

In 2ac3af69, the automatic authorization of XMLHttpRequests was removed for
security reasons, however the controller actions need associating with
specific permissions for non-admin users to use the UI....

dd9afdbf 02/12/2013 09:16 AM Daniel Lobato Garcia

Feature: #686 - Hosts can inherit environment from hostgroup

10428ed3 02/06/2013 08:46 AM Ohad Levy

Revert "ptables - validation for OS families"

This reverts commit b33f440434244fff5af7d036b43b6068c1b74e08.

This patch does not really work, and was merged with insufficent
tests... sorry about that.

705c827f 02/06/2013 08:41 AM Joseph Magen

fixes #2166 - error when clearing location

b33f4404 02/06/2013 07:46 AM Tomáš Strachota

ptables - validation for OS families

fd30481b 01/30/2013 07:26 AM Ohad Levy

fixes #2124 - only include classes from the host current environment.

This patch introduce a new setting, which decide how would foreman
address a mismatch between host and hostgruop environments.

for example, when puppet classes (directly or indirectly via hostgroups) that do not...

View revisions

Also available in: Atom