Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  models
  views

Latest revisions

# Date Author Comment
c9d6c478 06/26/2013 06:19 AM Dmitri Dolguikh

fixes #2710 - removed a superfluous os name check that was tripping up safemode.

557b8543 06/25/2013 10:31 AM Joseph Magen

fixes #2317 - VM's with the name foreman_########

696420ff 06/24/2013 12:48 PM Joseph Magen

fixes #2404 - prevents 404 when updating invalid name used as id

9628014a 06/24/2013 10:16 AM Joseph Magen

fixes #2690 - undefined method gsub! for nil:NilClass on fact import

0a932172 06/24/2013 04:20 AM Joseph Magen

fixes #2697 again - HostMailer typo and .deliver

e902d939 06/21/2013 03:45 AM Greg Sutcliffe

Fixes #2655 - Display Host buttons on unmanaged hosts if a puppet proxy exists

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

cd289277 06/20/2013 11:16 AM Ivan Necas

fixes #2685 incorrect and inefficient regexp checking medium name format

It takes eternity to compute something like this:

"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa b" =~ /\A(\S+\s?)+\Z

Also "this is wrong " was not matched

3de840c1 06/19/2013 11:58 AM Amos Benari

fixes #2679 pie get error when the label is too long

View revisions

Also available in: Atom