Kristóf Tóth
|
d9fa357672
|
Remove now duplicate EventHandler type specifications
|
2019-08-30 14:46:15 +02:00 |
|
R. Richard
|
b4ece4fc51
|
Refactor API message format
|
2019-08-28 16:31:06 +02:00 |
|
R. Richard
|
21cfaebe8a
|
Instantiate FrontendReadyHandler
|
2019-08-27 13:08:41 +02:00 |
|
R. Richard
|
106b932c6b
|
Revert "Append --init flag to Docker run in order to get zombie processes reaped"
This reverts commit c972026385 .
|
2019-08-27 13:05:52 +02:00 |
|
R. Richard
|
054d52b5fa
|
Fix event handler types and sendmessage command
|
2019-08-26 14:46:21 +02:00 |
|
R. Richard
|
620f6aa643
|
Create handler for deploying in the IDE
|
2019-08-26 13:53:53 +02:00 |
|
R. Richard
|
9404c86de7
|
Move message queue logic to backend
|
2019-08-26 13:53:53 +02:00 |
|
R. Richard
|
88e1818c86
|
Introduce intent for TFW messages
|
2019-08-26 13:53:53 +02:00 |
|
R. Richard
|
c972026385
|
Append --init flag to Docker run in order to get zombie processes reaped
|
2019-08-23 15:33:50 +02:00 |
|
R. Richard
|
9fd3520910
|
Modify resource's directory structure
|
2019-08-15 17:04:27 +02:00 |
|
R. Richard
|
11b3ac8eef
|
Move initial FSM trigger to backend
|
2019-08-15 15:40:21 +02:00 |
|
Kristóf Tóth
|
1a1b61375c
|
Merge branch 'processlog-rework' into chausie
|
2019-08-15 14:40:30 +02:00 |
|
Kristóf Tóth
|
4bd8ee1cf2
|
Use new ConsoleLogsHandler to write process logs to frontend
|
2019-08-15 14:37:32 +02:00 |
|
Kristóf Tóth
|
419a694597
|
Remove unused handler import
|
2019-08-15 14:21:41 +02:00 |
|
R. Richard
|
32bab90ac7
|
Fix import path
|
2019-08-15 14:13:56 +02:00 |
|
R. Richard
|
f4840f4a6b
|
Create event handler for ProxyPipeConnector
|
2019-08-14 15:53:09 +02:00 |
|
Kristóf Tóth
|
4c163e1085
|
Remove snaphotting from default event_handler_main
|
2019-08-08 16:30:14 +02:00 |
|
R. Richard
|
e366a2652b
|
Simplify MessageSender, IDE and terminal handler
|
2019-08-08 16:30:14 +02:00 |
|
R. Richard
|
a1ad0e6356
|
Fix HOTRELOAD mount path
|
2019-08-01 16:08:31 +02:00 |
|
Kristóf Tóth
|
01b247e494
|
Follow API changes
|
2019-07-30 15:17:47 +02:00 |
|
Kristóf Tóth
|
b032da8983
|
Use IOLoop.current() instead of deprecated instance()
|
2019-07-28 21:04:22 +02:00 |
|
Kristóf Tóth
|
7698ff430e
|
Merge branch 'eventhandler-rework' into chausie
|
2019-07-25 12:12:01 +02:00 |
|
Kristóf Tóth
|
27cc80d36c
|
Remove unnecessary newlines
|
2019-07-24 16:33:21 +02:00 |
|
Kristóf Tóth
|
9095a9f85a
|
Comply new package structure
|
2019-07-24 15:52:38 +02:00 |
|
Kristóf Tóth
|
290c301d27
|
Simplify *main setup
|
2019-07-15 13:43:54 +02:00 |
|
Kristóf Tóth
|
d9e69a6327
|
Use new event handling model
|
2019-07-12 23:26:57 +02:00 |
|
Kristóf Tóth
|
eb60c1e08e
|
Remove pipe auxlib
|
2019-07-12 23:19:22 +02:00 |
|
R. Richard
|
e50a8732fc
|
Refactor TerminalCommands
|
2019-07-08 14:16:22 +02:00 |
|
R. Richard
|
ef2ab5d0bf
|
Move signal handling to new module
|
2019-07-08 14:16:22 +02:00 |
|
R. Richard
|
417a848328
|
Move custom event handlers away
|
2019-07-08 14:16:22 +02:00 |
|
R. Richard
|
d597e4e004
|
Run Python in unbuffered mode
|
2019-07-02 15:37:12 +02:00 |
|
Kristóf Tóth
|
76118c0c49
|
Use new EventHandlerBase API to simplify graceful stop logic
|
2019-07-01 16:02:44 +02:00 |
|
Kristóf Tóth
|
d263011179
|
Fix import order
|
2019-07-01 14:54:47 +02:00 |
|
R. Richard
|
8590aba8dd
|
Refactor TFW logging
|
2019-06-28 17:38:57 +02:00 |
|
Kristóf Tóth
|
b392749643
|
Comply EventHandler changes
|
2019-06-28 15:15:56 +02:00 |
|
R. Richard
|
8335338a96
|
Fix pylint warnings
|
2019-06-27 14:38:36 +02:00 |
|
R. Richard
|
957f2c9477
|
Remove dirmonitor
|
2019-06-24 14:30:52 +02:00 |
|
R. Richard
|
323300a676
|
Add new logger to PipeIO
|
2019-06-20 16:07:26 +02:00 |
|
R. Richard
|
dc42e0f4d0
|
Separate event handlers from independent components
|
2019-06-20 16:06:23 +02:00 |
|
R. Richard
|
096bba8367
|
Import new logger
|
2019-06-18 18:51:05 +02:00 |
|
R. Richard
|
9946114186
|
Create event handler to monitor bash commands
|
2019-06-11 17:27:37 +02:00 |
|
therealkrispet
|
ba9d745e75
|
Merge pull request #14 from avatao-content/connector-rm
Remove unnecessary webservice dependencies and replace TFWConnector with PipeIO
|
2019-06-11 13:47:50 +02:00 |
|
R. Richard
|
6e8fc588f1
|
Fix pipe_io_auxlib
|
2019-06-11 13:41:20 +02:00 |
|
R. Richard
|
9faafa7f49
|
Refactor PasswordHasher
|
2019-06-11 13:29:18 +02:00 |
|
R. Richard
|
4a08687ac8
|
Make indexing more consistent
|
2019-06-11 13:22:22 +02:00 |
|
R. Richard
|
a1f148f8e0
|
Rename variable to be more precise
|
2019-06-11 13:16:35 +02:00 |
|
R. Richard
|
9d9021d01d
|
Replace TFWConnector with PipeIO in the webservice
|
2019-06-11 13:16:35 +02:00 |
|
R. Richard
|
1b53222937
|
Replace PBKDF2 with scrypt
|
2019-06-11 13:16:35 +02:00 |
|
R. Richard
|
8b15da39ae
|
Exterminate TFWConnector from TestFSM
|
2019-06-11 13:13:32 +02:00 |
|
R. Richard
|
14f300d610
|
Include PipeIO dependencies
|
2019-06-11 13:13:32 +02:00 |
|