Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  gettext
cast.rb 496 Bytes
controller.rb 31 Bytes
exception.rb 1.1 KB
logging.rb 6.27 KB
model.rb 26 Bytes
provision.rb 71 Bytes
renderer.rb 7.7 KB
util.rb 884 Bytes

Latest revisions

# Date Author Comment
f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

96d32beb 04/28/2016 06:43 AM Dominic Cleal

fixes #14820 - override Rails log level with Foreman::Logging config

The log_level is expected to be explicitly configured in the Rails
config in the production environment.

c89a8d23 04/21/2016 09:14 AM Dominic Cleal

fixes #14741 - translate template kind string, not object

Also convert translation keys to strings in debug mode to prevent
concatenation errors.

1bec6a32 04/13/2016 05:28 AM Marek Hulán

Fixes #12318 - support preview for deb-based distros

6a9f57a6 04/08/2016 05:52 AM Lukas Zapletal

Fixes #14479 - removed unwanted check for token param

7aa342ea 03/30/2016 04:53 AM Michael Moll

fixes #9782 - implement mediapath for suse/yast

7cac0899 03/29/2016 09:35 AM Kyle Flavin

fixes #12962 - Add Xenserver to list of supported OS families.

Templates are included in community-templates repo.

e4ed4a0d 03/22/2016 08:16 AM Marek Hulán

Fixes #14232 - make generic helpers available for global PXE template

8bbfa2c3 02/04/2016 03:20 PM David Davis

Refs #12911 - Fixing colon method calls

b1997f52 01/12/2016 04:22 AM Dominic Cleal

fixes #13039 - remove TemplateKind DB calls from UnattendedCtlr

UnattendedController created actions/methods during initialisation per
known TemplateKind, relying on the DB being populated. This caused
ordering issues when a plugin loaded the controller in a test...

View revisions

Also available in: Atom