Project

General

Profile

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

Latest revisions

# Date Author Comment
dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

c9579050 05/23/2012 03:02 AM Greg Sutcliffe

Refactor my_hosts and my_facts scopes to include auth checks

c3331b04 03/18/2012 02:44 PM Ohad Levy

fixes #1538 - allow to search hosts based on their puppet master

8ce81870 03/08/2012 06:43 AM Ohad Levy

fixes #1522 - search based on params sometimes fails

9b41cf08 11/28/2011 08:02 AM Ohad Levy

fixes #402 - Add noops/pending to metric handling, and provide pending hosts for dashboard views.

This change adds the ability to see noops in metric reports inside
foreman graphs, charts and lists. The business reason for this is to allow
users to run their puppet agents in noop mode, and see where nodes have...

a07977de 11/28/2011 05:39 AM Amos Benari

fixes #1152 - eventful should not include skipped.

Signed-off-by: Amos Benari <>

eb26d0e6 10/03/2011 09:30 AM Ohad Levy

fixes #1205 - search for classes and like operator fail

d9f94b70 06/15/2011 05:34 AM Amos Benari

fixes #965 and fixes #964

Signed-off-by: Amos Benari <>

0a079cba 04/12/2011 03:50 AM Amos Benari

override default operators in the suggestion list to prevent syntax that doesn't make sence for example, in hosts page 'class != foo' will get any host that has class that is not foo if a host has two class foo and bar it will be in the list because bar != foo this kind of queries doesn't make sence and there for removed from the suggestion list....

e77b99e0 04/10/2011 03:17 PM Ohad Levy

fixes #259 - Ability to search Hosts by Parameters

View revisions

Also available in: Atom