Project

General

Profile

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

Latest revisions

# Date Author Comment
5d18e150 10/22/2012 04:04 AM Petr Chalupa

minor API v1 fixes

  • fix unknown variable name
  • enable apipie params validation
  • update config_template api doc
e6af1c4c 10/21/2012 10:40 AM Joseph Magen

typo on index.json.rabl for environments.

added missing s char

3f1a3a4d 10/18/2012 10:48 AM Joseph Magen

Rails cache returns incorrect value for false values.

while this is fixed in Rails 3.1.4, a work around is required for now:

Settings getter method correctly returns false instead of nil.

298756ca 10/18/2012 08:48 AM Amos Benari

fixes #1028 - show and override puppet class parameters in the host form.

3aca6ed6 10/17/2012 07:25 AM Joseph Magen

fixes #1888 - set value to default if zero or less

thie is relevant for both
  • idle_timeout
  • entries_per_page
  • puppet_interval
518d50bb 10/17/2012 05:13 AM Petr Chalupa

auto create admin-user when missing in API requests

add getter for admin user User.admin which auto creates admin when missing

c81575a0 10/11/2012 04:50 AM Joseph Magen

shortened fixture name so tests pass on postgresql which doesn't truncate extra string characters

4fed5385 10/09/2012 02:55 PM Ohad Levy

fixes #1892 - auto generate provisioning tokens based on build state

81159d4b 10/04/2012 11:14 AM Greg Sutcliffe

Use tokens for discovery of host identity during installation

- fixes #1069
- fixes #1720
- refs #969

f8d94608 09/24/2012 10:41 AM Amos Benari

fixes #832 - adds parameterized class support

Credits:
This patch is based on the original work of Olivier Favre
<> many many thanks!

This patch adds the following features
  • import class parameters, and try to understand their types
  • support a complex matrix of environments, puppet classes and their...

View revisions

Also available in: Atom