Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
3c6b140f 02/24/2020 01:11 PM Tomer Brisker

Fixes #28838, #28931 - Safer seeding on initialization

Make sure that migartions have run before attempting to run seeds, to
ensure we don't get into a wierd state of the database if the app is
started before the db has been migrated.
Also, catch and log errors during seeding to prevent passanger from...

34a2b385 02/19/2020 12:35 PM Suresh Thirugnanasambandan

Fixes #28955 - Added puma configuration

2c812156 02/12/2020 06:56 PM Shira Maximov

Fixes #28987 - Fix report_templates API taxonomies routing (#7435)

58e7131d 02/11/2020 03:37 PM Tomer Brisker

Refs #28248 - remove sqlite deprecation notification

0811123b 02/11/2020 03:37 PM Tomer Brisker

Refs #28279 - Remove smart variable deprecation notification

fa841665 02/11/2020 03:37 PM Tomer Brisker

Fixes #28338 - Remove MySql deprecation notification

6020f357 01/24/2020 08:38 AM Rahul Bajaj

Fixes #21987 - Add UI for Auth Sources

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.

dcdc1951 01/14/2020 08:48 AM yifat makias

Fixes #28548 - added virtual machine command for compute resource

6c5b212c 01/08/2020 10:25 AM Marek Hulán

Fixes #28636 - allow group_by on AR objects

View revisions

Also available in: Atom