Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 674 Bytes
application_controller.rb 12.9 KB
architectures_controller.rb 848 Bytes
audits_controller.rb 593 Bytes
auth_source_ldaps_controller.rb 1.12 KB
autosign_controller.rb 1.4 KB
bookmarks_controller.rb 1.02 KB
common_parameters_controller.rb 1004 Bytes
compute_attributes_controller.rb 880 Bytes
compute_profiles_controller.rb 992 Bytes
compute_resources_controller.rb 4.12 KB
compute_resources_vms_controller.rb 4.77 KB
config_groups_controller.rb 801 Bytes
config_reports_controller.rb 1.15 KB
dashboard_controller.rb 1.85 KB
domains_controller.rb 743 Bytes
environments_controller.rb 838 Bytes
external_usergroups_controller.rb 558 Bytes
fact_values_controller.rb 955 Bytes
facts_controller.rb 491 Bytes
filters_controller.rb 2.24 KB
home_controller.rb 1.04 KB
hostgroups_controller.rb 4.48 KB
hosts_controller.rb 30.6 KB
images_controller.rb 1.4 KB
interfaces_controller.rb 866 Bytes
locations_controller.rb 156 Bytes
lookup_keys_controller.rb 941 Bytes
lookup_values_controller.rb 1.16 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 762 Bytes
models_controller.rb 733 Bytes
operatingsystems_controller.rb 1.15 KB
organizations_controller.rb 160 Bytes
permissions_controller.rb 700 Bytes
provisioning_templates_controller.rb 267 Bytes
ptables_controller.rb 50 Bytes
puppetca_controller.rb 1.46 KB
puppetclass_lookup_keys_controller.rb 537 Bytes
puppetclasses_controller.rb 2.99 KB
realms_controller.rb 727 Bytes
roles_controller.rb 2.18 KB
settings_controller.rb 970 Bytes
smart_proxies_controller.rb 4.78 KB
statistics_controller.rb 1.59 KB
subnets_controller.rb 2.2 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 4.07 KB
topbar_sweeper.rb 624 Bytes
trends_controller.rb 1.03 KB
unattended_controller.rb 8.12 KB
usergroups_controller.rb 1.51 KB
users_controller.rb 4.46 KB
variable_lookup_keys_controller.rb 108 Bytes

Latest revisions

# Date Author Comment
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

4bc4fdc1 05/05/2016 01:05 PM Tomer Brisker

Fixes #14934 - Remove rails 3.2 workaround from parameter model

9fb6675f 04/21/2016 01:24 PM Shlomi Zadok

Fixes #14748 - latest_events should use filters

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...

1ef8f52b 04/20/2016 07:47 AM Ondřej Pražák

Fixes #14395 - Label for provision template capitalized in os details page

s

3f579c3e 04/14/2016 08:20 AM Marek Hulán

Fixes #10605 - handle logout accessed by GET

b597a8a5 04/12/2016 06:48 AM Shimon Shtein

Fixes #14369 - Removed default scope from host counter in taxonomies

8f9fdae3 04/08/2016 06:55 AM Evgeni Golov

fixes #14502 - fix documentation of the hosts controller for puppetclass_ids

previously it wrongly stated that the parameter is called
puppet_class_ids

View revisions

Also available in: Atom