1
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'disk_controller' into create_raid_dialog More... almost 7 years ago
Disk filter improvements. More... almost 7 years ago
Added filter function object for test purposes. More... almost 7 years ago
Merge branch 'disk_controller' into create_raid_dialog More... almost 7 years ago
Merge branch 'creating_raid' into create_raid_dialog More... almost 7 years ago
Added function to check if disk is used by something. More... almost 7 years ago
Added more widgets to create RAID dialog. Added dummy function for RAID creation. More... almost 7 years ago
Simple craete raid dialog (view only). More... almost 7 years ago
listDisks returns now std::vector<Disk> instead of getting callback function. More... almost 7 years ago
Disk class improvements. Functions that get disk details are now non-static. Moved code that reads values from files to utils.hpp. More... almost 7 years ago
Added basic support for SCSI disks. More... almost 7 years ago
Merge branch 'travis_test' More... almost 7 years ago
dropping dead configurations More... almost 7 years ago
fix test run More... almost 7 years ago
code cleanup More... almost 7 years ago
introducing .travis.yml More... almost 7 years ago
code cleanup More... almost 7 years ago
MDAdmController: adding tests for all supported raid types More... almost 7 years ago
MDAdmController: fixing code to satisfy tests More... almost 7 years ago
fixing test More... almost 7 years ago
adding test for MDAdmController to validate raid creation arguments More... almost 7 years ago
MDAdmController: initial implementation of createRaid() More... almost 7 years ago
Added menu items. More... almost 7 years ago
unit tests cleanups More... almost 7 years ago
MDAdmProcess: implementation of execute() More... almost 7 years ago
Merge branch 'unit_test' More... almost 7 years ago
first tests for MDAdmController More... almost 7 years ago
first test setup More... almost 7 years ago
finding googlemock More... almost 7 years ago
Merge branch 'table_view' More... almost 7 years ago