Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
5c835ff7 09/17/2017 06:04 AM Dominic Cleal

Fixes #20953 - Remove assert_nothing_raised args

a19834d8 09/13/2017 08:23 AM Michael Moll

Refs #19050 - Update Rails 5.0 to 5.0.6

0f225c99 09/13/2017 04:56 AM Ivan Necas

Fixes #20908 - postpone initialization of Dynflow runtime

In #18618, the initialization code was moved from foreman-tasks to
foreman. There was however one thing done differently, where the
initialization of dynflow world was moved directly to the time
`Rails.application.dynflow` was called. This is not right, as there are...

291fbafd 09/12/2017 07:25 AM Liza Gilman

Fixes #20454 - change page by typing page number

8822b551 08/07/2017 10:24 AM Daniel Lobato Garcia

Fixes #20511 - Webpack config should look for nested deps

The current value of resolve.modules in config/webpack.config.js is
"path.join....'node_modules'"".
This value doesn't work when dependencies have been installed using
global style (npm install --global-style true)....

972adab0 07/31/2017 06:55 AM Dominic Cleal

fixes #10982 - configure RestClient log to 'proxy' logger

Request/response information is sent to the proxy logger, showing the
URLs called, headers, request body etc.

The X-Request-ID header is now also set in the proxy requests to a
random ID stored in the session, to prevent the user's real session ID...

a154c816 07/24/2017 11:47 AM Liza Gilman

Fixes #19031 - move to patternfly pagination style

1ed59c63 07/20/2017 10:41 AM Daniel Lobato Garcia

Fixes #18618 - Use Dynflow as an ActiveJob backend

This commit initializes the Dynflow world in a very similar manner to
foreman-tasks (if a Dynflow world is available from foreman-tasks, we
use that one).

d8cbf89c 07/20/2017 06:08 AM Lukas Zapletal

Fixes #16160 - added start-foreman-dev helper

5fa75682 07/19/2017 03:40 PM Ondřej Pražák

Fixes #20295 - Sanitize webpack_directories json

View revisions

Also available in: Atom