Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
interfaces_test.rb 1.98 KB
reports_test.rb 1.88 KB
seeds_test.rb 9.18 KB

Latest revisions

# Date Author Comment
75017ef2 01/03/2024 12:26 PM Oleh Fedorenko

Refs #36849 - Remove deprecated URI.{encode,decode}

These are dropped in Ruby 3.0

02dd9831 06/01/2023 07:40 AM Shimon Shtein

Fixes #36395 - move value setting to seed

db023da3 07/25/2022 11:47 AM Nofar Alfassi

Fixes #4007 - updating users email to be optional (#9279)

1cf4147a 05/24/2022 07:07 AM Leos Stejskal

Fixes #34526 - Switch Rails version to 6.1

Changes overview:
- Set default Rails version to 6.1
- Required dynfow >= 1.6.5
- Cleanup deprecation warnings in config/as_deprecation_whitelist.yaml
- ActiveSupport::ParameterFilter instead of ActionDispatch::Http::ParameterFilter...

add9562f 03/26/2022 11:48 AM Lukas Zapletal

Fixes #32572 - PBKDF2 password hashing support

Signed-off-by: Lukas Zapletal <>

17d88daf 04/06/2021 09:49 AM Markus Bucher

Fixes #32086 - seed locking

082cabde 07/05/2020 01:24 PM Ondřej Ezr

Refs #30098 - drop trends import

5d7d76c8 01/16/2020 08:41 AM Eric Helms

Fixes #28519: Hash and run database seeds on startup

On startup, check for all available seed files and commute a hash
of all of them. Compare this hash to one stored in the database,
if the hash has changed run database seeds, otherwise skip running
them.

b58d736e 04/28/2019 01:12 PM Lukas Zapletal

Fixes #23765 - bcrypt hash password instead sha1

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

Fixes #26085 - Set default taxonomy setting to seeded taxonomies

View revisions

Also available in: Atom