Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
96d32beb 04/28/2016 06:43 AM Dominic Cleal

fixes #14820 - override Rails log level with Foreman::Logging config

The log_level is expected to be explicitly configured in the Rails
config in the production environment.

e1985d26 04/27/2016 11:45 AM Marek Hulán

Fixes #13819 - avoid facts mismatches on import

f391021c 04/27/2016 09:27 AM Ori Rabin

Fixes #14790 - reloads puppetclass parameters when choosing os and domain

6b541a03 04/26/2016 10:15 AM Dominic Cleal

fixes #14810 - change duplicate test class name

0c47aef4 04/26/2016 10:15 AM Dominic Cleal

refs #14072 - fix test to check correct login return path

93dc012b 04/22/2016 04:00 PM Dominic Cleal

fixes #14742 - retrieve template kind labels from plugin regs

Ensures plugin kinds registered in class variables aren't lost when the
TemplateKind class is reloaded.

0c4e71ef 04/22/2016 03:57 PM Timo Goebel

fixes #14781 - stub network calls for host_build_status_test

fb194fd6 04/21/2016 04:48 AM Shlomi Zadok

Fixes #14072 - Use to_hash when requesting session original_uri

85a97146 04/20/2016 10:06 AM Dominic Cleal

fixes #13244 - update Rails to 4.2.6

- Add responders gem to support class-level respond_to usage
- http://edgeguides.rubyonrails.org/4_2_release_notes.html#respond-with-class-level-respond-to
- Replace foreigner with native Rails 4.2 FK support
- uses a patch from Rails 5 to support Foreigner's...

bd622a22 04/20/2016 08:27 AM Dominic Cleal

refs #14691 - user editing self should not change User.current

Rather than changing the behaviour of #to_label to return persisted
data, the User.current object should not be modified with unsaved data
from the form submission or API update.

User.current is used for authz as well as for display purposes, so...

View revisions

Also available in: Atom