Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  gettext
cast.rb 496 Bytes
controller.rb 31 Bytes
exception.rb 1.23 KB
logging.rb 6.44 KB
model.rb 26 Bytes
provision.rb 71 Bytes
renderer.rb 9.23 KB
util.rb 885 Bytes

Latest revisions

# Date Author Comment
f6a1a845 11/02/2016 03:06 AM Lukas Zapletal

Fixes #16218 - override settings per environment

ead67f0d 10/07/2016 07:41 AM Marek Hulán

Fixes #16813 - improve error messages for associations

aff897f8 10/06/2016 03:25 AM Marek Hulán

Fixes #16806 - include renderer url dependencies

6c132bee 09/30/2016 07:50 AM Lukas Zapletal

Fixes #16649 - PXE helper pxe_kernel_options rendering

e7e5ef3e 09/12/2016 05:03 AM Tomer Brisker

Fixes #16491 - Upgrade rubocop to version 0.42

657bdd39 09/07/2016 12:07 PM Dominic Cleal

fixes #15248 - remove 1.14 deprecations

945de6b3 09/01/2016 10:45 AM Lukas Zapletal

Fixes #16318 - PXE templates now work in safemode (#3783)

pxe_kernel_options added to safemode

1ffe8b2b 08/26/2016 05:33 AM Lukas Zapletal

Fixes #16057 - added dns_lookup template helper

4cbf879e 08/24/2016 06:41 AM Lukas Zapletal

Fixes #12634 - New HW Model flag pxe_loader

Implementation of

https://github.com/theforeman/rfcs/blob/master/text/0001-PXE-Booting-UEFI.md

In short, new host/hostgroup flag PXE loader is added to specify TFTP
DHCP filename and Foreman now orchestrates all PXE-capable templates...

4b836b62 07/21/2016 03:51 AM Dominic Cleal

fixes #15751 - replace spork with spring in development

To make use of it, run bin/rails and bin/rake rather than plain
rails or rake commands, and run `spring status` or `spring stop` to
check and stop current background processes.

Test log removal has moved to the logging framework as the file would...

View revisions

Also available in: Atom