Commit Graph

84 Commits

Author SHA1 Message Date
Tamas Kocsis ecfb6b6b3a Rev4553, Debug messages formatting Windows fix 2020-11-30 14:38:25 +01:00
Ivanq 6770b450b3 Handle src/gevent/... paths 2020-10-13 19:50:08 +03:00
Ivanq 9b2772b171 Use more unique yet short paths for logging 2020-10-13 19:12:46 +03:00
shortcutme 6bd49e8aff
Fix killing greenlets gevent exception 2020-06-30 17:04:47 +02:00
shortcutme feb58e4b0e
Rev4382, Fix is_prev_builtin startup error 2019-12-31 18:15:17 +01:00
shortcutme 0881e274a9
Log lock waits for task adding in WorkerManager 2019-12-21 02:56:42 +01:00
shortcutme 99e6326974
More compact stack logging 2019-12-19 02:17:13 +01:00
shortcutme b4f7e51e96
Limit stack size on formatting 2019-12-17 14:24:08 +01:00
shortcutme 5c93aadce3
Gevent block time resolution log to ms 2019-11-30 02:09:14 +01:00
shortcutme 4f8e941e39
Fix err type logging 2019-11-25 14:39:24 +01:00
shortcutme 4025d753e3
Don't print errors happened in thread 2019-11-19 02:16:44 +01:00
shortcutme e8af5db2e8
Keep track gevent block number, remove Benchmark from stats plugin 2019-11-19 01:43:39 +01:00
shortcutme 9d048371b7
Better way to patch gevent error handling 2019-11-19 01:42:00 +01:00
shortcutme f9b62564ca
Fix logging in non-debug mode 2019-11-07 02:47:45 +01:00
shortcutme 96759e9303
Rev4210, Fix format exception if no args 2019-09-12 00:24:16 +02:00
shortcutme 21def81439
Fix js, css merging with absolute merged_path 2019-08-03 01:34:00 +02:00
shortcutme bb705ae863
Fix source code reloader crash on directory modifications/file deletions 2019-08-02 16:19:35 +02:00
shortcutme c4a3a53be0
Also reload source code on file changes in installed plugins 2019-08-02 16:19:05 +02:00
shortcutme 149278abd0
Skip reload on attribute changes 2019-07-17 16:30:56 +02:00
shortcutme 5a08ab93d3
Ignore file attribute changes when reloading source code 2019-07-10 03:15:46 +02:00
shortcutme fb2cf5f04d
More detailed logging of file change event 2019-07-01 16:24:48 +02:00
shortcutme 20371895c9
Rev4090, Remove fs paths from error responses 2019-05-02 18:02:56 +02:00
shortcutme c7ea66bfef
Fix shutdown before file_server started 2019-04-15 16:07:18 +02:00
radfish f6e3a74567 [setuptools packaging] access modules via imports (#1969) 2019-04-15 12:31:33 +02:00
shortcutme ac799a60da
Stop fs watcher with UiServer 2019-04-10 14:56:10 +02:00
shortcutme d7bcfb415b
Fix js merging white space stripping 2019-04-09 15:06:09 +02:00
shortcutme 6764a7ad2f
Fix js merging 2019-04-08 18:12:43 +02:00
shortcutme faba28dd94
Proper handle of sigterm signal, log reason of shutdown 2019-03-23 03:41:42 +01:00
shortcutme e92f3ea100
New watchdog module based file change watching 2019-03-16 02:42:43 +01:00
shortcutme 75d8338f2d
Debug stack formatting include module names 2019-03-16 02:41:09 +01:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme 20fb9ab97d
Only reload source code on create and change event 2019-01-29 02:57:41 +01:00
Mickaël Schoentgen e8298726ca Fix DeprecationWarning: invalid escape sequence
Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
2019-01-06 15:15:47 +01:00
shortcutme 55e2a2fd5d
Source code reloader only once in every 5 seconds 2018-11-26 00:13:21 +01:00
shortcutme 74e551cf1a
Escape error messages 2018-11-26 00:08:41 +01:00
shortcutme 5ff22467a6
Sanitize error message 2018-11-21 19:28:30 +01:00
shortcutme 026b6a4b01
Handle shutdown request properly if not file server is running 2018-04-04 15:33:25 +02:00
shortcutme cc48a0ad86
Turn on gevent block logging by default 2018-01-27 12:15:18 +01:00
shortcutme 6d644922d5
Don't display greenlet errors twice 2018-01-19 02:24:29 +01:00
shortcutme b0a125c113
Ignore case in file merge order 2018-01-19 02:23:33 +01:00
shortcutme 20e3dc5fa7
Only enable source code reloading for normal action 2017-10-03 14:55:28 +02:00
Sergei Bondarenko 830f98573e fix incorrect variable order in file_path.replace 2017-05-24 19:28:02 +03:00
Sergei Bondarenko a871b5dbe7 fix issue #936
os.path.join(*file_path.split("/")) construction drops leading slash from string thus making absolute path relative. It leads into problems in case if data_dir differs from directory where is zeronet installed.
2017-05-22 20:31:44 +03:00
shortcutme b03f287d86
Dont log changed files 2017-01-29 19:02:40 +01:00
shortcutme 32c63fb140
Don't reload source on changes in Test directory 2017-01-27 13:06:09 +01:00
shortcutme d7ff49c4c7 Reload source on .json changes 2016-11-18 20:02:03 +01:00
shortcutme b7ede15b06 Print message before shutdown 2016-11-07 23:10:31 +01:00
shortcutme d5d3f32bf8 Support traceback info formatting 2016-11-07 23:09:39 +01:00
shortcutme b7dfeb139b Support callstack formatting 2016-09-05 13:53:40 +02:00
ZeroNet a38b6c9fb2 It new js should be at least 1 second newer than previous file to merge again 2016-08-10 12:45:48 +02:00