Commit Graph

8662 Commits

Author SHA1 Message Date
46692b5835 remove the duplicate reporting of this failure
it bubbles out of _process and the caller logs it
2019-02-26 15:10:33 -05:00
f89fe3a5ad get this item status in the right action context 2019-02-26 15:10:24 -05:00
42d8e8dba4 overcome finger muscle memory 2019-02-26 15:09:55 -05:00
9351e47ae6 improve events reporting 2019-02-26 15:09:48 -05:00
ebeeba456f fix conflict logging 2019-02-26 14:38:24 -05:00
3fca501d45 unused 2019-02-26 14:38:00 -05:00
92449563d4 no callers remain 2019-02-26 14:26:45 -05:00
7d8d74425c Convert Downloader._process 2019-02-26 14:26:37 -05:00
248449fefa convert _filter_batch_to_deque 2019-02-26 14:26:00 -05:00
51e8edbad7 Don't just leave this Deferred dangling 2019-02-26 13:45:39 -05:00
354dceda79 Get rid of last returnValue use
Supporting it with Eliot is challenging and we don't actually need it.
2019-02-26 13:45:39 -05:00
1d97486c29 Flush the UnrecoverableFileError from perform-scan 2019-02-26 13:45:39 -05:00
79bfb8acb6 can't log self! bluh 2019-02-26 13:45:39 -05:00
437084c300 pull this up and use it more 2019-02-26 13:45:39 -05:00
15601a37e9 it's a set apparently 2019-02-26 13:45:39 -05:00
436b91b463 oops @log_call is not Deferred friendly 2019-02-26 13:45:39 -05:00
92cf9b8232 done with those! 2019-02-26 13:45:39 -05:00
9efed05571 partial conversion of complex _process 2019-02-26 13:45:39 -05:00
e820698194 Simplified _perform_scan conversion 2019-02-26 13:45:39 -05:00
ef69bb83f4 another improvement to scan_listing 2019-02-26 13:45:39 -05:00
17597e53c9 improvement to scan_listing 2019-02-26 13:45:39 -05:00
7790820efd convert start_downloading 2019-02-26 13:45:39 -05:00
3b38a228b0 Relax restriction on mtime 2019-02-26 13:45:39 -05:00
91d86363ec Convert the rest of _write_downloaded_file 2019-02-26 13:45:39 -05:00
529389a48c Convert _write_downloaded_file 2019-02-26 13:45:39 -05:00
ad5cfd0e45 convert a couple rename helpers 2019-02-26 13:45:39 -05:00
03f480e5be convert _real_notify 2019-02-26 13:45:39 -05:00
c3e50a4536 convert _notify 2019-02-26 13:45:39 -05:00
bfb039c6c6 convert _scan 2019-02-26 13:45:39 -05:00
5410acd745 use this helper
it might even let us refactor someday
2019-02-26 13:45:39 -05:00
999b8bdbd7 convert _full_scan 2019-02-26 13:45:39 -05:00
d7bb97ae05 Factor out repeated queue processor identification 2019-02-26 13:45:39 -05:00
f553469944 convert add_pending 2019-02-26 13:45:39 -05:00
2761d38ce2 convert start_uploading 2019-02-26 13:45:39 -05:00
28a4a61dab convert stop(_monitoring) 2019-02-26 13:45:39 -05:00
44a8ac8161 convert start_monitoring 2019-02-26 13:45:39 -05:00
c88b66fb05 remove unused helper 2019-02-26 13:45:39 -05:00
5dd225de07 Add the necessary Eliot logging flush/assertion 2019-02-26 13:45:39 -05:00
491e0ecde3 Convert another _process and some helpers 2019-02-26 13:45:39 -05:00
83c4056a5d Convert _process_deque 2019-02-26 13:45:39 -05:00
2b9e6784ab news fragment 2019-02-26 13:45:39 -05:00
d52e9ccc6f unused attribute 2019-02-26 13:45:39 -05:00
587f50882e Convert _begin_processing 2019-02-26 13:45:39 -05:00
9207e07407 There need be no "debug log". 2019-02-26 13:45:39 -05:00
ca82d4f83d Merge remote-tracking branch 'origin/master' into 2972.magic-folder-eliot-logs 2019-02-26 13:33:39 -05:00
Jean-Paul Calderone
c3cde7538b
Merge pull request #554 from tahoe-lafs/2975.eliot-logging-configuration
User-interface for Eliot logging configuration

Fixes: ticket:2975
2019-02-26 13:25:46 -05:00
8e0e136c98 Remove the attempt at grouping the subcommands.
The change to Twisted has made it very difficult to control the order of
subcommands in the output.
2019-02-25 13:59:35 -05:00
da75d43500 news fragment 2019-02-25 13:45:18 -05:00
7fb695f956 Add user-facing help about destinations 2019-02-25 13:34:02 -05:00
1cf4fd46ed class docstring 2019-02-25 13:15:09 -05:00