Project

General

Profile

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

Latest revisions

# Date Author Comment
d6bc6b86 06/29/2016 11:42 AM Shimon Shtein

Fixes #15306 - Catches exceptions in the orchestration

c7f55be1 06/23/2016 08:13 AM Ori Rabin

Fixes #13164 - Add view_params permission

A new view_params permission was added for parameters inheriting from
Parameter object. The only exception is global parameters, which are
already handled by filter for CommonParameter resource.

This new permissions is also automatically added to viewer and site...

d4ed7015 06/15/2016 03:30 AM Stephen Benjamin

fixes #15416 - update untouched templates during seed

During upgrades, we run db:seeds again, but provisioning templates
are never updated again after the first time. This causes issues
like when those templates cease working with the newer versions of
Foreman. So, this PR updates the contents of the templates if a...

86500467 06/13/2016 04:39 AM Daniel Lobato Garcia

Fixes #14783 - Limit OS description to 255

This field forms part of 'os.title' too.

44c3e9e1 06/03/2016 04:32 AM Zach Huntington-Meath

Fixes #15276 - view permissions start with view

9d56081f 06/02/2016 09:56 AM Timo Goebel

fixes #14664 - support IPv6 in Nic, Hosts and Hostgroups models

801c2fec 05/31/2016 09:38 AM Marek Hulán

Fixes #15213 - handle host update when proxy is unreachable

3fe2ea3d 05/27/2016 06:48 AM Ori Rabin

Fixes #14546 - ability to restrict *_external_variables
Fixes #14535 - corrects permissions for smart class parameters

7f6eb352 05/16/2016 08:50 AM Brad Buckingham

Fixes #15038 - reset User cache during migration

This commit will update the cache information about columns
on the User table. This is needed due to errors observed during
certain upgrades involving the Katello plugin.

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

View revisions

Also available in: Atom