Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
search.rb 13.9 KB

Latest revisions

# Date Author Comment
e54016da 09/04/2015 08:03 AM Marek Hulán

Fixes #10782 - global host status

Introduce new global host status that is composed of host substatuses.
Each substatus defines a mapping to the global one which can result in
three values
  • OK
  • WARN
  • ERROR

Plugins can add their own substatuses. These are automatically...

3f8e6c33 07/24/2015 10:24 AM Imri Zvik

Fixes #11150 - Allow searching of facts as types other than string

0e1c5371 05/22/2015 04:41 AM Tomer Brisker

Fixes #10583 - perform uniq in database instead of in memory when possible

e473d4d3 05/06/2015 12:17 PM Marek Hulán

Fixes #7458 - allow searching hosts by their ip and mac addresses

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

1b784c5b 12/24/2014 05:38 AM Tomer Brisker

Fixes #7523 - Removed autocomplete search from id fields

7c3c0594 11/17/2014 06:31 AM Ori Rabin

Fixes #5573 - os search definitions for host available in unattended=false mode

a2f0773c 10/26/2014 07:48 AM Daniel Lobato Garcia

Fixes #8043 - Statistic links to OS

96144a47 10/06/2014 01:57 PM Daniel Lobato Garcia

Refs #3809 - Remove rubocop TODOs

Removed the following TODOs so that cops for these will run from now on:

Lint/AmbiguousOperator, DefEndAlignment, DeprecatedClassMethods
EnsureReturn, RequireParentheses, Void, BlockAlignment, EndAlignment,
UselessAccessModifier,...

View revisions

Also available in: Atom