Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
architectures_controller_test.rb 2.85 KB
audits_controller_test.rb 721 Bytes
auth_source_ldaps_controller_test.rb 1.86 KB
autosign_controller_test.rb 168 Bytes
bookmarks_controller_test.rb 1.44 KB
common_parameters_controller_test.rb 1.86 KB
compute_resources_controller_test.rb 4.87 KB
compute_resources_vms_controller_test.rb 5.9 KB
config_templates_controller_test.rb 4.58 KB
dashboard_controller_test.rb 1.18 KB
domains_controller_test.rb 2.71 KB
environments_controller_test.rb 9.12 KB
fact_values_controller_test.rb 4.95 KB
facts_controller_test.rb 280 Bytes
home_controller_test.rb 201 Bytes
hostgroups_controller_test.rb 4.86 KB
hosts_controller_test.rb 34.4 KB
images_controller_test.rb 1.83 KB
locations_controller_test.rb 6.01 KB
lookup_keys_controller_test.rb 1.35 KB
lookup_values_controller_test.rb 172 Bytes
media_controller_test.rb 2.63 KB
models_controller_test.rb 1.7 KB
notices_controller_test.rb 1.04 KB
operatingsystems_controller_test.rb 3.32 KB
organizations_controller_test.rb 6.44 KB
ptables_controller_test.rb 4.66 KB
puppetca_controller_test.rb 168 Bytes
puppetclasses_controller_test.rb 1.83 KB
reports_controller_test.rb 6.27 KB
roles_controller_test.rb 3.25 KB
settings_controller_test.rb 1.17 KB
smart_proxies_controller_test.rb 2.39 KB
statistics_controller_test.rb 745 Bytes
subnets_controller_test.rb 2.52 KB
tasks_controller_test.rb 165 Bytes
unattended_controller_test.rb 4.75 KB
usergroups_controller_test.rb 1.88 KB
users_controller_test.rb 6.34 KB

Latest revisions

# Date Author Comment
eaa6aec0 06/20/2013 12:07 PM Joseph Magen

fixes #2489 - fixes BMC password caused by rails bug accepts_nested_attributes_for and serialized child field

3595a70c 06/20/2013 12:07 PM Joseph Magen

fixes #2484 - host, hostgroup, and BMC passwords were overwritten as blank

802ae177 06/19/2013 10:01 AM Amos Benari

fixes #2639 After creating user with empty e-mail it becomes impossible to add it.

8da68b88 06/12/2013 11:12 AM Tomáš Strachota

fixes #2660 - settings, improve tests and fixes

- added string settings type
- fixed tests previously commented out due to CI failures
- more tests for core settings functionality
- parsing of string values enhanced and extracted to a separate method
- setting value to nil when it equals default is back...

cb92c0be 06/07/2013 03:53 AM Dmitri Dolguikh

Fixes #2038 - updated config and partition table templates using ones from the community repository

93ce3a18 06/03/2013 01:28 PM Joseph Magen

fixes #2602 - scoped_search error when using postgresql

0fda4cf6 05/29/2013 09:46 AM Joseph Magen

fixes #2539 - added API puppetrun access permission and test

4df2e17b 05/28/2013 06:24 AM Marek Hulán

Fixes #2571 - Deleted admin is recreated

7fab6ba6 05/24/2013 04:46 AM Ivan Necas

fixes #2553 let setting admin attribute on user creation

7507fbce 05/23/2013 08:13 AM Daniel Lobato Garcia

fixes #2550 Puppetclass search_by_host doesn't return all classes for an unknown host

Tests for puppetclass API searches on nonexistent hosts

Puppetclass search_by_host does not fail if Host does not belong to any Hostgroup

Puppetclass search_by_host query looks for distinct puppetclasses instead of pruning them afterwards...

View revisions

Also available in: Atom