Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
1_fast_gettext.rb 759 Bytes
2_rbvmomi.rb 937 Bytes
active_record_extensions.rb 134 Bytes
active_support_extensions.rb 826 Bytes
apipie.rb 3.91 KB
audit.rb 497 Bytes
backtrace_silencers.rb 667 Bytes
deprecations.rb 291 Bytes
email.rb 531 Bytes
encryption_key.rb.example 461 Bytes
fix_cache.rb 508 Bytes
foreman.rb 948 Bytes
inflections.rb 680 Bytes
json.rb 619 Bytes
ldap_instrumentation.rb 1.66 KB
local_secret_token.rb.example 474 Bytes
mime_types.rb 250 Bytes
rabl_init.rb 2.49 KB
rack_openid.rb 272 Bytes
secret_token.rb 443 Bytes
secure_headers.rb 572 Bytes
session_store.rb 453 Bytes
sig_ttin_trap.rb 643 Bytes
will_paginate.rb 728 Bytes
wrap_parameters.rb 463 Bytes

Latest revisions

# Date Author Comment
5bbdcf64 09/09/2015 10:52 AM Phirince Philip

fixes #11312 - Allow plugins to update the Rabl view_paths

(cherry picked from commit cf043905057d77d00618d9b0c8c3c21b51a9d425)

dde09811 07/02/2015 03:00 PM Alon Goldboim

Fixes #10635 - Formalize deprecation warning

(cherry picked from commit 319d1ffbed54f2c9eb988d132ec1586fb4d7c428)

68bf0c89 06/26/2015 06:22 AM Marek Hulán

Fixes #10740 - ignore auditing of all models in migrations

61bdcf43 06/25/2015 01:31 PM Martin Bacovsky

Fixes #10916 - convert config_template_ids in operatingsystems

3b4d1adf 06/16/2015 06:42 AM Lukas Zapletal

Fixes #10815 - introduced FOREMAN_APIPIE_LANGS env variable

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...
510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

24370ab5 06/05/2015 12:07 PM Dominic Cleal

fixes #10711 - move LDAP logging to a separate logger

800c14d2 05/18/2015 08:23 AM Dominic Cleal

fixes #10510 - move secure flag to existing session configuration

On a source installation with SSL, the session store is properly configured
now and no longer continually resets user sessions.

70bd0d26 05/14/2015 07:06 AM Dominic Cleal

fixes #10336 - move rbvmomi CR loading before our CR loading

View revisions

Also available in: Atom