Kristóf Tóth
|
edc46a8ae6
|
Rename LazyInitialise to make IDEs recognise it as a property
|
2018-06-02 11:48:34 +02:00 |
|
Kristóf Tóth
|
6f3db18146
|
Use power of LazyInitialise to replace CallbackMixin.__init__()
|
2018-06-01 14:21:32 +02:00 |
|
Kristóf Tóth
|
cebacb15e6
|
Use power of LazyInitialise to replace ObserverMixin.__init__()
|
2018-06-01 14:06:40 +02:00 |
|
Kristóf Tóth
|
9f3a3b501f
|
Initialise supervisor xmlrpc client lazily to avoid globals
|
2018-06-01 14:01:32 +02:00 |
|
Kristóf Tóth
|
211ae1e2d9
|
Allow changing MonitorManagerMixin.monitor_args dynamically
|
2018-05-30 15:19:59 +02:00 |
|
Kristóf Tóth
|
73f6c6635b
|
Rename my bootiful threadlocalise.. SupervisorBaseMixin method
|
2018-05-30 14:07:40 +02:00 |
|
Kristóf Tóth
|
babb14288c
|
Use contextlib.suppress() to suppress stuff in SupervisorLogMixin
|
2018-05-30 14:05:13 +02:00 |
|
Kristóf Tóth
|
9e6cd57532
|
Refactor MonitorManagerMixin to allow arbitrary Monitor arguments
|
2018-05-30 13:06:09 +02:00 |
|
Kristóf Tóth
|
28c16e1127
|
Rework log deletion – use log_tail arguments instead
|
2018-05-29 17:59:16 +02:00 |
|
Kristóf Tóth
|
9f6418bf60
|
Support creating thread-local xmlrpc clients in SupervisorBaseMixin
|
2018-05-29 16:40:58 +02:00 |
|
Kristóf Tóth
|
9723f98950
|
Rework ProcessManagingEH log API
|
2018-05-28 16:36:59 +02:00 |
|
Kristóf Tóth
|
1a93dad562
|
Separate log clearing from reading
|
2018-05-28 15:02:53 +02:00 |
|
Kristóf Tóth
|
44df95a434
|
Refactor supervisor logging logic to separate mixin
|
2018-05-28 14:32:11 +02:00 |
|
Kristóf Tóth
|
0038663bc6
|
Allow listening to inotify events in additional directories using IdeEH
|
2018-05-24 16:19:04 +02:00 |
|
Kristóf Tóth
|
bfd1efa9f9
|
Append deployment logs to every response of ProcessManagingEventHandler
|
2018-05-24 11:20:00 +02:00 |
|
Kristóf Tóth
|
addd517ba7
|
Add a huge bunch of docstrings
|
2018-04-18 19:44:26 +02:00 |
|
Kristóf Tóth
|
a65d3127ba
|
Refactor DirectoryMonitor managing code to a mixin
|
2018-04-14 23:00:43 +02:00 |
|
Kristóf Tóth
|
1c29b700c2
|
Move mixins and decorators to tfw module from tfw.components
|
2018-04-14 21:15:30 +02:00 |
|