summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/baseconfig
Commit message (Collapse)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-16/+21
|
* Moderize Database handlingSimon Rettberg2021-05-111-1/+1
| | | | | | | * Auto-convert to utf8mb4_unicode_520_ci * Use foreach instead of while to loop over results * Drop useless statement caching * Keep emulated prepares, as we sometimes loop over nested queries
* [statistics_reporting/statistics] Include system/runmode total countsSimon Rettberg2020-12-031-0/+18
| | | | References #3781
* [baseconfig] Overhaul hook systemSimon Rettberg2019-11-052-1/+4
| | | | | | This enables us to finally properly show the inheritance flow of all the config variables when editing the baseconfig for a certain location or machine.
* [statistics/baseconfig] Allow per-machine configvar overridesSimon Rettberg2019-10-312-0/+22