Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  registries
  services
  validators
  views

Latest revisions

# Date Author Comment
7b085199 05/23/2017 09:54 AM Shimon Shtein

Fixes #19541 - properly mark user <-> mail_notification relation

Mark `:inverse_of` on `User` and `UserMailNotification` objects
so the relation properties would be set automatically, even for
new in-memory instances.

1da8bd42 05/22/2017 07:58 AM Dominic Cleal

refs #19534 - check EncryptValue class variables are defined

bed4594 added class variables to record logging state, but failed to
check it was defined before accessing them, causing exceptions when
decryption failed. Tests added for this new behaviour.

40eca4c4 05/22/2017 04:13 AM Partha Aji

fixes #14699 - Enable host edit to accept new params

Prior to this commit:
Foreman plugins like Katello/Discovery extended the Host edit page
and added fields of their own.
For example
Katello adds things like Content Views, enviroments etc.

However they were unable to get their attibutes passed to the backend...

bed45946 05/17/2017 04:13 AM Lukas Zapletal

Fixes #19534 - removed excessive encryptor logging

04d9f6ed 05/17/2017 04:12 AM Lukas Zapletal

Fixes #19534 - improved orchestration task logging

fcb0e4bb 05/15/2017 06:45 AM Ori Rabin

Fixes #19296 - Combination remove link shows correct tooltip

67428d62 05/11/2017 08:24 AM Marek Hulán

Fixes #19506 - reset cache after CR update

5e38d636 05/11/2017 07:29 AM Dmitri Dolguikh

Fixes #19173 - build notification succeeds with expired token.

e74bf5ab 05/11/2017 05:36 AM Dominic Cleal

refs #19317 - move FiltersHelperOverrides to app/registries/

Uses class to hold state, should be kept in the autoload_once registry
directory.

7ccda904 05/11/2017 02:28 AM Tomer Brisker

Fixes #19504 - Quote puppet class filter in host form

So that the filter can contain characters such as ":"

View revisions

Also available in: Atom