Project

General

Profile

Download (99 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0fa5d146 12/25/2013 09:22 AM Dominic Cleal

fixes #3752 - move data population from migrations into seed script

cb92c0be 06/07/2013 03:53 AM Dmitri Dolguikh

Fixes #2038 - updated config and partition table templates using ones from the community repository

5c0ce409 04/08/2013 03:47 AM Greg Sutcliffe

fixes #2376 Update migrations to match new rails3.2 paths

2ee7d222 12/27/2012 10:54 AM Joseph Magen

fixed postgres migrations

05c8a270 07/27/2012 03:01 AM David Swift

fixes #1783 - Default template set incorrect snippet names if snippet name uses underscore

1603b08d 03/14/2012 05:46 AM Ohad Levy

removed depericiated warnings

90bd4eb6 09/24/2011 01:37 PM Ohad Levy

fixes #1180 - db migration may fail because of missing logger

cab0d8c6 11/29/2010 07:08 AM Ohad Levy

Fixes #378 - Adds support for multiple configuration templates

Configuration templates (Kickstart, preseed, syslinux, gpxe etc) can now
be saved in the database directly.

Each template is associated with valid operating systems (unless if its a
snippet which can rendered via all other templates) and a possible...