Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  model
access_control_test.rb 765 Bytes
access_permissions_test.rb 2.79 KB
cast_test.rb 942 Bytes
logging_test.rb 1.11 KB
renderer_test.rb 4.37 KB
util_test.rb 1.65 KB

Latest revisions

# Date Author Comment
c3db9892 05/31/2016 05:13 AM Lukas Zapletal

Fixes #6539 - missing templates error is now descriptive

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

Refs #3809 - Turning on some rubocop cops

96d32beb 04/28/2016 06:43 AM Dominic Cleal

fixes #14820 - override Rails log level with Foreman::Logging config

The log_level is expected to be explicitly configured in the Rails
config in the production environment.

e4ed4a0d 03/22/2016 08:16 AM Marek Hulán

Fixes #14232 - make generic helpers available for global PXE template

55033bc8 02/17/2016 09:06 AM Marek Hulán

Fixes #13755 - allow reading of AR collections with safe mode enabled

ac735d74 01/21/2016 10:13 AM Dominic Cleal

fixes #13168 - permit safemode templates read-only access to AR relations

Templates such as kickstart_networking_setup use relations of
Host::Managed to access network interfaces. Since Rails 4, these return
relation objects rather than arrays which being core Ruby, had permitted...

b1997f52 01/12/2016 04:22 AM Dominic Cleal

fixes #13039 - remove TemplateKind DB calls from UnattendedCtlr

UnattendedController created actions/methods during initialisation per
known TemplateKind, relying on the DB being populated. This caused
ordering issues when a plugin loaded the controller in a test...

a4e56c45 01/08/2016 08:31 AM Marek Hulán

Fixes #12754 - adds permission name to 403 page

536fd199 09/14/2015 07:03 AM Phirince Philip

fixes #11723 - foreman_url usable from default PXE template

bb39df2a 07/14/2015 07:01 AM Shimon Shtein

Fixes #8343 - Consolidated code paths, and removed unnecessary DB calls for parent object

View revisions

Also available in: Atom