Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
77110ce3 01/12/2017 10:01 AM Tomer Brisker

Refs #17972 - remove trends.js from assets initializer

7447d046 01/10/2017 09:18 AM Daniel Lobato Garcia

Fixes #17998 - Only print LDAP bind status if available

The ldap logger tries to call payload[:bind].status but it might not be
defined if the bind goes wrong in some LDAP sources.

This causes a 500 instead of logging the status of the bind. We should
only display payload[:bind].status if it's available.

276359d3 01/02/2017 05:23 AM Timo Goebel

fixes #8290 - remove foreman_url redundancy

5ce812a8 12/20/2016 12:37 PM Swapnil Abnave

Fixes #17678 - APIdoc - URL desc add missing CR types

719a47e0 12/13/2016 01:28 PM Dominic Cleal

refs #17257 - remove interpolation from extracted string

616669d8 12/09/2016 03:01 AM Dominic Cleal

fixes #16459 - remove 1.15 deprecations

5a8f4579 12/05/2016 03:34 AM Amir Fefer

Fixes #12156 - Adds email configuration into Foreman settings

Instead using email.yaml, the email configuration
can be modified dynamically via settings.

659d49a1 10/09/2016 09:51 AM Gail Steiger

Fixes #13424 - c3 patternfly react implementation

46e1ea9f 09/23/2016 05:09 AM Lukas Zapletal

Fixes #9016 - improved fact loading performance

This change improves fact loading performance by order of magnitude on
SQLite mostly thanks to explicit transaction. An extra optimization was
done for the most important "update" method call which is mostly used...

e2b73df4 09/19/2016 05:50 AM Tomer Brisker

Fixes #16566 - Allow css inline images

Secure headers currently prevents inlining images in CSS using the
'data:' method. This commit adds that to the allowed image sources.

View revisions

Also available in: Atom