Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
f6a1a845 11/02/2016 03:06 AM Lukas Zapletal

Fixes #16218 - override settings per environment

68f481c5 11/01/2016 11:29 AM Martin Schurz

fixes #16996 - reduce eager_load of tables

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

Fixes #13424 - c3 patternfly react implementation

45e7f2c7 10/03/2016 05:29 AM Ondřej Pražák

Fixes #15926 - [API] Add method to get ENC values of a host

2b24dd66 09/26/2016 06:20 AM Shlomi Zadok

Fixes #14375 - Add search to bookmarks controller

f20020ce 09/26/2016 04:57 AM Daniel Lobato Garcia

Fixes #16643 - Display origin for facts

This commit sets the interfaces for the fact importers to start setting
a Fact origin, and display it in the UI

b8310821 09/23/2016 08:03 AM Ondřej Pražák

Refs #16074 - Load .env when not running a Procfile

Loads .env file when Webpack is started from node_modules/.bin

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.

e834c3d4 09/16/2016 03:24 AM Dominic Cleal

fixes #16567 - use constants to register Rack middleware

View revisions

Also available in: Atom