1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Nov 01, 2024 — Nov 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more consts More... almost 5 years ago
on linux collect disk data in factory and reuse it later More... almost 5 years ago
save results More... almost 5 years ago
using dmesg for details More... almost 5 years ago
introducing Dmesg parser More... almost 5 years ago
adding consts and mock More... almost 5 years ago
adding missing destructor More... almost 5 years ago
IPartitionsManager implementation in LinuxDiskCollector More... almost 5 years ago
pragma once More... almost 5 years ago
interface for partition manager More... almost 5 years ago
collect partitions for later use More... almost 5 years ago
operator< for Disk More... almost 5 years ago
format More... almost 5 years ago
initial implementation of LinGeneralAnalyzer More... almost 5 years ago
Merge pull request #43 from wkucjas/disk_refactor More... almost 5 years ago
Merge pull request #41 from Kicer86/linux_disk_collector More... almost 5 years ago
do not use <=> operator from c++20 as it is not available on all github action platforms More... almost 5 years ago
update include file More... almost 5 years ago
allow extensions + do not request c++20 (but use it if available) More... almost 5 years ago
adding files for macos More... almost 5 years ago
googletest update More... almost 5 years ago
pull request is enought More... almost 5 years ago
Delete all Disk members except m_deviceId More... almost 5 years ago
adding comments More... almost 5 years ago
Merge pull request #42 from wkucjas/collect_data_and_send_to_monitor More... almost 5 years ago
Moved data collection to Server. More... almost 5 years ago
GeneralDiskStatus need to be collected for specific Disk. More... almost 5 years ago
Extended Disk class by getters. More... almost 5 years ago
do not copy man! More... almost 5 years ago
removing debug output More... almost 5 years ago