Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  fixtures
  functional
  integration
  lib
  unit
audit.rb 148 Bytes
test_helper.rb 12.1 KB
test_runner.rb 996 Bytes

Latest revisions

# Date Author Comment
8f657a84 04/30/2015 03:52 AM Stephen Benjamin

fixes #10287 - provide helper methods for proxy features

59b23095 04/28/2015 12:07 PM Shlomi Zadok

fixes #7743 - ensure name is unique in scope of major and minor

eb414b8b 04/28/2015 09:13 AM Ori Rabin

Fixes #5554 - fixed hostgroup and fqdn validations in multiple matchers

2d8b4fef 04/28/2015 07:48 AM Daniel Lobato Garcia

Refs #3809 - Remove semicolon cop

f7174439 04/28/2015 07:38 AM Stephen Benjamin

fixes #9773 - correctly render template URL

54592c2f 04/28/2015 06:32 AM Dominic Cleal

fixes #8817 - look up reports with all joins from host scoped_search

This changes the optimisation in d50c799 which caused errors for users with
host filters referencing tables other than hosts.

When retrieving all reports joined with authorised hosts, the nested joins need...

225cfa5b 04/24/2015 10:19 AM Dominic Cleal

refs #10168 - fix test that created a duplicate primary interface

Subtle interaction between 4d5b979 and a5dc3e2, resulting in the test
that tried to add an interface to an unmanaged host duplicating the one
that was automatically added.

4d5b9795 04/24/2015 05:59 AM Dominic Cleal

fixes #10168 - delegate fqdn/shortname to primary interface

a5dc3e23 04/24/2015 03:46 AM Daniel Lobato Garcia

Fixes #10111 - Use a dummy primary interface for unmanaged hosts

Unmanaged hosts require a host interface due to delegation of networking
attributes, and some others like 'name'. Since unmanaged hosts do not
necessarily have an interface associated (unless created through puppet...

7678cac5 04/22/2015 10:58 AM Daniel Lobato Garcia

fixes #10234 - Fix NIC taxonomies validation tests

Some of the tests in #9391 changed the way subnets should work regarding
taxonomies and some test data, this commit fixes that so tests are green
once again.

View revisions

Also available in: Atom