Commit graph

150 commits

Author SHA1 Message Date
a839140ff4
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-08 19:25:39 -07:00
ed70d1ab18
Simplified tmux repair thread handling
* Just start once and let run until script is exited
* Pretty sure this fixed the 100%+ CPU usage after returning to the menu
2019-01-08 19:18:00 -07:00
1e5f72f79a
Switched to PASS/FAIL instead of CS/NS by request 2019-01-08 15:02:56 -07:00
014da1b224
Fix issue #37 2019-01-07 12:20:48 -07:00
0fcfc4b5ac
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-07 12:12:28 -07:00
7a9474a6a8
Try enabling SMART before checking attributes
* Fixes issue #84
2019-01-06 21:51:45 -07:00
68bbee66d5
Replaced hw-diags-badblocks with threaded section
* Should fix issue #83
2019-01-06 21:45:01 -07:00
e40b0b98e4
Moved fix_tmux_panes() into a background thread 2019-01-06 20:57:06 -07:00
141fe422db
Fix NVMe attribute handling
* Addresses issue #78
2019-01-02 17:55:56 -07:00
6340bceb11
Added warning if no disks detected. 2019-01-02 17:05:08 -07:00
73bd9bb009
Merge remote-tracking branch 'upstream/dev' into dev 2018-12-28 17:49:17 -07:00
a9c5c1c274
Fixed issue #80 2018-12-28 17:46:02 -07:00
dd34c987fb
Merge remote-tracking branch 'upstream/dev' into dev 2018-12-28 17:04:39 -07:00
575fa17425
Only use Unicode checkmark if in X 2018-12-28 15:44:14 -07:00
5a7a16588a
Merged upstream PEP8 updates 2018-12-27 22:03:14 -07:00
d0c49240d8
Added extra line break after classes/functions/etc
* Also reordered some class/regex/static sections
2018-12-27 21:33:37 -07:00
166a293864
Updated hw_diags.py 2018-12-27 19:55:41 -07:00
1e064bc9e6
Merge remote-tracking branch 'upstream/dev' into dev 2018-12-26 21:57:11 -07:00
1d9c3b1869
Added posting results line to results screen 2018-12-26 21:50:34 -07:00
41b8d632ae
Fix disk checkbox logic 2018-12-26 21:32:03 -07:00
dcc2e5cd6a
Adjusted top pane text 2018-12-26 21:00:29 -07:00
5cf2fa6f27
Added remaining osTicket sections 2018-12-26 20:57:30 -07:00
7205ac6c35
Added osTicket integration toggle to menu 2018-12-26 19:46:27 -07:00
2c0093aa9a
I/O graph export/upload sections working 2018-12-26 17:15:31 -07:00
98c0c34bf8
Removed unused vertical_graph data 2018-12-26 17:11:37 -07:00
12ea0fdd53
Posting disk results is working 2018-12-24 21:59:00 -07:00
8d6b29be53
Posting CPU results is working 2018-12-24 21:11:13 -07:00
57572c7527
Added osTicket report sections 2018-12-24 17:10:12 -07:00
2372fb0d2f
Merge remote-tracking branch 'upstream/dev' into hw-diags-rewrite 2018-12-24 14:04:46 -07:00
96d34ceb50
Fix SMART short-test results section
* OVERRIDE status reduced to yellow/warning
  * Allows it to be elevated to NS or TimedOut
* Only disable other disk tests on test.failed
  * OVERRIDE doesn't work if based on test.passed for this test
2018-12-23 17:33:16 -07:00
6e37736146
Only save attributes to log during show_results() 2018-12-23 17:15:50 -07:00
ac40f61695
Readded Gnuplot and image upload functions 2018-12-22 23:47:30 -07:00
2750440c29
Readded osTicket functions 2018-12-22 23:42:57 -07:00
44bde68803
Removed unused get_status_color and Skipped status 2018-12-22 18:08:21 -07:00
c15eb85a5e
Removed unused get_status_color and Skipped status 2018-12-22 18:07:06 -07:00
6d9f50629c
Reworked status/color sections 2018-12-22 17:55:49 -07:00
fb77214340
Reworked status/color sections 2018-12-22 17:52:50 -07:00
eed8a1e40c
Fix poweroff/reboot calls 2018-12-20 15:25:39 -07:00
62b8e51705
Updated ddrescue-tui tmux pane size handling 2018-12-18 19:45:02 -07:00
e5f0ccb5d5
Formatting cleanup 2018-12-18 15:57:48 -07:00
91a77bb14e
Ensure SMART timeout message is in the report 2018-12-18 15:47:03 -07:00
7ac035c578
Safety wheels off 2018-12-18 15:21:05 -07:00
932669844b
Fixed tmux pane size handling 2018-12-18 15:13:33 -07:00
10ae59be19
Update tmux layout periodically 2018-12-18 00:55:57 -07:00
0c0f8e8950
Added disable_test() to Disk class 2018-12-17 20:51:02 -07:00
41c9a4d23f
Fixed only showing non-empty graph lines 2018-12-17 20:29:09 -07:00
8c5820d5aa
Fix horizontal graph
* generate_horizontal_graph() now returns a list instead of a str
2018-12-17 20:16:35 -07:00
ec8c78197b
I/O Benchmark test is working 2018-12-17 20:15:40 -07:00
a25a10e616
More abort logic updates 2018-12-17 14:07:19 -07:00
c820d2ac6d
Fixed Prime95 abort handling 2018-12-17 13:20:39 -07:00