Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  shared
about_controller_test.rb 918 Bytes
application_controller_subclass_test.rb 6.8 KB
architectures_controller_test.rb 2.45 KB
audits_controller_test.rb 945 Bytes
auth_source_ldaps_controller_test.rb 3.67 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.98 KB
common_parameters_controller_test.rb 2.04 KB
compute_attributes_controller_test.rb 1.51 KB
compute_profiles_controller_test.rb 1.36 KB
compute_resources_controller_test.rb 6.54 KB
compute_resources_vms_controller_test.rb 7.45 KB
config_groups_controller_test.rb 1.08 KB
config_reports_controller_test.rb 2.52 KB
dashboard_controller_test.rb 1.92 KB
domains_controller_test.rb 1.66 KB
environments_controller_test.rb 7.84 KB
fact_values_controller_test.rb 556 Bytes
filters_controller_test.rb 2.34 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 8.52 KB
hosts_controller_test.rb 49.6 KB
images_controller_test.rb 2.35 KB
locations_controller_test.rb 9.44 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.65 KB
models_controller_test.rb 1.77 KB
operatingsystems_controller_test.rb 4.78 KB
organizations_controller_test.rb 9.74 KB
provisioning_templates_controller_test.rb 6.52 KB
ptables_controller_test.rb 4.29 KB
puppetca_controller_test.rb 639 Bytes
puppetclass_lookup_keys_controller_test.rb 1.53 KB
puppetclasses_controller_test.rb 9.18 KB
realms_controller_test.rb 1.86 KB
roles_controller_test.rb 2.73 KB
settings_controller_test.rb 2.13 KB
smart_proxies_controller_test.rb 9.49 KB
smart_proxy_auth_test.rb 4.31 KB
statistics_controller_test.rb 722 Bytes
subnets_controller_test.rb 3.01 KB
tasks_controller_test.rb 165 Bytes
trends_controller_test.rb 809 Bytes
unattended_controller_test.rb 15.4 KB
usergroups_controller_test.rb 3.06 KB
users_controller_test.rb 14.7 KB
variable_lookup_keys_controller_test.rb 1.51 KB

Latest revisions

# Date Author Comment
f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

e2fcc321 05/09/2016 04:22 AM Shlomi Zadok

Fixes #14877 - Adds glossary to dashboard API

06cd3955 05/06/2016 11:02 AM Amir Fefer

Fixes #6958 - supports in nested hostgroup in default PXE menu

The host group interface provides the opportunity to nest hostgroups,
with host groups inheriting parameters from parents.
when the default PXE menu is created however,
this nesting is not replicated, and only the final element...

e9c175b8 05/05/2016 03:32 PM Guido Günther

Fixes #14701: Mention image password in API docs and tests

Setting the image password is well supported but not documented.

a9fffdb1 05/05/2016 01:25 PM Ori Rabin

Fixes #14927 - correct override value requirment

override value should only be required when use_puppet_default is false

7e2ffecc 05/02/2016 02:53 AM Amir Fefer

Fixes #6977 - default PXE menu's labels are sorted

fb194fd6 04/21/2016 04:48 AM Shlomi Zadok

Fixes #14072 - Use to_hash when requesting session original_uri

85a97146 04/20/2016 10:06 AM Dominic Cleal

fixes #13244 - update Rails to 4.2.6

- Add responders gem to support class-level respond_to usage
- http://edgeguides.rubyonrails.org/4_2_release_notes.html#respond-with-class-level-respond-to
- Replace foreigner with native Rails 4.2 FK support
- uses a patch from Rails 5 to support Foreigner's...

bd622a22 04/20/2016 08:27 AM Dominic Cleal

refs #14691 - user editing self should not change User.current

Rather than changing the behaviour of #to_label to return persisted
data, the User.current object should not be modified with unsaved data
from the form submission or API update.

User.current is used for authz as well as for display purposes, so...

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

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

View revisions

Also available in: Atom