Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
operating_system.rb 2.02 KB
ownership.rb 2.42 KB
power_interface.rb 737 Bytes
search.rb 17 KB
smart_proxy.rb 507 Bytes
token.rb 1.31 KB

Latest revisions

# Date Author Comment
535d2329 03/08/2017 04:40 AM Amir Fefer

Fixes #14013 - add a setting for default owner of new hosts

4ada010b 02/23/2017 03:36 PM Ivan Necas

Refs #17272 - fix sql condition

1==1 is not a valid SQL condition.

38ac46e5 02/23/2017 10:35 AM Dominik Hlavac Duran

Fixes #17272 - Fixed Searches on parameters with !=

ec3360d9 01/24/2017 04:13 AM Daniel Lobato Garcia

Fixes #16752 - Extract template code from Host::Managed

Host::Managed contains a lot of code related with determining the
template that a host should have. Other Host objects such as
Host::Discovered might need that logic, without becoming a
Host::Managed....

3ab02530 01/16/2017 03:31 AM Kavita Gaikwad

Fixes #12547 - Added validators to interger fields

With this commit, instead of postgresql exception it will
show proper validation message for interger fields.

917054f2 01/11/2017 07:22 AM Dominic Cleal

fixes #18024 - add 'image' search field to hosts

ed67b8c9 12/18/2016 10:21 AM Dominic Cleal

fixes #17574, #17364 - update scoped_search to 4.x

scoped_search's sort() now accepts a replacement for params which is
filtered in an overridden Foreman sort helper, permitting additional
parameters used in Foreman's index pages.

Replaces :in and :alias in search definitions with preferred keywords.

901fe896 11/22/2016 10:45 AM Ondřej Pražák

Fixes #14688 - Power status visible on hosts index page

a29f3e39 09/19/2016 04:29 AM Tomer Brisker

Fixes #16565 - Correct host search by parameters

Overrides for parameters values caused incorrect results for when
searching by parameter value. This commit fixes those results, and
improves the handling of parameter priorities in general. A new rake
task, `parameters:reset_priorities` is introduced that should be invoked...

e7e5ef3e 09/12/2016 05:03 AM Tomer Brisker

Fixes #16491 - Upgrade rubocop to version 0.42

View revisions

Also available in: Atom