Commit Graph
14 Commits
Author SHA1 Message Date
Kristóf Tóth ae4c27c0f5 Freeze Python dependencies via pip install -r req....txt 2018-01-24 18:26:02 +01:00
Kristóf Tóth fb597adf46 TerminalEventHandler.handle_event() now logs instead of raising 2018-01-24 16:36:32 +01:00
Kristóf Tóth eedf589ab7 Implement setting working directory from ENV 2018-01-24 16:26:01 +01:00
Kristóf Tóth c7bc588397 Refactor for handling xmlrpc exceptiions 2018-01-24 15:54:03 +01:00
Kristóf Tóth 83b66c47b5 Implement and integrate TerminadoEvendHandler to docker container 2018-01-24 15:10:59 +01:00
Kristóf Tóth 6b6f4942c0 Reorder of Dockerfile for painless configuration of envvars 2018-01-24 13:46:27 +01:00
Kristóf Tóth 2b306efb04 Refactor EventHandles supervisord access to a mixin 2018-01-24 12:17:15 +01:00
Kristóf Tóth 3a7349abd4 Commit of sqlFSM magic line to make master branch testable 2018-01-24 12:15:24 +01:00
Kristóf Tóth 3dbb14ecd3 Removal of multistage features and general cleanup of Dockerfile 2018-01-18 15:51:08 +01:00
Kristóf Tóth 677bd57ba4 EventHandlers now handle anchor 'reset' in a dedicated method 2018-01-18 15:51:08 +01:00
Kristóf Tóth 8ee658e62a Refactor of ZMQWebsocketHandler callback (closure -> method) 2018-01-18 15:51:03 +01:00
Kristóf Tóth 863cc304ad Command -> handler mapping in SourceCodeEventHandler is now nicer 2018-01-18 15:50:48 +01:00
Kristóf Tóth 2793efeaf9 Refactor of writing/reading in SourceCodeEventHandler.handle_event() 2018-01-18 15:50:38 +01:00
Kristóf Tóth 70a2dd1de6 Refactor of EventHandler boilerplate ¯\_(ツ)_/¯ 2018-01-18 15:50:31 +01:00