summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/inc
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-143-30/+28Star
* 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] Fix phpstorm complaintsSimon Rettberg2023-06-201-7/+8
* [statistics_reporting] Fallback for IP and hostnameSteffen Ritter2022-08-221-2/+2
* [statistics_reporting] Report GPU stats in 7/30/90 fashionSimon Rettberg2022-05-171-3/+5
* [statistics_reporting] Add GPU type countsSimon Rettberg2022-04-132-1/+21
* [statistics_reporting] Gather some more os infosSteffen Ritter2022-01-311-0/+9
* [statistics_reporting] Always send a minimal reportSteffen Ritter2021-11-051-25/+27
* Moderize Database handlingSimon Rettberg2021-05-112-5/+5
* [statistics_reporting/statistics] Include system/runmode total countsSimon Rettberg2020-12-032-0/+18
* [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-222-5/+33
* [statistics_reporting] Fix numer of unique users and server CPU modelSimon Rettberg2020-06-292-3/+2Star
* [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] Don't leak locationid in remote reportSimon Rettberg2018-01-081-1/+1
* [statistics_reporting] Query rewrite: Use iterative approachSimon Rettberg2018-01-042-268/+386
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-162-3/+3
* [statistics_reporting] Reporting is opt-out nowSimon Rettberg2017-05-021-6/+7
* [statistics_reporting] Extend remote report by hwstats, date ranges, userstatsSimon Rettberg2017-04-243-9/+117
* [statistics_reporting] Don't include perUser and perClient in remote reportSimon Rettberg2017-04-101-2/+0Star
* [statistics_reporting] fixed clients/locations without offline-length entries...Udo Walter2017-04-042-5/+5
* [statistics_reporting] Fallback to ip if client has no hostnameSimon Rettberg2017-04-031-1/+1
* [statistics_reporting] Convert NULL to 0 so stupidtable doesn't mess upSimon Rettberg2017-04-031-1/+11
* [statistics_reporting] Don't return so many NULL fields from queriesSimon Rettberg2017-04-031-2/+2
* Fix a couple of warnings and notices from error.logSimon Rettberg2017-03-211-4/+4
* [statistics_reporting] fixed column selector orderUdo Walter2017-02-231-6/+6
* [statistics_reporting] included currently offline clients in offline time + b...Udo Walter2017-02-232-66/+109
* [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-082-27/+27
* [statistics_reporting] Nag user if statistics reporting is disabledSimon Rettberg2017-02-081-1/+1
* [statistics_reporting] Use indexed fields for joins, return location id from ...Simon Rettberg2017-02-072-6/+12
* [statistics_reporting] fixed incorrect medianUdo Walter2017-02-061-0/+3
* [statistics_reporting] Make getdata functions options flag based in preparati...Simon Rettberg2017-01-312-38/+59
* [statistics_reporting] fixed total showing wrong median and offline timeUdo Walter2017-01-311-2/+2
* [statistics_reporting] Overhaul remote reporting structure; default to offSimon Rettberg2017-01-191-0/+84
* [statistics_reporting] i18n: Move tags used in code to separate file, delete ...Simon Rettberg2017-01-191-2/+2
* [statistics_reporting] intdiv() is PHP7 onlySimon Rettberg2017-01-191-1/+1
* [statistics_reporting] improved anonymizationUdo Walter2017-01-172-9/+10
* [statistics_reporting] added vm name anonymizationUdo Walter2017-01-172-3/+4
* [statistics_reporting] improved anonymizationUdo Walter2017-01-131-15/+35
* [statistics_reporting] improved cutoff in query functions + bugfixUdo Walter2017-01-132-45/+63
* [statistics_reporting] moved some functions to a new classUdo Walter2017-01-122-23/+99
* [statistics_reporting] improved readability, added hashed values to queriesChristian Hofmaier2017-01-091-10/+10
* [statistics_reporting] bugfixChristian Hofmaier2017-01-091-1/+1