Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
application_controller_subclass_test.rb 3.97 KB
architectures_controller_test.rb 2.27 KB
audits_controller_test.rb 722 Bytes
auth_source_ldaps_controller_test.rb 3.02 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.44 KB
common_parameters_controller_test.rb 1.86 KB
compute_attributes_controller_test.rb 1.51 KB
compute_profiles_controller_test.rb 1.36 KB
compute_resources_controller_test.rb 4.75 KB
compute_resources_vms_controller_test.rb 7.49 KB
config_groups_controller_test.rb 1.08 KB
config_templates_controller_test.rb 3.57 KB
dashboard_controller_test.rb 187 Bytes
domains_controller_test.rb 1.72 KB
environments_controller_test.rb 7.64 KB
fact_values_controller_test.rb 581 Bytes
filters_controller_test.rb 815 Bytes
home_controller_test.rb 201 Bytes
hostgroups_controller_test.rb 3.88 KB
hosts_controller_test.rb 30.8 KB
images_controller_test.rb 2.17 KB
locations_controller_test.rb 8.06 KB
lookup_keys_controller_test.rb 1.35 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 1.72 KB
models_controller_test.rb 1.7 KB
operatingsystems_controller_test.rb 4.58 KB
organizations_controller_test.rb 8.29 KB
ptables_controller_test.rb 3.36 KB
puppetca_controller_test.rb 168 Bytes
puppetclasses_controller_test.rb 8.09 KB
realms_controller_test.rb 1.67 KB
reports_controller_test.rb 1.9 KB
roles_controller_test.rb 3.41 KB
settings_controller_test.rb 1.44 KB
smart_proxies_controller_test.rb 3.03 KB
smart_proxy_auth_test.rb 1.83 KB
statistics_controller_test.rb 745 Bytes
subnets_controller_test.rb 1.52 KB
tasks_controller_test.rb 165 Bytes
unattended_controller_test.rb 9.88 KB
usergroups_controller_test.rb 2.31 KB
users_controller_test.rb 12.4 KB

Latest revisions

# Date Author Comment
c330aee0 10/20/2014 06:49 AM Shlomi Zadok

fixes #7331 - delete unassigned os default templates

099a9d8c 10/20/2014 05:22 AM Shlomi Zadok

fixes #7985 - add support for ws:// in secure headers

f4cecb48 10/20/2014 05:11 AM Shlomi Zadok

fixes #7898 - ensure that format can respond to json / yaml

8e0f91f5 10/14/2014 07:56 AM Joseph Magen

fixes #7372 - API v2 - accept PUT/POST requests with wrapped root node to add/remove has_many associations of child nodes

2daac55f 10/13/2014 04:01 AM Shlomi Zadok

fixes #7907 - Allow images from gravatar on secure headers

5c50ca8e 10/11/2014 06:28 AM Jan Rusnacko

fixes #7805 - Add several security related HTTP headers - security hardening.

This commit uses secure_headers gem and configures several HTTP
security related headers to be sent by server:
  • Content Security Policy
  • HTTP Strict Transport Security
  • X-XSS-Protection...
b04c9fbb 10/09/2014 01:54 PM Daniel Lobato Garcia

Fixes #7884 - Display Fog errors on vm operation

54141ab9 10/07/2014 07:42 AM Daniel Lobato Garcia

Fixes #5139 - leftovers subscribe_to_all_hostgroups

Remove user_xxx unnecessary tables and notices

Update subhostgroups removed

Fixes for migration of foreign keys

Remove users from compute_resource fixture

Remove table notices after fk are removed for pg/mysql

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

View revisions

Also available in: Atom