summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/inc/parser.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+1Star
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [statistics] Add support for parsing GPT output from busybox fdiskSimon Rettberg2016-11-181-4/+51
|
* [statistics] Make static function staticSimon Rettberg2016-11-171-1/+1
|
* [statistics] Fix cache lookup of device pciidSimon Rettberg2016-10-121-2/+2
|
* [statistics] Handle lastboot = 0 as offline, fix hdd parsing, add raw displaySimon Rettberg2016-08-221-1/+3
|
* Merging some refactoring + new filter functionality.Christian Klinger2016-07-151-0/+256