Project

General

Profile

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

Latest revisions

# Date Author Comment
335f4ace 08/22/2019 10:24 AM Ewoud Kohl van Wijngaarden

Fixes #27677 - Make feature unique on its name

We retrieve feature by name so it should be unique.

e75700fd 08/05/2019 12:27 PM Lukáš Zapletal

Fixes #27160 - do not use Ruby Timeout for DNS (#6861)

7389ec40 07/29/2019 06:31 AM Tomer Brisker

Fixes #27440 - Remove taxonomy enabled checks from views

Also removed a few other checks along the way

42feb26c 07/19/2019 09:31 AM Marek Hulán

Fixes #26393 - extract uptime to reported facet

A new Reported Data facet is introduced. This should be used for storing
reported information from various fact parsers. Fact Parser now defines
a new optional to implement method, to gather boot time in seconds. Some...

652dae5f 07/19/2019 07:10 AM Tomer Brisker

Fixes #27333 - remove view_react permission

f2ee562e 07/09/2019 08:44 AM Marek Hulán

Fixes #27249 - flip the comma cop

8e4b0853 07/01/2019 07:42 AM Tomer Brisker

Fixes #24993 - Modify token value to text

MySQL can't index fields longer than 767 bytes so we need to limit the
index length. This is causing upgrade failures on MySQL, and users
attempting to rerun migrations will fail on trying to recreate the
existing type index, as there is no transaction support in MySQL for...

19c679ce 06/22/2019 10:31 AM Lukas Zapletal

Fixes #26777 - added taxonomy_taxable id and type index

c1c7fe99 06/18/2019 11:39 AM Lukas Zapletal

Fixes #26939 - root_pass limit increased

1c8d8083 05/23/2019 11:08 AM Marek Hulán

Fixes #26859 - revert the changed seed order

View revisions

Also available in: Atom