Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  hypervisor
  orchestration
  smart_proxies
architecture.rb 448 Bytes
audit.rb 1.84 KB
auth_source.rb 2.1 KB
auth_source_internal.rb 356 Bytes
auth_source_ldap.rb 4.12 KB
authorization.rb 1.13 KB
bookmark.rb 951 Bytes
common_parameter.rb 70 Bytes
config_template.rb 1.37 KB
debian.rb 1.1 KB
domain.rb 1.89 KB
domain_parameter.rb 613 Bytes
environment.rb 6.94 KB
fact_value.rb 1.54 KB
feature.rb 110 Bytes
group_parameter.rb 626 Bytes
host.rb 22.4 KB
host_common.rb 1.37 KB
host_mailer.rb 2.44 KB
host_observer.rb 265 Bytes
host_parameter.rb 439 Bytes
hostgroup.rb 2.91 KB
hypervisor.rb 1.76 KB
log.rb 492 Bytes
lookup_key.rb 566 Bytes
lookup_value.rb 166 Bytes
medium.rb 746 Bytes
message.rb 212 Bytes
model.rb 236 Bytes
notice.rb 694 Bytes
operatingsystem.rb 4.43 KB
orchestration.rb 3.94 KB
os_default_template.rb 275 Bytes
os_parameter.rb 521 Bytes
parameter.rb 990 Bytes
ptable.rb 826 Bytes
puppetclass.rb 7.33 KB
redhat.rb 1.8 KB
report.rb 11.1 KB
role.rb 4.75 KB
smart_proxy.rb 2.15 KB
solaris.rb 149 Bytes
source.rb 210 Bytes
subnet.rb 1.9 KB
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
user.rb 6.09 KB
user_fact.rb 654 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.75 KB
usergroup_member.rb 115 Bytes

Latest revisions

# Date Author Comment
9161008b 05/02/2011 02:56 AM Amos Benari

added search bookmarks, fixes #836

  • adds sub navigations under main menu items, each sub navigation is a bookmark.
  • adds visual improvements to main menu

    app/controllers/bookmarks_controller.rb | 74 ++++++++
    app/helpers/application_helper.rb | 2 +-...

635a02c9 05/01/2011 09:44 AM Ohad Levy

fixes #870 - allow to sign certificate requests via foreman

2a0cffd3 04/20/2011 08:56 AM Ohad Levy

fixes #400 - Puppetca Monitor

f3c1ecd3 04/17/2011 07:14 AM Ohad Levy

fixes #847 - Retrieve last report information per host via the api

this adds two URLS to the API:

/hosts/fqdn/reports/last
/reports/last

both supports JSON output which provides all of the report information.

17ae1ec8 04/17/2011 03:19 AM Ohad Levy

Fixes Bug #837 - Properly handles serverName get

Signed-off-by: Mark Bainter <>

a7ab36f3 04/14/2011 08:43 AM Ohad Levy

fixes #843 - show more virtual guests information

added html view for guests
moved common methods into the virt plugin

e26c3e9b 04/14/2011 02:08 AM Ohad Levy

fixes #841 - unmanaged hosts still require ip/mac address

31207a31 04/14/2011 02:07 AM Ohad Levy

fixes #827 add support for retrieving classes per host via the api

This allows queries like
/hosts/fqdn/puppetclasses
/puppetclasses/klass/hosts

it also changes the puppetclasses urls to include the class name instead of its ID.

b80fa6f1 04/13/2011 08:19 AM Ohad Levy

fixes #834 - add search to hostgroup page

3b49df17 04/13/2011 07:59 AM Amos Benari

add search to audit page fixes #773, fixes #772 and fixes #412

Signed-off-by: Amos Benari <>

View revisions

Also available in: Atom