Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
8813aee5 03/07/2017 08:24 AM Ondřej Pražák

Fixes #18317 - Clone user role via API

3582015c 03/06/2017 03:11 AM Lukas Zapletal

Fixes #18788 - log protected attributes in prod

dad5eb66 03/02/2017 01:36 PM Eric Helms

Fixes #18657 - Allow ERB in settings files

0fd467c8 02/27/2017 03:23 PM Dominic Cleal

fixes #18691 - add as_deprecation_tracker to test environment

Causes test failures if any new deprecation warnings are triggered by
changes in Foreman. Plugin code is automatically whitelisted unless it
supplies its own ASDT whitelist configuration, so developers can opt-in....

2a824da7 02/26/2017 10:40 AM matan

Fixes #18638 - add sass support to webpack

acf54d7e 02/21/2017 09:14 AM Dominic Cleal

fixes #18551 - skip table_exists? error when the DB doesn't exist

MySQL and PostgreSQL DB adapters now throw a connection error under
Rails 5 if the the DB doesn't already exist, as the schema cache is no
longer used to answer the method call.

0b22ca40 02/17/2017 09:55 AM Ondřej Pražák

Fixes #7495 - Create/delete autosign entries via API

e773a292 02/16/2017 08:23 AM verbmat@gmail.com

Fixes #18530 - fix package.json dependencies

9caab04b 01/31/2017 04:04 AM Timo Goebel

fixes #13618 - cache expensive vmware api calls

36483d66 01/31/2017 03:30 AM Dominic Cleal

fixes #18233, #18235 - isolate pagelets state between tests

Moves pagelets state into instances of Pagelets::Manager with clearer
dup semantics, and allows the instance to be backed up and restored
around tests using the PageletsIsolation test case mixin.

View revisions

Also available in: Atom