Project

General

Profile

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

Latest revisions

# Date Author Comment
89dadcf7 02/13/2017 12:12 PM Timo Goebel

fixes #18481 - host index page loads faster

caa2c215 02/09/2017 11:05 AM Marek Hulán

Fixes #18440 - removes dead code and obsolete permission

f505ec3d 02/01/2017 07:03 AM Lukas Zapletal

Fixes #18321 - added migration for builtin roles

9caab04b 01/31/2017 04:04 AM Timo Goebel

fixes #13618 - cache expensive vmware api calls

363cab56 01/19/2017 03:43 AM Ohad Levy

fixes #17545 - adds UI notification support

- Initial data model for notification support, based on manageiq design.
- addes notification JSON endpoints.

0f38d367 01/19/2017 02:31 AM Timo Goebel

fixes #18130 - add autoincrement for bigint id columns

c1ac4d71 01/18/2017 02:13 PM Timo Goebel

fixes #18136 - add indices for reports type column

ffd430c2 01/15/2017 08:50 AM Ori Rabin

fixes #17899 - Delete instead of destroy orphaned records

bec68fe2 01/13/2017 10:27 AM Timo Goebel

fixes #13810 - increase value range for id columns

f2c05b8d 01/11/2017 03:31 AM Marek Hulán

Fixes #17330 - skip admin email if it's unknown

When admin user is being seeded the Setting might not exist at that
moment. We can't just create it with value, since the setting would
be invalid because of other attributes. Therefore we split settings
creation from the setting list so we could create it from seed too....

View revisions

Also available in: Atom