Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  factories
  fixtures
  functional
  integration
  lib
  unit
audit.rb 148 Bytes
test_helper.rb 11.9 KB
test_runner.rb 996 Bytes

Latest revisions

# Date Author Comment
fc3faf6f 03/24/2015 12:32 PM Marek Hulán

Fixes #9885 - pass verify_mode to net/ldap

7691ab4a 03/24/2015 08:37 AM Tom Caspy

fixes #7407 - puppet class parameters should be cloned in #clone

e1aec1dc 03/24/2015 05:05 AM Tomer Brisker

Fixes #9444 - prevent 404 error on current_parameters and domain_selected

1fcea0e9 03/24/2015 04:48 AM Dominic Cleal

fixes #9775 - always load Encryptable when key's missing, log runtime warning

a59972c3 causes Encryptable to be loaded before the encryption_key.rb
initialiser and the majority of the class was skipped as the key was undefined.

Now Encryptable always loads, but logs at runtime if the key is unavailable,...

0b1dafbb 03/23/2015 12:36 PM Shlomi Zadok

fixes #9469 - redirect to reports#index on destroy

a45253c2 03/22/2015 01:27 PM Marek Hulán

Fixes #9434 - managed alias accepts only static boot mode subnet

7ca39b34 03/22/2015 01:23 PM Stephen Benjamin

fixes #9795 - check if mail is enabled before sending a notification

a899d971 03/22/2015 01:05 PM Marek Hulán

Fixes #8779 - add vlanid to subnet ENC

0a30da74 03/22/2015 09:24 AM Marek Hulán

Fixes #9842 - rename the register method which deprecates the old one

a2468540 03/22/2015 09:21 AM Marek Hulán

Fixes #9787 - correctly typecast default values

JSON and YAML default values were double typecasted, once by active
record and then by value_of_key method.

View revisions

Also available in: Atom