Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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.

35c14172 01/26/2017 08:18 AM Ivan Necas

Refs #15779 - make background processing unavailable for now (#4217)

The original PR got vetted in the packaging phase and including
foreman-task as dependency of Foreman was refused. We need to rethink
our approach for getting the foreman-tasks functionality available...

3fd6a0c1 01/24/2017 06:15 AM Dominic Cleal

fixes #18208 - replace audited-activerecord with audited (#4218)

363cab56 01/19/2017 03:43 AM Ohad Levy

fixes #17545 - adds UI notification support

- Initial data model for notification support, based on manageiq design.
- addes notification JSON endpoints.

View revisions

Also available in: Atom