Project

General

Profile

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

Latest revisions

# Date Author Comment
b6a1625c 02/23/2016 02:02 PM Dominic Cleal

templates - sync from community-templates

4e5293e4 02/23/2016 09:59 AM Trey Dockendorf

fixes #13745 - Fix usage of primary_interface when migrating interfaces from < 1.8 to >= 1.8

(cherry picked from commit c11e901709a21c22f6bad50dfa173a2eaaaf4c80)

2585c748 02/23/2016 09:59 AM Daniel Lobato Garcia

Fixes #13341 - Seeded Fedora installation media URL is wrong

Since Fedora 22, Fedora offers several flavors of its distribution. See
them at http://dl.fedoraproject.org/pub/fedora/linux/releases/22/

The old installation media URL that we seed doesn't cover this and 404s....

7a7e215f 01/19/2016 10:30 AM Dominic Cleal

refs #13109 - 1.10 reports controller name

88780c61 01/19/2016 09:18 AM Marek Hulán

Fixes #13109 - seed bookmarks scoped per controller

(cherry picked from commit b5a2de227c41b710a149c6137729d8c8f7477a05)

7922ad2f 01/19/2016 08:10 AM Marek Hulán

Fixes #11834 - improve host status migration performance

(cherry picked from commit 553665c2a458b949d85c45aac9fea33271a2a9a0)

6a979ca3 11/16/2015 09:30 AM Dominic Cleal

fixes #11771 - ensure created HostStatuses are saved correctly

The HostStatus reported_at timestamp is now validated to match the DB
schema and populated if it's missing. HostStatus subclasses should
validate correctly without needing to call #refresh.
...

54eb21f2 10/07/2015 04:51 AM Dominic Cleal

templates - sync from community-templates

0f436556 09/25/2015 11:11 AM Daniel Lobato Garcia

Fixes #7567 - Substitute find_or_create_by by first_or_create

Rails 3 and 4 both support the syntax 'where(args).first_or_create'.
find_or_create_by is no longer valid on Rails 4 so we should remove it
here already

6542b50b 09/18/2015 04:24 AM Dominic Cleal

fixes #11835 - increase host_status.status field length to store metrics

View revisions

Also available in: Atom