mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-24 02:00:20 -05:00
Stumbled across two issues here: * It's currently not possible to fetch all (*) columns from a DataView * Backends are not able to tell their names Worked around the first issue by naming all columns and implemented a quick & dirty solution for the second one. |
||
|---|---|---|
| .. | ||
| ChartController.php | ||
| CommandController.php | ||
| ConfigController.php | ||
| ListController.php | ||
| MonitoringCommands.php | ||
| MultiController.php | ||
| ProcessController.php | ||
| ShowController.php | ||
| TacticalController.php | ||
| TimelineController.php | ||