Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [statistics] Display/filter by firmware in client list | Simon Rettberg | 2024-12-18 | 1 | -0/+1 |
| | |||||
* | [statistics] Disable non-client filter if specific filters are given | Simon Rettberg | 2024-11-05 | 1 | -0/+16 |
| | |||||
* | [statistics] Ignore HDDS (block devices) that are too small | Simon Rettberg | 2024-09-19 | 1 | -1/+3 |
| | |||||
* | [locations/statistics] More type safety, array key checks | Simon Rettberg | 2024-01-18 | 1 | -1/+1 |
| | |||||
* | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 2 | -3/+10 |
| | |||||
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 9 | -85/+63 |
| | |||||
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 2 | -10/+2 |
| | | | | Mostly redundant checks, logic errors, dead code, etc. | ||||
* | [statistics] Add hints for old CPUs (to be implemented on client) | Simon Rettberg | 2023-09-25 | 1 | -1/+6 |
| | |||||
* | [statistics] Add more manufacturer name fixes | Simon Rettberg | 2023-08-03 | 1 | -5/+12 |
| | |||||
* | [statistics] Add even more more weird JEDEC encodings | Simon Rettberg | 2023-08-03 | 1 | -22/+39 |
| | |||||
* | [statistics] Move function | Simon Rettberg | 2023-08-03 | 1 | -14/+14 |
| | |||||
* | [statistics] Support yet another weird JEDEC encoding | Simon Rettberg | 2023-08-02 | 1 | -2/+10 |
| | |||||
* | [statistics] Add filter for HDD rpm | Simon Rettberg | 2023-05-11 | 2 | -1/+22 |
| | |||||
* | [statistics] Fix system model filter | Simon Rettberg | 2023-05-10 | 2 | -1/+38 |
| | |||||
* | [statistics] Fix spelling error | Steffen Ritter | 2023-05-08 | 1 | -1/+1 |
| | |||||
* | [statistics] Remove anydev filter | Simon Rettberg | 2023-04-24 | 1 | -1/+1 |
| | | | | Doesn't make any sense if you don't know what it does :-) | ||||
* | [statistics] Expose proper id44/45 values in ~poweron event filtering | Simon Rettberg | 2023-01-20 | 1 | -7/+9 |
| | |||||
* | [statistics] Remove debug message | Simon Rettberg | 2023-01-11 | 1 | -1/+0 |
| | |||||
* | [statistics] Only show graph if no non-location filters are set | Simon Rettberg | 2022-12-08 | 2 | -0/+32 |
| | | | | Closes #3694 | ||||
* | [statistics] Add ID45 partition size filter | Simon Rettberg | 2022-12-06 | 1 | -6/+7 |
| | | | | Closes #3927 | ||||
* | [statistics] Per-location usage stats; include active lecture count | Simon Rettberg | 2022-12-02 | 2 | -8/+8 |
| | |||||
* | [statistics] Fix potential invalid array access | Simon Rettberg | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | [statistics] Add placeholder to filters | Simon Rettberg | 2022-11-11 | 1 | -2/+2 |
| | |||||
* | [statistics] Deal with broken HDDs that lead to incomplete data | Simon Rettberg | 2022-10-31 | 1 | -1/+1 |
| | | | | | | | We had a machine with a broken HDD that showed up as /dev/sda but didn't do much else, confusing tools like lsblk and fdisk, and ultimately leading to incomplete data in our DB that would make PHP freak out too much about missing array indices and wrong types. | ||||
* | [statistics] Add machine state icon to hints tables | Simon Rettberg | 2022-10-27 | 1 | -0/+20 |
| | |||||
* | [statistics] Use partition numbers from kernel | Simon Rettberg | 2022-10-26 | 1 | -9/+23 |
| | |||||
* | [statistics] Filter: Allow mac address with ':' and no separator at all | Simon Rettberg | 2022-09-13 | 1 | -1/+21 |
| | | | | Closes #3914 | ||||
* | [statistics] Add NIC speed filter/display | Simon Rettberg | 2022-09-12 | 1 | -0/+21 |
| | |||||
* | [statistics] Simplify SPD value interpretation now that I get it | Simon Rettberg | 2022-08-01 | 1 | -39/+26 |
| | |||||
* | [statistics] Add support for yet another JEDEC encoding scheme | Simon Rettberg | 2022-07-07 | 1 | -1/+3 |
| | |||||
* | [statistics] Decode SPD JEDEC manufacturer IDs | Simon Rettberg | 2022-07-07 | 1 | -0/+36 |
| | |||||
* | [statistics] Allow '*' in "any" search filter | Simon Rettberg | 2022-07-07 | 1 | -2/+2 |
| | |||||
* | [statistics] Fix problems with unusual column names in query builder | Simon Rettberg | 2022-07-06 | 2 | -4/+9 |
| | |||||
* | [statistics] Add a few more RAM/HDD size groups, future is catching up.. | Simon Rettberg | 2022-07-04 | 1 | -2/+4 |
| | |||||
* | [statistics] Increase RAM size warning limits | Simon Rettberg | 2022-07-04 | 1 | -2/+2 |
| | |||||
* | [statistics] Fix standby crash filter | Simon Rettberg | 2022-06-23 | 1 | -12/+18 |
| | |||||
* | [statistics] Show clients with < gigabit ethernet in hints | Simon Rettberg | 2022-06-15 | 3 | -8/+15 |
| | |||||
* | [statistics] Fix displaying CPU core/thread info | Simon Rettberg | 2022-05-24 | 1 | -3/+3 |
| | |||||
* | [statistics] Make sure hwname and devpath get valid ASCII only | Simon Rettberg | 2022-05-17 | 1 | -0/+1 |
| | |||||
* | [statistics] Show HDD count in list view | Simon Rettberg | 2022-05-10 | 2 | -6/+2 |
| | |||||
* | [statistics] Don't try to check MBR partition IDs for non-MBR drives | Simon Rettberg | 2022-05-05 | 1 | -5/+7 |
| | | | | Fixes #3908 | ||||
* | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 2 | -3/+3 |
| | |||||
* | [statistics] ID45_live: Filter 0 if not explicitly matching for it | Simon Rettberg | 2022-04-28 | 1 | -1/+15 |
| | | | | | | | 0 means the machine doesn't have an ID45 partition. Most likely, when you do something like "< 10000" you want to find machines which are low on ID45 space, but not those that don't even have any. So implicitly add "live_id45 != 0" if the user didn't explicitly query for "= 0". | ||||
* | [statistics] Add filters for pciid/hwdb | Simon Rettberg | 2022-04-27 | 3 | -12/+58 |
| | |||||
* | [statistics] Honor pci device revision for passthrough display | Simon Rettberg | 2022-04-27 | 1 | -1/+1 |
| | |||||
* | [statistics] Fix hwquery grouping | Simon Rettberg | 2022-04-19 | 2 | -3/+3 |
| | |||||
* | Formatting/minor refactoring | Simon Rettberg | 2022-04-19 | 1 | -2/+4 |
| | |||||
* | [statistics] Fix query builder | Simon Rettberg | 2022-04-13 | 1 | -0/+2 |
| | |||||
* | [statistics] Add PCI device filter option | Simon Rettberg | 2022-04-13 | 3 | -11/+51 |
| | |||||
* | [statistics] Add type annotations and a couple comments | Simon Rettberg | 2022-04-07 | 2 | -8/+35 |
| |