Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  fixtures
  functional
  integration
  lib
  static_fixtures
  unit
audit.rb 148 Bytes
facet_test_helper.rb 455 Bytes
test_helper.rb 13.3 KB

Latest revisions

# Date Author Comment
5131edbf 02/10/2016 01:14 PM Timo Goebel

fixes #13494 - change puppet proxy for several hosts at once

This commit adds the possibility to select multiple
hosts and change the puppet proxy for them.

7c671609 02/09/2016 04:29 AM Dominic Cleal

fixes #13440 - rename Host#model_name to #hardware_model_name

Rails 4.2 defines a model_name instance method which is used in routing
and called from link_to. Rename our model_name methods to
hardware_model_name to prevent this overlapping and causing link_to...

019a239c 02/09/2016 04:06 AM Shlomi Zadok

Fixes #13386 - Adds taxonomy parameters objects

b874d64f 02/09/2016 03:57 AM Shlomi Zadok

Fixes #13378 - Ensure taxonomy name length validation is called once

9d496351 02/05/2016 11:04 AM Tom Caspy

fixes #12920 - allowing os parameters to be set via API

8bbfa2c3 02/04/2016 03:20 PM David Davis

Refs #12911 - Fixing colon method calls

1bf5ff53 02/04/2016 09:25 AM Timo Goebel

fixes #13430 - add missing actions to virt power manager

When rebooting a vm via power manager, this fails:

| TypeError: nil is not a symbol | /Users/f0218175/foremandev/foreman/app/services/power_manager/virt.rb:25:in
`block (2 levels) in <class:Virt>'...

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

6d10ed5a 01/28/2016 09:27 AM Julien Pivotto

Fixes #13379 - Clear host.last_report when switching to build mode

Use case:

When a server with a Puppet client is rebuilt, foreman cleans the
reports but not the "last report" field.

When you switch a host from a Puppet-enablet hostgroup to a hostgroup...

8ca6c6bb 01/28/2016 04:47 AM Timo Goebel

fixes #13236 - apply power operations to several hosts at once

This commit adds the ability to select multiple hosts and apply power operations
(reboot, shutdown, boot) to them.

View revisions

Also available in: Atom