Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  concerns
  shared
about_controller_test.rb 918 Bytes
application_controller_subclass_test.rb 10.3 KB
architectures_controller_test.rb 2.45 KB
audits_controller_test.rb 945 Bytes
auth_source_ldaps_controller_test.rb 5.11 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 2.77 KB
common_parameters_controller_test.rb 2.04 KB
compute_attributes_controller_test.rb 1.74 KB
compute_profiles_controller_test.rb 1.36 KB
compute_resources_controller_test.rb 7.22 KB
compute_resources_vms_controller_test.rb 8.83 KB
config_groups_controller_test.rb 1.08 KB
config_reports_controller_test.rb 3.88 KB
dashboard_controller_test.rb 1.88 KB
domains_controller_test.rb 2.12 KB
environments_controller_test.rb 9.06 KB
fact_values_controller_test.rb 777 Bytes
filters_controller_test.rb 3.17 KB
home_controller_test.rb 200 Bytes
hostgroups_controller_test.rb 10 KB
hosts_controller_test.rb 63.5 KB
images_controller_test.rb 2.43 KB
interfaces_controller_test.rb 532 Bytes
key_pairs_controller_test.rb 2.38 KB
locations_controller_test.rb 9.57 KB
lookup_keys_controller_test.rb 2.3 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.63 KB
models_controller_test.rb 1.77 KB
notification_recipients_controller_test.rb 4.05 KB
operatingsystems_controller_test.rb 5.45 KB
organizations_controller_test.rb 10.7 KB
provisioning_templates_controller_test.rb 11.1 KB
ptables_controller_test.rb 4.5 KB
puppetca_controller_test.rb 1.07 KB
puppetclass_lookup_keys_controller_test.rb 2.13 KB
puppetclasses_controller_test.rb 10.9 KB
realms_controller_test.rb 1.93 KB
roles_controller_test.rb 4.43 KB
settings_controller_test.rb 2.13 KB
smart_proxies_controller_test.rb 9.89 KB
smart_proxy_auth_test.rb 6.19 KB
ssh_keys_controller_test.rb 1.02 KB
statistics_controller_test.rb 661 Bytes
subnets_controller_test.rb 5.46 KB
tasks_controller_test.rb 165 Bytes
trends_controller_test.rb 1.83 KB
unattended_controller_test.rb 20.3 KB
usergroups_controller_test.rb 3.06 KB
users_controller_test.rb 17.6 KB
variable_lookup_keys_controller_test.rb 1.75 KB

Latest revisions

# Date Author Comment
3c260702 09/13/2017 09:01 AM Michael Moll

Refs #19707 - test searching domains with locs

(cherry picked from commit 114973b3525a60ca2649977ffde389229d5a0157)

e1017cf5 09/13/2017 08:14 AM Daniel Lobato Garcia

Fixes #20098 - Resolve template_used for image provisioning

At the moment, the method Hostext::OperatingSystem#template_kinds is
unable to handle image-based provisioning. If there is an image, it will
not be able to find it as 'self.compute_attributes' does not exist for...

e1af012f 08/08/2017 12:50 PM Tomer Brisker

Fixes #20248, #20327 - Respect context in CSV export

Since CSV export is done using an enumerator which is executed by a
different thread to the one that creates it, we need to manually pass in
the context (user, location, organization) to the enumerator....

8ca48385 08/08/2017 12:48 PM Tomer Brisker

Fixes #19585 - Allow csv export of nested attributes

This is required for example to export host facet attributes.

(cherry picked from commit 20d817c8f6620d4a80410c0d3adcf68edb8231ef)

308f59f8 08/08/2017 09:18 AM Ondřej Pražák

Fixes #19947 - Fix creating bookmarks for global params

(cherry picked from commit 8115d074abbca1feeed5f58fd8cf6f1aa68e4f02)

b0fec173 08/08/2017 09:11 AM Tomer Brisker

Fixes #20248, #20327 - Respect context in CSV export

Since CSV export is done using an enumerator which is executed by a
different thread to the one that creates it, we need to manually pass in
the context (user, location, organization) to the enumerator....

d2eece63 07/20/2017 12:25 PM Marek Hulán

Refs #17525 - verify domain dns id also on update

(cherry picked from commit 5a144e4bf516db2dff4ffb798ebeca19eccd624f)

8fdca8b8 07/06/2017 01:37 PM Amir Fefer

Fixes #16807 - remove premission edit_users for test_mail

(cherry picked from commit 25236783e8c59028e78652e15106d9c1e7ef6778)

7c3d1c5c 06/08/2017 01:26 PM Marek Hulán

Fixes #19612 - CVE-2017-7505 don't expose admin to taxed users

(cherry picked from commit af9edf1098bf8e643e1607f9375595e375e7ade6)

Conflicts:
app/models/notification.rb

c85a1c66 04/24/2017 09:58 AM Marek Hulán

Fixes #18687 - restore hash format for parameter attributes

View revisions

Also available in: Atom