log configmix/config.py @ 723:c17a4e30ebbf

age author description
Wed, 16 Aug 2023 17:04:14 +0200 Franz Glasner Docs for nested filters
Wed, 16 Aug 2023 16:28:42 +0200 Franz Glasner Docs
Tue, 15 Aug 2023 17:10:57 +0200 Franz Glasner Handle _sync_MARKER exactly as _sync_MISSING.
Tue, 15 Aug 2023 16:46:46 +0200 Franz Glasner Docs
Tue, 15 Aug 2023 15:09:11 +0200 Franz Glasner FIX: When using attribute access for configurations the values are interpolated since long ago: fix the docu and add a test for that behaviour
Tue, 15 Aug 2023 11:14:51 +0200 Franz Glasner Allow also "," characters to act as a separator within a filter-chain.
Tue, 15 Aug 2023 10:41:22 +0200 Franz Glasner Rename internal variable FILTER_SEPARATOR_REV -> FILTER_SEPARATOR_2
Tue, 15 Aug 2023 09:34:49 +0200 Franz Glasner FIX: Parsing a filter chain for the new filter-only expansions: parse them backwards and use "," as filter-chain separator here.