Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  migrate
  openid-store
  seeds.d
seeds.rb 2.63 KB

Latest revisions

# Date Author Comment
2fb0d8d1 04/13/2016 05:40 AM Marek Hulán

Fixes #14586 - Associate default templates to Orgs and Locs during seed

e52bc50f 04/05/2016 03:25 AM Adam Ruzicka

Fixes #14330 - Provide option in hammer to change display type for
libvirt compute resource

f329b160 03/14/2016 12:49 PM Dominic Cleal

refs #9470 - set :limit on column, fix MailNotification initializer

MailNotification.new failed unless it had a Hash argument, hence the
factory had been changed from default behaviour. It also then ignored
all attributes except a given few listed in initialize_with.

55e7865d 03/11/2016 05:08 AM Amir Fefer

Fixes #9470 - Adds an option to send puppet error emails for all host to a user

Adds an option to the puppet error state notification - Subscribe to all hosts, when error occurs from any authorize host, the user will get an email

03261ebb 03/09/2016 02:50 AM Sean O'Keeffe

Fixes #3582 - Parameters on subnets

d273d9cf 03/08/2016 10:58 AM Dominic Cleal

fixes #14094 - replace foreign_keys calls with foreign_key_exists?

foreign_keys throws an exception under SQLite in Rails 4.2, so prefer
the _exists? call to check for presence of a key as it returns false on
DBs without FK support.

1657a147 03/08/2016 10:44 AM Dominic Cleal

fixes #14093 - remove unused permissions column from roles

a183019e 03/08/2016 06:55 AM Tomer Brisker

Fixes #14078 - Correct provision template permission names in seeds and fixtures

be6e6efc 03/08/2016 03:37 AM Dominic Cleal

fixes #14076 - remove unused Puppetclass hostgroups counter

46eec8ba 03/03/2016 11:03 AM Marek Hulán

Fixes #13711 - fix subnet/domain validation during creation

View revisions

Also available in: Atom