summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/inc/queries.inc.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "[statistics_reporting] Consider all machines in DB"Simon Rettberg2024-02-071-6/+3Star
* [statistics_reporting] Consider all machines in DBSteffen Ritter2024-01-251-3/+6
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-21/+14Star
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-021-5/+3Star
* [statistics_reporting] Report legacy VMware CPUsSimon Rettberg2023-09-251-0/+9
* [statistics_reporting] Future-proof mem check :>Simon Rettberg2023-09-251-1/+1
* [statistics_reporting] Add GPU type countsSimon Rettberg2022-04-131-1/+1
* Moderize Database handlingSimon Rettberg2021-05-111-3/+3
* [statistics_reporting/statistics] Include system/runmode total countsSimon Rettberg2020-12-031-0/+16
* [statistics_reporting] Fix json types, add duration fieldSimon Rettberg2020-10-221-1/+4
* [statistics_reporting] Add missing group statementSimon Rettberg2020-10-221-1/+2
* [statistics_reporting] Add exam statisticsSimon Rettberg2020-10-221-4/+31
* [statistics_reporting] Fix numer of unique users and server CPU modelSimon Rettberg2020-06-291-2/+1Star
* [statistics_reporting] Don't consider machines not recently usedSimon Rettberg2020-01-171-6/+9
* [statistics_reporting] Fix perVM and perUser (type mismatch in SQL)Simon Rettberg2018-02-051-6/+6
* [statistics_reporting] Query rewrite: Use iterative approachSimon Rettberg2018-01-041-192/+320
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+2
* [statistics_reporting] Extend remote report by hwstats, date ranges, userstatsSimon Rettberg2017-04-241-0/+63
* [statistics_reporting] fixed clients/locations without offline-length entries...Udo Walter2017-04-041-4/+4
* [statistics_reporting] Fallback to ip if client has no hostnameSimon Rettberg2017-04-031-1/+1
* [statistics_reporting] Don't return so many NULL fields from queriesSimon Rettberg2017-04-031-2/+2
* [statistics_reporting] fixed column selector orderUdo Walter2017-02-231-6/+6
* [statistics_reporting] included currently offline clients in offline time + b...Udo Walter2017-02-231-64/+107
* [statistics_reporting] Fix 'Not assigned' row not showing up in locations gro...Simon Rettberg2017-02-081-5/+5
* [statistics_reporting] Consistent field naming across classes, templates etc.Simon Rettberg2017-02-081-4/+4
* [statistics_reporting] Use indexed fields for joins, return location id from ...Simon Rettberg2017-02-071-6/+6
* [statistics_reporting] fixed incorrect medianUdo Walter2017-02-061-0/+3
* [statistics_reporting] i18n: Move tags used in code to separate file, delete ...Simon Rettberg2017-01-191-2/+2
* [statistics_reporting] improved anonymizationUdo Walter2017-01-171-8/+9
* [statistics_reporting] added vm name anonymizationUdo Walter2017-01-171-1/+1
* [statistics_reporting] improved cutoff in query functions + bugfixUdo Walter2017-01-131-37/+54
* [statistics_reporting] moved some functions to a new classUdo Walter2017-01-121-0/+153