Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
about_controller.rb 673 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 738 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 1.44 KB
lookup_values_controller.rb 1.16 KB
mail_notifications_controller.rb 112 Bytes
media_controller.rb 762 Bytes
models_controller.rb 727 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 598 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.22 KB
tasks_controller.rb 324 Bytes
templates_controller.rb 4.07 KB
topbar_sweeper.rb 778 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
a30ab44e 06/23/2016 02:36 AM Marek Hulán

Fixes #15268 - limit user taxonomies using my scopes

Fixes CVE-2016-4475

1d308d0f 06/02/2016 08:25 AM Tomer Brisker

Fixes #15225 - correct permission mapping for api puppet import

1144040f 05/27/2016 07:34 AM Marek Hulán

Fixes #15182 - limit user taxonomies in API (CVE-2016-4451)

3fe2ea3d 05/27/2016 06:48 AM Ori Rabin

Fixes #14546 - ability to restrict *_external_variables
Fixes #14535 - corrects permissions for smart class parameters

3e05c127 05/25/2016 10:07 AM Ivan Necas

Fixes #15174 - make sure to return 404 when taxonomy not found

f8a870d9 05/19/2016 06:57 AM Marek Hulán

Fixes #14962 - support wildcard certs for proxy authentication

a0fc0462 05/13/2016 04:40 AM Dominic Cleal

fixes #15040 - remove user fragment cache initializer

The initializer added in c3e0fed caused the foreman initializer to fail
as loaded the User model, which it assumes meant the table was present.
This isn't the case when db:migrate runs for the first time....

88e4eb7c 05/13/2016 02:50 AM Adam Ruzicka

Fixes #12339 - Reuse to-be-deleted matchers while creating new

c3e0fed1 05/13/2016 02:44 AM Lukas Zapletal

Fixes #12225 - invalidate topbar cache after restart

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

Refs #3809 - Turning on some rubocop cops

View revisions

Also available in: Atom