Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
active_record_extensions.rb 101 Bytes
apipie.rb 2.06 KB
audit.rb 201 Bytes
backtrace_silencers.rb 396 Bytes
email.rb 531 Bytes
encryption_key.rb.example 486 Bytes
fast_gettext.rb 759 Bytes
foreman.rb 952 Bytes
inflections.rb 472 Bytes
local_secret_token.rb.example 474 Bytes
mime_types.rb 250 Bytes
rabl_init.rb 2.38 KB
rack_openid.rb 272 Bytes
rbvmomi.rb 937 Bytes
secret_token.rb 443 Bytes
session_store.rb 416 Bytes
sig_ttin_trap.rb 649 Bytes
will_paginate.rb 729 Bytes
wrap_parameters.rb 462 Bytes

Latest revisions

# Date Author Comment
bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

15d91324 11/27/2013 12:32 PM Joseph Magen

fixes #3646 - API v2 change default root name for api json single object response to no root node but make it configurable

cc739ab4 11/25/2013 11:36 AM Joseph Magen

fixes #3011 - default root node name for api collections json response to :results but make it configurable

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system

58547fc6 11/20/2013 02:45 PM Dominic Cleal

fixes #2680 - ensure RbVmomi::VIM::ComputeResource is loaded before our ComputeResource

e2d3654e 09/25/2013 01:29 PM Joseph Magen

fixes #3091 - strip leading and trailing whitespace before_save on names of all objects

d5a28dec 09/09/2013 06:03 PM Lukas Zapletal

fixes #2942 - plugin i18n support

This is first phase of plugins i18n support. More to come later:

  • Extraction from model classes
  • JavaScript extraction and support
91ad276d 09/05/2013 01:38 PM Greg Sutcliffe

Fixes #2414 - Move puppet report processing code to the report processor

This creates a API route for POST:/api/reports which matches the GET
format for reports. Tests are updated, with the report model tests
moving to the puppet-foreman module (along with the report fixtures).

a1591300 08/29/2013 06:14 AM Joseph Magen

fixed #2970 - modified inflections.rb to handle 'Puppetclass'.singularize and classify

3b656b8d 08/23/2013 10:55 AM Joseph Magen

fixes #2945 - extend AR to add getter/setters *_name(s) for has_many/belongs_to associations

View revisions

Also available in: Atom