Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
706de3cf 12/14/2015 11:17 AM Tom Caspy

fixes #11862 - validating that casted hash is valid

Catch parse errors correctly under Ruby 1.9.3, and ensure the uncasted
value is displayed back in the UI if it fails to parse.

8fcf54ac 12/01/2015 02:49 AM Lukas Zapletal

Fixes #12637 - improved discovered lease test

b5782137 11/11/2015 03:01 AM Shlomi Zadok

Fixes #12325 - Add to_utf8 method and ensure avatar_path returns in utf-8

3b84be4f 11/09/2015 09:32 AM Tom Caspy

refs #12147 - making sure that rails4 seeds think they are in rake

seeds depend on the in_rake? method, in rails 4 that method returns
false in tests, thus, we stub it so seeds think they're running properly

28a5d0bb 10/29/2015 12:26 PM Ori Rabin

Fixes #12343 - Fixing parameters caster for boolean values

e8d6d2d6 10/28/2015 11:15 AM Shlomi Zadok

fixes #4151 - enable reports STI

Permits subclassing of ReportImporter and Report to import and store
new types of reports associated to hosts.

0c752b5f 10/21/2015 06:37 AM Ranjan Kumar

fixes #12151 - return empty classes hash when missing environment

baaf6b49 10/08/2015 02:38 AM Ori Rabin

Fixes #12078 - list validator in smart class parameters validates any string coercible value

720c2d7f 09/24/2015 03:16 AM Daniel Lobato Garcia

Fixes #11912 - Remove deprecated assert_present assert_blank

Rails 4.1 deprecates assert_present and assert_blank as per
http://guides.rubyonrails.org/4_1_release_notes.html . We don't use
these extensively, so we can afford to remove them and use the
recommended assert object.present? and assert object.blank?...

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

fixes #11723 - foreman_url usable from default PXE template

View revisions

Also available in: Atom