.. |
Hook
|
Introduce health endpoint /health[/checks]
|
2021-05-14 15:45:35 +02:00 |
Libraries
|
Library: Add missing shut-up operator to `file_get_contents` call
|
2021-06-16 11:57:00 +02:00 |
Logger
|
CLI: write errors to stderr
|
2020-11-30 15:35:20 +01:00 |
Modules
|
Module: Report `ipl` and `reactbundle` as library requirements
|
2021-06-28 10:55:45 +02:00 |
ApplicationBootstrap.php
|
Merge pull request #4376 from Icinga/utilize-ipl-i18n-4366
|
2021-06-01 09:13:45 +02:00 |
Benchmark.php
|
Swag: Fix swag (aka a whole bunch of code style issues..)
|
2017-01-27 14:48:59 +01:00 |
ClassLoader.php
|
Fix interference between two similar namespaces
|
2018-03-01 14:01:57 +01:00 |
Cli.php
|
bootstrap: Setup internationalization using ipl-i18n
|
2021-05-28 14:03:36 +02:00 |
Config.php
|
Config: Fix cached loading of module config
|
2017-08-11 08:35:34 +02:00 |
EmbeddedWeb.php
|
bootstrap: Setup internationalization using ipl-i18n
|
2021-05-28 14:03:36 +02:00 |
Hook.php
|
Add possibility to let hooks always run
|
2019-07-11 13:36:33 +02:00 |
Icinga.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
LegacyWeb.php
|
Change all license headers to only reflect a file's year of creation
|
2016-02-08 15:41:00 +01:00 |
Libraries.php
|
Manager/Libraries: Don't try to compare versions if any version is sufficient
|
2020-11-24 15:31:11 +01:00 |
Logger.php
|
Prefer Json::encode() over json_encode()
|
2018-06-20 18:05:11 +02:00 |
Platform.php
|
Introduce SQLite resource type
|
2018-06-27 09:40:22 +02:00 |
StaticWeb.php
|
Introduce class `Icinga\Application\StaticWeb`
|
2020-11-18 13:20:09 +01:00 |
Version.php
|
Release version 2.9.2
|
2021-07-28 09:33:41 +02:00 |
Web.php
|
Web: Detect preferred locale using ipl-i18n
|
2021-05-28 14:03:36 +02:00 |
functions.php
|
functions: Use ipl-i18n in functions `t`, `tp`, `mt` and `mtp`
|
2021-05-28 14:03:36 +02:00 |
webrouter.php
|
js: Don't serve scripts utilizing ECMA2016+ features
|
2021-02-22 16:01:42 +01:00 |