icingaweb2-module-businessp.../library/Businessprocess/Storage
Johannes Meyer 52c150c56b Use the new Sort trait where applicable
Moves the entire order processing to the renderers as that's
where it's mostly relevant. The only cases where nodes are
still ordered outside the rendering is where changes are
applied based on user input, which happened based on what's
been previously rendered.
2023-08-03 15:19:28 +02:00
..
ConfigDiff.php Revert "Merge pull request #320 from Icinga/re-add-php-diff-lib" 2022-03-24 14:54:03 +01:00
LegacyConfigParser.php Drop support for external_info and extra_info flag 2023-07-19 13:34:39 +02:00
LegacyConfigRenderer.php Introduce new XOR (^) operator 2023-07-13 10:19:08 +02:00
LegacyStorage.php Use the new Sort trait where applicable 2023-08-03 15:19:28 +02:00
Storage.php LegacyStorage: Add cache to avoid parsing configurations multiple times 2019-02-25 12:42:52 +01:00