Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
architecture.rb 336 Bytes
auth_source.rb 1.53 KB
auth_source_ldap.rb 3.94 KB
common_parameter.rb 70 Bytes
domain.rb 1.17 KB
domain_parameter.rb 201 Bytes
environment.rb 1.78 KB
fact_value.rb 1.08 KB
group_parameter.rb 99 Bytes
host.rb 15.9 KB
host_mailer.rb 2.28 KB
host_observer.rb 659 Bytes
host_parameter.rb 246 Bytes
hostgroup.rb 687 Bytes
lookup_key.rb 540 Bytes
lookup_value.rb 166 Bytes
media.rb 667 Bytes
model.rb 230 Bytes
operatingsystem.rb 1.41 KB
parameter.rb 275 Bytes
ptable.rb 697 Bytes
puppetclass.rb 1.79 KB
report.rb 6.44 KB
report_observer.rb 440 Bytes
subnet.rb 1.06 KB
user.rb 1.8 KB

Latest revisions

# Date Author Comment
19bd108a 05/10/2010 03:34 AM Paul Kelly

Fixes #240 - Clone operation highlights changes correctly

The clone operation no longer flags edits as errors. This looks better.

4e85a944 05/09/2010 03:55 PM Ohad Levy

fixes #233 - In the "Show" page for a Host, Build link should not be visible when Unattended is false.

dad78fb6 05/06/2010 04:00 PM Paul Kelly

Fixes #132 - Added a clone operation

This clones the AR, attaches clones of the
originals host_parameters and then renders the "new" action, ready for editing.

The host_parameters must not use validate_presence of :host_id when using nested attributes.
Created a hidden :nested attribute to the form to flag this behaviour...

c9140ad1 05/06/2010 01:56 PM Ohad Levy

fixes #238 - Report wrong marked

c289176c 05/03/2010 03:18 PM Ohad Levy

fixes #237 - installing puppet from epel breaks if base image is not 5.3 or 4.9 release

7a481d2d 05/03/2010 02:20 PM Jochen Schalanda

fixes #235 - Small refactoring of the media handling for operating system families: * Use URI class for any URI related operations * Added substitution for $version, $major and $minor in media path * Force use of http(s)|ftp|nfs URI schema: NFS shares have now to be entered in URI form: nfs://server/path/.../ instead of server:/path/.../

163711af 04/30/2010 06:08 AM Ohad Levy fixes #200
  • added better module detection to properly show the module list
  • Add sorting to module class lists
  • Add description to each link
e6c75845 04/30/2010 03:31 AM Ohad Levy

fixes #231 - find_each LocalJumpError (no block given)

c820bdbb 04/29/2010 03:24 AM Ohad Levy

fixes #160 - Last Report Date is client date, not date report was received

2e31dbca 04/28/2010 05:27 PM Ohad Levy

fixes #225 - migration fails - undefined local variable or method release_name

View revisions

Also available in: Atom