Project

General

Profile

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

Latest revisions

# Date Author Comment
c64fc575 03/04/2013 07:16 AM Joseph Magen

fixes #2274 renamed test/unit/orchestration.rb to test/unit/orchestration_test.rb

fb0998a0 03/03/2013 02:15 PM Dominic Cleal

fixes #2268 - exec puppet in Bundler-less env, don't touch PATH when puppetgem is set

68234aea 03/03/2013 02:09 PM Ivan Necas

fixes #2273 - authorization over environment model

5f4a100c 03/03/2013 10:06 AM Dominic Cleal

fixes #2256 - support minitest in jenkins rake tasks, add missing yaml require breaking bundler, fix version test for Ruby 1.9.2

66b40d57 03/03/2013 09:59 AM Dominic Cleal

fixes #2202 - add all unassigned actions to appropriate permissions

14a61af4 02/28/2013 05:17 PM Dominic Cleal

fixes #2262 - handle strings from PostgreSQL

d7611b24 02/25/2013 09:54 AM Greg Sutcliffe

fixes #2254 - Add STI to hosts table

Signed-off-by: Joseph Mitchell Magen <>
Signed-off-by: Ohad Levy <>

c594ba41 02/21/2013 09:55 AM Amos Benari

fixes #2221 - non admin user can't set build flag for multiple hosts

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

View revisions

Also available in: Atom