Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  environments
  initializers
  routes
application.rb 9.16 KB
boot.rb 227 Bytes
database.yml.example 501 Bytes
email.yaml.example 68 Bytes
environment.rb 151 Bytes
foreman-debug.conf 691 Bytes
ignored_environments.yml.sample 176 Bytes
irbrc 98 Bytes
logging.yaml 2.34 KB
model.mappings.example 8.66 KB
routes.rb 13.5 KB
settings.rb 700 Bytes
settings.yaml.example 1.72 KB
settings.yaml.test 157 Bytes
spring.rb 252 Bytes
webpack.config.js 2.47 KB

Latest revisions

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

de3759ff 01/18/2017 04:57 AM Tomer Brisker

Fixes #17844 - unify test mail js code

340c7bdd 01/15/2017 06:42 AM Shimon Shtein

Fixes #15405 - Moved puppet UI to helpers

77110ce3 01/12/2017 10:01 AM Tomer Brisker

Refs #17972 - remove trends.js from assets initializer

7447d046 01/10/2017 09:18 AM Daniel Lobato Garcia

Fixes #17998 - Only print LDAP bind status if available

The ldap logger tries to call payload[:bind].status but it might not be
defined if the bind goes wrong in some LDAP sources.

This causes a 500 instead of logging the status of the bind. We should
only display payload[:bind].status if it's available.

View revisions

Also available in: Atom