Commit Graph

4028 Commits

Author SHA1 Message Date
shortcutme 03350d7454
Rev4394 2020-01-04 16:56:42 +01:00
shortcutme 2b5e57e840
Fix updateing deleted site in contentdb 2020-01-04 16:55:56 +01:00
shortcutme 39442977db
Thread safe access and request log updating in optionalmanager 2020-01-04 16:55:40 +01:00
shortcutme 0af90aad37
Maxmind db as download source no longer works 2020-01-04 16:55:08 +01:00
shortcutme c5d51c9cab
Verify cert in separate function 2020-01-04 16:54:34 +01:00
shortcutme 0dbcec8092
Merge wrapper 2020-01-04 16:54:20 +01:00
shortcutme 76e4b75c2d
Fix removing loading screen without loaded content 2020-01-04 16:54:13 +01:00
shortcutme c1ad7914f1
Always update loading screen site too large message with site info received 2020-01-04 16:53:49 +01:00
shortcutme 9085a4b0cc
Less frequent update of progress bar 2020-01-04 16:53:11 +01:00
shortcutme 820346c98d
More logging to wrapper 2020-01-04 16:52:51 +01:00
shortcutme 995d87c167
Don't add escaping iframe message for link without target=_top 2020-01-04 16:52:18 +01:00
shortcutme fe739fa848
Log tasks with larger priority 2020-01-04 16:48:56 +01:00
shortcutme b6d0bf8f6b
Use msvcrt 110 and 120 when 110 is not avaliable 2020-01-04 16:48:37 +01:00
ZeroNet aec1ab4ed2
Merge pull request #2378 from rllola/zeroname_doc_update
Update Zeroname updater documentation
2020-01-02 17:54:12 +01:00
rllola 7d5f3354b6 Update README; 'valueencoding' configuration required for rpc call; 2020-01-02 11:32:47 +01:00
shortcutme feb58e4b0e
Rev4382, Fix is_prev_builtin startup error 2019-12-31 18:15:17 +01:00
shortcutme 163825c03e
Rev4381 2019-12-31 12:56:10 +01:00
shortcutme 3fc80f834d
New tests for worker task manager 2019-12-31 12:55:09 +01:00
shortcutme 20b0db7ddb
Thread safe task remove in failTask 2019-12-31 12:54:45 +01:00
shortcutme b2e7cbb927
Refactor task adding with less locking 2019-12-31 12:51:52 +01:00
shortcutme 5987274edf
Name task adding lock 2019-12-31 12:50:39 +01:00
shortcutme ba218974c4
Task remove optimization 2019-12-31 12:50:21 +01:00
shortcutme 721d4a22f1
Remove unnecessary log from worker task manager 2019-12-31 12:49:59 +01:00
shortcutme 32b0153d34
Log site address with getfile error 2019-12-31 12:46:01 +01:00
shortcutme 71d32d7414
Less slow query loggin 2019-12-31 12:45:36 +01:00
shortcutme 796ee572ce
Fix verify invalid json 2019-12-31 12:44:47 +01:00
shortcutme 60146a083c
Fix ui_websocket test result with None 2019-12-21 03:30:27 +01:00
shortcutme df87bd41b4
Log WsMock sent data itself to figure out random Crypt test fail 2019-12-21 03:22:37 +01:00
shortcutme 3d73599deb
Don't retry bad files also in big file tests 2019-12-21 03:21:38 +01:00
shortcutme 48124e12d9
Rev4372 2019-12-21 03:05:49 +01:00
shortcutme 17fb740c51
Don't try to download bad files again in tests to avoid random test fails 2019-12-21 03:05:19 +01:00
shortcutme c6b07f1294
Wait until checkmodification spawned pools are finishing 2019-12-21 03:04:36 +01:00
shortcutme 3ccce46314
Wait until downloadContent pool finishes 2019-12-21 03:03:49 +01:00
shortcutme 7c1da5da52
Abilty to disable file bad file retry at end of download 2019-12-21 03:03:32 +01:00
shortcutme c5de1447c8
onComplete will be triggered by WorkerManager 2019-12-21 03:02:53 +01:00
shortcutme e16ace433c
Better logging in site download content 2019-12-21 03:02:36 +01:00
shortcutme 975f53b95b
New logging format for tests 2019-12-21 03:01:45 +01:00
shortcutme 8a994b5559
Ask before UiWebsocket server shutdown action 2019-12-21 02:59:50 +01:00
shortcutme 2acf24c336
Fix ipv4 checking regexp 2019-12-21 02:59:18 +01:00
shortcutme 2c3f1ba7ad
Check if all task are complete on fail task 2019-12-21 02:59:04 +01:00
shortcutme c01245a4e0
Log task fail 2019-12-21 02:58:48 +01:00
shortcutme f119f7d0d2
Use faster and thread safe way to re-sort tasks 2019-12-21 02:58:35 +01:00
shortcutme 62d4edadf6
Fail task if no peer left to try 2019-12-21 02:57:53 +01:00
shortcutme 8bf17d3a69
Add reason for Worker actions 2019-12-21 02:57:25 +01:00
shortcutme 0881e274a9
Log lock waits for task adding in WorkerManager 2019-12-21 02:56:42 +01:00
shortcutme 7ca09ba75b
Fix updating key 0 in WorkerTaskManager 2019-12-21 02:55:22 +01:00
ZeroNet bde8b30d5c
Upload logs after failure, remove sometimes failing coverage check 2019-12-20 17:32:49 +01:00
shortcutme 87d1c736e2
Fix log printing typo 2019-12-19 02:45:00 +01:00
shortcutme eba81cc7d2
Print logs from subdirs 2019-12-19 02:36:36 +01:00
shortcutme 69eb831c7e
Rev4361 2019-12-19 02:17:21 +01:00