Commit Graph

19 Commits

Author SHA1 Message Date
Kristóf Tóth
de78f48930 Adjust the whole framework to event handler dependency inversion 2019-07-12 23:25:16 +02:00
R. Richard
9be21d88ac Create event handler to wrap TerminalCommands 2019-07-08 14:13:58 +02:00
R. Richard
fbe60de968 Separate independent classes from built-in event handlers 2019-07-08 14:13:58 +02:00
Kristóf Tóth
ca697b41b3 Further improve EventHandler <-> EventHandlerBase port situation 2019-07-03 16:48:17 +02:00
Kristóf Tóth
49844c7b58 Fix trying to send None as a TFW message 2019-07-03 15:49:20 +02:00
R. Richard
f94c5b0c37 Rename server_connector to uplink 2019-06-28 17:44:49 +02:00
Kristóf Tóth
aafd145fc5 Delete copyright headers in preparation of going open source ^^ 2019-06-28 17:44:43 +02:00
Kristóf Tóth
018286f397 Improve EventHandler response sending pattern 2019-06-28 16:50:36 +02:00
Kristóf Tóth
481a919606 Improve FSMAware api 2019-06-28 16:49:58 +02:00
Kristóf Tóth
78bd97493a Rework EventHandler situation 2019-06-28 15:11:02 +02:00
Kristóf Tóth
6cc3d32097 Refactor LogMonitoringEventHandler 2019-06-27 17:42:41 +02:00
R. Richard
5f5fc1a8c9 Refactor IdeEventHandler 2019-06-27 17:42:41 +02:00
R. Richard
28f09086a2 Fix pylint warnings 2019-06-27 17:42:41 +02:00
R. Richard
ffe512776a Make files observable and refactor event handlers 2019-06-27 17:42:41 +02:00
R. Richard
149dcb0b4b Move MessageSender due to dependencies 2019-06-27 17:42:41 +02:00
R. Richard
b9ee2031e2 Delete unused import 2019-06-27 17:42:41 +02:00
R. Richard
494761d2a7 Replace mixins with inotify based observers 2019-06-27 17:42:41 +02:00
R. Richard
65c8bcee2b Remove DirectoryMonitoringEventHandler 2019-06-27 17:42:41 +02:00
R. Richard
13e7470f48 Separate event handlers from independent components 2019-06-27 17:42:41 +02:00