Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 96 Bytes
audit.rb 360 Bytes
auth_source_ldap.rb 734 Bytes
bookmark.rb 132 Bytes
compute_resources.rb 2.75 KB
domain.rb 397 Bytes
facts_related.rb 309 Bytes
feature.rb 463 Bytes
host_related.rb 13.4 KB
mail_notification.rb 438 Bytes
medium.rb 751 Bytes
operatingsystem.rb 2.23 KB
provisioning_template.rb 733 Bytes
puppet_related.rb 3.04 KB
realm.rb 192 Bytes
reports_related.rb 1.49 KB
settings.rb 284 Bytes
smart_proxy.rb 955 Bytes
subnet.rb 1.43 KB
taxonomies.rb 763 Bytes
trends.rb 351 Bytes
user_related.rb 2.19 KB

Latest revisions

# Date Author Comment
041436c8 06/24/2016 09:21 AM Timo Goebel

fixes #14663 - support IPv6 DNS orchestration

c7f55be1 06/23/2016 08:13 AM Ori Rabin

Fixes #13164 - Add view_params permission

A new view_params permission was added for parameters inheriting from
Parameter object. The only exception is global parameters, which are
already handled by filter for CommonParameter resource.

This new permissions is also automatically added to viewer and site...

9d56081f 06/02/2016 09:56 AM Timo Goebel

fixes #14664 - support IPv6 in Nic, Hosts and Hostgroups models

2b79099a 05/24/2016 10:18 AM Dominic Cleal

fixes #15054 - stub calls to CR in ComputeAttribute factory

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

990dee69 05/06/2016 08:29 AM Timo Goebel

fixes #14661 - support IPv6 subnets

deb71b87 04/29/2016 04:42 AM Dominic Cleal

fixes #14855 - hide template type dropdown when snippet checked

05848084 04/19/2016 09:58 AM Timo Goebel

fixes #14638 - Refactor Subnet into STI to allow different subnet types

38987e04 03/18/2016 11:00 AM Dominic Cleal

fixes #14253 - add attr_accessible to Widget

Add position/view related attributes to widget as accessible attributes
and protect data such as template and name. Under Rail 4.2, saving the
dashboard was failing due to attribute protection, so new functional...

f329b160 03/14/2016 12:49 PM Dominic Cleal

refs #9470 - set :limit on column, fix MailNotification initializer

MailNotification.new failed unless it had a Hash argument, hence the
factory had been changed from default behaviour. It also then ignored
all attributes except a given few listed in initialize_with.

View revisions

Also available in: Atom