Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
995e2da7 05/09/2017 10:33 AM Dominic Cleal

fixes #19483 - use #admin? method to check inherited admin flags

f4b7c52f 05/09/2017 05:58 AM Daniel Lobato Garcia

Fixes #18995, #18996 - visible_environments works w/o taxonomies

7bc914eb 05/09/2017 02:55 AM Dominic Cleal

fixes #19476 - list features in smart proxy refresh API response

68cd4bba 05/08/2017 06:12 AM matanw

fixes #14178 - Introduce patternfly toast notifications

d91a0e4d 05/08/2017 06:12 AM Ohad Levy

fixes #14178 - introduce patternfly toast notifications

- replaces old jnoitfy with react implementation.
- Adds a notification store to handle events from
rails flash + legacy javascript Notice function and expose
an Action API to add notifications.

d3f47405 05/07/2017 07:42 AM Dominic Cleal

fixes #19464 - rewrite Dashboard::Manager to support autoloading

Replaces class-level widget storage with a static list of built-in
widgets, then appends the registered plugin widgets to get the full
default list of widgets. As a result, the class can safely be reloaded...

ec9c2bcf 05/07/2017 06:49 AM Dominic Cleal

fixes #19463 - disable auditing of factory_girl fixtures

Audit entries are mostly superfluous in the test environment, but can
be enabled by adding the :with_auditing trait. Disabling audits
improves the test:models runtime from 160 to 128 seconds for me.

f044c69d 05/03/2017 04:08 AM Ivan Necas

Fixes #19400 - defer loading of tables list cache

The BookmarkControllerValidator can get loaded sooner than the tables
are loaded (especially in tests).

d14f17f6 05/02/2017 03:30 AM Tomer Brisker

Fixes #19417 - Safely check params for nested keys

afaaed44 05/01/2017 08:34 AM Timo Goebel

refs #19419 - test aws fog_extensions name methods

View revisions

Also available in: Atom