summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/inc/statisticshooks.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [locations/statistics] More type safety, array key checksSimon Rettberg2024-01-181-1/+1
|
* Fix more type errors, stricter typingSimon Rettberg2023-11-151-1/+8
|
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-6/+7
|
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-021-1/+1
| | | | Mostly redundant checks, logic errors, dead code, etc.
* [baseconfig] Overhaul hook systemSimon Rettberg2019-11-051-5/+15
| | | | | | 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-311-0/+37