|
|
63f9c1c193
|
Fixed set_log_file() under Linux
|
2019-01-08 20:24:14 -07:00 |
|
|
|
187421a291
|
Fixed upload_crash_details() under Linux
|
2019-01-08 19:52:33 -07:00 |
|
|
|
2583358963
|
Missed a call to stop_tmux_repair_thread()
|
2019-01-08 19:34:17 -07:00 |
|
|
|
a839140ff4
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2019-01-08 19:25:39 -07:00 |
|
|
|
ac259c9c37
|
Revert "Avoid rare crash"
This reverts commit 23a88401b7.
* Didn't fix the issue, better fix available upstream
|
2019-01-08 19:23:38 -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 |
|
|
|
c4575db44c
|
Missed a 'CS'
|
2019-01-08 18:29:32 -07:00 |
|
|
|
23a88401b7
|
Avoid rare crash
|
2019-01-08 15:11:34 -07:00 |
|
|
|
1e5f72f79a
|
Switched to PASS/FAIL instead of CS/NS by request
|
2019-01-08 15:02:56 -07:00 |
|
|
|
83e96f9135
|
Fix issue #38
|
2019-01-07 16:13:24 -07:00 |
|
|
|
b1e5727d54
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2019-01-07 15:32:51 -07:00 |
|
|
|
4bd0cd1598
|
Avoid crash when no sensor data available
* This was broken when fixing issue #85
|
2019-01-07 15:29:33 -07:00 |
|
|
|
53af3859e4
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2019-01-07 12:55:18 -07:00 |
|
|
|
beb36dfc97
|
Adjusted window name
|
2019-01-07 12:54:28 -07:00 |
|
|
|
ebcd38ef50
|
Don't change directory during initialization
* Fixes issue with ddrescue-tui
|
2019-01-07 12:53:23 -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 |
|
|
|
50da682d76
|
Fix issue #85
|
2019-01-06 22:12:01 -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 |
|
|
|
4a04e92caf
|
Added threading.py
* Will be used by hw_diags.py and ddrescue.py for
* Better control over badblocks
* Background the tmux pane fixes
|
2019-01-05 15:54:05 -07:00 |
|
|
|
97d0125c03
|
Avoid crash in I/O Benchmark with small disks
|
2019-01-02 18:41:35 -07:00 |
|
|
|
aa4c6a1434
|
Fix issue #82
|
2019-01-02 18:04:32 -07:00 |
|
|
|
3d69fe773d
|
Removed sensors section from hw-info
* Fixes issue #81
|
2019-01-02 18:02:24 -07:00 |
|
|
|
141fe422db
|
Fix NVMe attribute handling
* Addresses issue #78
|
2019-01-02 17:55:56 -07:00 |
|
|
|
3122a75f64
|
Skip fan RPMs
* Avoids reporting fan RPMs as 6000+ *C
|
2019-01-02 17:31:19 -07:00 |
|
|
|
6340bceb11
|
Added warning if no disks detected.
|
2019-01-02 17:05:08 -07:00 |
|
|
|
49c1987ccf
|
Adjusted unsupported OS detection
|
2019-01-01 21:23:33 -07:00 |
|
|
|
88dffd7432
|
Added New System Setup
* This is a combination of the following scripts:
* Install ESET AV
* Install SW Bundle
* User Checklist
* System Checklist
|
2019-01-01 21:06:08 -07:00 |
|
|
|
dfe009c413
|
Added warning when failing to connect to osTicket
* Fixes issue #34
|
2018-12-28 18:01:10 -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 |
|
|
|
a5f7a04528
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2018-12-27 23:48:42 -07:00 |
|
|
|
91649f5ee7
|
Removed args from run_program
* It's been deprecated for ages
* Fixes issue #79
|
2018-12-27 23:43:35 -07:00 |
|
|
|
f3496ed795
|
Update 1201 sections to match upstream code
|
2018-12-27 23:28:33 -07:00 |
|
|
|
816ebd4d49
|
Merged more upstream PEP8 updates
|
2018-12-27 23:17:54 -07:00 |
|
|
|
103adc076a
|
Updated more files
|
2018-12-27 22:51:38 -07:00 |
|
|
|
453ce9cf44
|
More fixes for main.py
|
2018-12-27 22:48:20 -07:00 |
|
|
|
b6e9e447c5
|
Fixed main.py
|
2018-12-27 22:45:49 -07:00 |
|
|
|
6df88ec021
|
Updated settings files
|
2018-12-27 22:42:42 -07:00 |
|
|
|
f321dee54f
|
Switched indents to 2 spaces
|
2018-12-27 22:28:17 -07:00 |
|
|
|
279ebcf988
|
Updated some files to prep for upcoming PEP8 merge
|
2018-12-27 22:26:34 -07:00 |
|
|
|
3e733e65e9
|
Updated network.py
|
2018-12-27 22:17:23 -07:00 |
|
|
|
e2fcacf579
|
Added extra line breaks to match upstream code
|
2018-12-27 22:11:09 -07:00 |
|
|
|
5a7a16588a
|
Merged upstream PEP8 updates
|
2018-12-27 22:03:14 -07:00 |
|
|
|
922d632afb
|
Removed trailing whitespace
|
2018-12-27 21:44:46 -07:00 |
|
|
|
5af0996259
|
Removed whitespace on empty lines
|
2018-12-27 21:42:00 -07:00 |
|
|
|
c96e2f252c
|
Cleaned up imports
|
2018-12-27 21:38:25 -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 |
|
|
|
3b4668e61b
|
Adjusted init section
|
2018-12-27 21:02:04 -07:00 |
|
|
|
c7706a115f
|
Updated hw-diags-network
|
2018-12-27 20:58:37 -07:00 |
|
|
|
b1786e088c
|
Updated hw-diags-audio
|
2018-12-27 20:58:26 -07:00 |
|
|
|
c501c8b23f
|
Updated docstrings longer than 72 characters
|
2018-12-27 20:51:56 -07:00 |
|
|
|
387062074a
|
Updated msword-search
|
2018-12-27 20:30:40 -07:00 |
|
|
|
4ddce7cfbe
|
Updated mount-backup-shares
|
2018-12-27 20:28:26 -07:00 |
|
|
|
a9ebeee748
|
Updated mount-all-volumes
|
2018-12-27 20:28:14 -07:00 |
|
|
|
25bacb9892
|
Updated ddrescue-tui-menu
|
2018-12-27 20:27:55 -07:00 |
|
|
|
5664765f6e
|
Updated connect-to-network
|
2018-12-27 20:27:44 -07:00 |
|
|
|
c3ca58879c
|
Updated winpe_menus.py
|
2018-12-27 20:15:02 -07:00 |
|
|
|
ec0341027e
|
Updated windows_setup.py
|
2018-12-27 20:14:29 -07:00 |
|
|
|
fa424a4576
|
Updated update.py
|
2018-12-27 20:13:32 -07:00 |
|
|
|
a47707447c
|
Updated setup.py
|
2018-12-27 20:10:49 -07:00 |
|
|
|
cfd4eebcd4
|
Updated safemode.py
|
2018-12-27 20:09:26 -07:00 |
|
|
|
deb9d9add1
|
Updated repairs.py
|
2018-12-27 20:08:56 -07:00 |
|
|
|
82a2d6b74d
|
Updated product_keys.py
|
2018-12-27 20:07:18 -07:00 |
|
|
|
72eac47524
|
Updated disk.py
|
2018-12-27 20:05:53 -07:00 |
|
|
|
07e43307c5
|
Moved partiton_uids.py to settings
|
2018-12-27 20:04:29 -07:00 |
|
|
|
018aba2fe6
|
Updated network.py
|
2018-12-27 19:58:06 -07:00 |
|
|
|
097fae866a
|
Updated info.py
|
2018-12-27 19:57:39 -07:00 |
|
|
|
166a293864
|
Updated hw_diags.py
|
2018-12-27 19:55:41 -07:00 |
|
|
|
ffd07e07fd
|
Renamed diags.py to sw_diags.py
* Avoid confusion with hw_diags.py
|
2018-12-27 19:53:58 -07:00 |
|
|
|
0a899539c9
|
Updated diags.py
|
2018-12-27 19:52:18 -07:00 |
|
|
|
10e978d4c5
|
Updated ddrescue.py
|
2018-12-27 19:50:51 -07:00 |
|
|
|
4049272cbb
|
Updated data.py
|
2018-12-27 19:48:32 -07:00 |
|
|
|
c74e2c7667
|
Updated common.py
|
2018-12-27 19:43:37 -07:00 |
|
|
|
327c5b8a33
|
Updated cleanup.py
|
2018-12-27 19:43:25 -07:00 |
|
|
|
6a3e225192
|
Updated browsers.py
|
2018-12-27 19:43:12 -07:00 |
|
|
|
a269859b17
|
Updated backup.py
|
2018-12-27 19:42:58 -07:00 |
|
|
|
36e419bca0
|
Updated activation.py
|
2018-12-27 19:42:28 -07:00 |
|
|
|
765673db66
|
Updated windows_builds.py
|
2018-12-27 18:06:59 -07:00 |
|
|
|
a39c62eabc
|
Fix crash if no sensors available
|
2018-12-27 17:47:01 -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 |
|
|
|
495e265de0
|
Only post results for devices with TestObj(s)
|
2018-12-26 20:45:00 -07:00 |
|
|
|
d9ab1730b4
|
Reset tunnel_proc to None on full disconnect
|
2018-12-26 20:44:20 -07:00 |
|
|
|
b3da1390a1
|
Only set disk.checkbox=True if all tests enabled
|
2018-12-26 20:43:17 -07:00 |
|
|
|
7205ac6c35
|
Added osTicket integration toggle to menu
|
2018-12-26 19:46:27 -07:00 |
|
|
|
ff715b7a10
|
Better exception handling for MariaDB sections
|
2018-12-26 19:31:07 -07:00 |
|
|
|
7d7cf21263
|
Show volume report if all disk tests are run
* Enable CoreStorage mounting only if all tests were CS, N/A, or OVERRIDE
|
2018-12-26 18:22:34 -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 |
|
|
|
b3f2a86f46
|
Add spacer line before Temps
|
2018-12-24 21:19:56 -07:00 |
|
|
|
8d6b29be53
|
Posting CPU results is working
|
2018-12-24 21:11:13 -07:00 |
|