Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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...

af3f1189 03/14/2022 07:49 AM Ondřej Ezr

Fixes #34596 - sanitize default template names

Default boot templates are weirdly interconnected with its settings.

89bd9b02 08/30/2021 05:11 PM Ondřej Ezr

Fixes #32892 - add rails URL validator

We only exposed module implementing the URL validation, we should
provide a proper HTTP URL attributes validation.

This is much more convenient way to expose validations to new setting
DSL, so the only user of this validation `http_proxy` setting...

20c49cde 09/29/2020 02:41 PM Ron Lavi

Refs #30840 - spelling findings after using eslint

00063d1b 01/01/2020 02:42 PM Lukas Zapletal

Fixes #27788 - IPv6 support for trusted hosts

a53eafb0 11/26/2019 01:50 PM Ondřej Ezr

Fixes #27927 - allow taxonomy inheritance

c949b20a 12/25/2018 03:26 PM Tomer Brisker

Fixes #25702 - Deprecate Taxonomy-enabled related methods

This commit deprecates the following Taxonomy methods:
`Taxonomy.enabled?`, `Taxonomy.enabled_taxonomies`,
`Taxonomy.locations_enabled`, `Taxonomy.organizations_enabled`.
Since both taxonomies are now always enabled, these methods will always...

75d02d8e 09/21/2018 07:19 AM Stephen Benjamin

fixes #24935 - validate existence of proxy assocations

3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

cd14c1a9 04/06/2018 04:38 PM Ivan Necas

Fixes #21055 - use _id attributes for host taxonomy validator

Otherwise, the error messages are not visible.

Also log the host error messages as `error` instead of `info`, as it
should be more appropriate for this case.

View revisions

Also available in: Atom