Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  auth_sources
  compute_resources
  concerns
  host_status
  hosts
  lookup_keys
  models
  nics
  operatingsystems
  orchestration
  parameters
  settings
  shared
  sso
  subnet
architecture_test.rb 2.32 KB
audit_test.rb 1.01 KB
auth_source_test.rb 425 Bytes
bookmark_test.rb 2.28 KB
compute_attribute_test.rb 1.4 KB
compute_profile_test.rb 1.18 KB
compute_resource_test.rb 13.5 KB
config_group_class_test.rb 243 Bytes
config_group_test.rb 151 Bytes
config_report_test.rb 2.93 KB
domain_test.rb 5.52 KB
environment_test.rb 724 Bytes
external_usergroup_test.rb 281 Bytes
fact_value_test.rb 8.73 KB
feature_test.rb 157 Bytes
filter_test.rb 9.2 KB
host_config_group_test.rb 1.46 KB
host_jail_test.rb 916 Bytes
host_status_test.rb 894 Bytes
host_test.rb 155 KB
hostgroup_class_test.rb 619 Bytes
hostgroup_test.rb 24 KB
image_test.rb 2.2 KB
key_pair_test.rb 1.41 KB
location_test.rb 146 Bytes
log_test.rb 150 Bytes
lookup_key_test.rb 18.3 KB
lookup_value_test.rb 11 KB
mail_notification_test.rb 1.43 KB
medium_test.rb 3.08 KB
message_test.rb 154 Bytes
model_test.rb 535 Bytes
nic_bmc_jail_test.rb 558 Bytes
nic_test.rb 17.8 KB
notification_blueprint_test.rb 238 Bytes
notification_recipient_test.rb 471 Bytes
notification_test.rb 3.96 KB
operatingsystem_test.rb 13.3 KB
orchestration_test.rb 5.93 KB
organization_test.rb 150 Bytes
os_default_template_test.rb 384 Bytes
parameter_test.rb 3.93 KB
permission_test.rb 1.24 KB
provisioning_template_test.rb 9.27 KB
ptable_test.rb 2.98 KB
puppetclass_test.rb 7.11 KB
realm_test.rb 1.95 KB
report_test.rb 4.8 KB
role_test.rb 14.6 KB
setting_test.rb 22.6 KB
smart_proxy_test.rb 3.77 KB
ssh_key_test.rb 1.59 KB
subnet_test.rb 4.66 KB
taxonomix_test.rb 15.2 KB
taxonomy_test.rb 2.75 KB
template_combination_test.rb 166 Bytes
template_kind_test.rb 636 Bytes
template_test.rb 3.32 KB
token_test.rb 1.63 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 464 Bytes
user_role_test.rb 2.48 KB
user_test.rb 36.5 KB
usergroup_member_test.rb 15.4 KB
usergroup_test.rb 9.22 KB
widget_test.rb 1.4 KB

Latest revisions

# Date Author Comment
ff1e9ffc 09/18/2017 10:50 AM Dominic Cleal

Fixes #20950 - Use 'distinct' in AR finders

5c835ff7 09/17/2017 06:04 AM Dominic Cleal

Fixes #20953 - Remove assert_nothing_raised args

2d2390b5 09/15/2017 11:45 AM Timo Goebel

fixes #20653 - ui notifications for hosts with usergroup owner

a19834d8 09/13/2017 08:23 AM Michael Moll

Refs #19050 - Update Rails 5.0 to 5.0.6

83775e63 09/08/2017 09:34 AM Marek Hulán

Fixes #20708 - fix templates auditing

Templates were audited under parent class. This keeps separate audits
per template type and allows searching by provisioning_template and
partition_table names. It also fixes broken associations in
taxable_taxonomies table.

e12885c7 09/08/2017 07:30 AM Marek Hulán

Fixes #19742 - cache hosts for fact values

When we generate fact values hash we always loaded a host for a given
fact. This in combination with taxonomies queryies that are
automatically generated caused roughly 6N+1 issue. We can preload all
hosts that are required and use this in-memory cache for generating the...

0ac1ebef 09/07/2017 05:46 AM Marek Hulán

Fixes #20589 - update login_at when extlogin is used

cf8bc039 08/25/2017 09:35 AM Ondřej Pražák

Fixes #19039 - Lock plugin roles

8ca46c6c 08/25/2017 04:38 AM Marek Hulán

Fixes #7778 - allow + in user login

1a0f69e7 08/24/2017 08:54 AM Marek Hulán

Fixes #20726 - allow # in user login

View revisions

Also available in: Atom