Project

General

Profile

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

Latest revisions

# Date Author Comment
f6de8e1d 04/11/2019 12:52 PM Oleh Fedorenko

Fixes #19731 - V2 API ping call

5b645686 04/05/2019 07:14 AM Amir Fefer

Fixes #26080 - Add autocomplete and date to report template (#6531)

d1aa4b32 03/26/2019 11:03 AM Ondřej Ezr

Fixes #26020 - report templates in background process (#6503)

30eec9de 03/24/2019 07:18 AM Ori Rabin

Refs #26253 - use correct vars in migration (#6610)

f94c7962 03/19/2019 03:26 PM Tomer Brisker

Fixes #26344 - Skip nested associations during taxonomy seed (#6587)

Nested associations can't be assigned using `${association}=`.
This causes seed to fail if there are any puppetclasses in the DB and
taxonomies were disabled during upgrade from 1.20 to 1.21.

d1e191e1 03/18/2019 01:30 PM Tomer Brisker

Fixes #26260 - Mass assign discovered hosts to seeded taxonomies (#6546)

Otherwise, assignment triggers callbacks and audits for each discobered
host, leading to very long seed time when upgrading with many discovered
hosts and taxonomies disabled.
Also, don't audit template assignments.

d20591b3 03/18/2019 08:37 AM Shira Maximov

Fixes #26253 - fix the format of serialized attributes

In a past migration hash-with-ivars objects were incorrectly converted to hash leading to extraneous elements in the hash.

9080d4e5 03/06/2019 12:08 PM Justin Sherrill

Fixes #25642 - Introduce proxy registration protocol version 2

4d85ceaa 02/25/2019 02:36 PM Timo Goebel

fixes #22388 - jwt token auth

08e367ae 02/25/2019 06:36 AM Tomer Brisker

Fixes #26085 - Set default taxonomy setting to seeded taxonomies

View revisions

Also available in: Atom