Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
application_controller_subclass_test.rb 3.3 KB
architectures_controller_test.rb 2.27 KB
audits_controller_test.rb 721 Bytes
auth_source_ldaps_controller_test.rb 2.43 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.81 KB
compute_resources_vms_controller_test.rb 6.81 KB
config_groups_controller_test.rb 1.08 KB
config_templates_controller_test.rb 3.57 KB
dashboard_controller_test.rb 1.55 KB
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 6.41 KB
hosts_controller_test.rb 31.3 KB
images_controller_test.rb 2.17 KB
locations_controller_test.rb 8.01 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
notices_controller_test.rb 1.04 KB
operatingsystems_controller_test.rb 2.79 KB
organizations_controller_test.rb 8.25 KB
ptables_controller_test.rb 3.36 KB
puppetca_controller_test.rb 168 Bytes
puppetclasses_controller_test.rb 7.39 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.86 KB
statistics_controller_test.rb 745 Bytes
subnets_controller_test.rb 1.52 KB
tasks_controller_test.rb 165 Bytes
unattended_controller_test.rb 8.82 KB
usergroups_controller_test.rb 2.31 KB
users_controller_test.rb 12.1 KB

Latest revisions

# Date Author Comment
70acceb5 07/22/2014 07:17 PM Greg Sutcliffe

Fixes #6065 - Update TopbarSweeper to clear cache for other users than User.current

b4fbdf57 07/22/2014 07:00 PM Dominic Cleal

fixes #6402 - use standard success/error handlers in UI controllers

88c35a24 07/18/2014 02:12 PM Eric Helms

Fixes #6650: Friendlier message when attempting to delete oneself.

4a28771d 07/17/2014 10:05 AM Stephen Benjamin

fixes #1646, #3103 - enable cloning and locking of templates

c980e9a8 07/15/2014 10:23 AM Joseph Magen

fixes #5178 - unify API parameters and return values. User creation should not require payload wrapped with 'user' root

8e5a869a 07/14/2014 05:08 AM Ori Rabin

Fixes #6537: Entering a very large number for idle_timeout is unchecked, crashes UI

cb49ec82 07/11/2014 02:36 AM dustin tsang

fixes #6441 - allows filtering of parameters per controller

There is an issue where certain parameters for particular
controllers are causing the log to fill up. This allows the ability
to filter parameters by controller.

This allows each controller to add additional parameters to filter....

3ccd0ef6 07/10/2014 11:43 AM Jason Montleon

fixes #4155 - enable host/CR (dis)association via api

14e81700 07/09/2014 01:27 PM Tomáš Strachota

Fixes #6532 - permission related api extensions

- usergroups#show lists associated roles
- listing available resource types
- filters#show lists associated roles
- filters#index lists associated roles and permissions and orders the results
- pagination in permissions#index...
6f087ccb 07/09/2014 07:33 AM Joseph Magen

fixes #6506 - remove x86_64 default for new architecture

View revisions

Also available in: Atom