Commit Graph

326 Commits

Author SHA1 Message Date
Kristóf Tóth bbae82d839 Add priorities to event_handler and pipe_io main processes 2019-11-21 14:26:50 +01:00
Kristóf Tóth b60dbc8471 Fix webservice 2019-11-21 13:31:39 +01:00
Kristóf Tóth 9d24f797df Add .gitkeep to solvable/nginx 2019-11-18 11:25:57 +01:00
Kristóf Tóth 5e9fc16cac Bind challenge container port to localhost only 2019-11-13 13:05:35 +01:00
Kristóf Tóth 990991217d Increase template config.yml memlimit 2019-11-13 12:35:37 +01:00
Kristóf Tóth ef73b4a2b8 Fix try_build_baseimage in tfw.sh 2019-11-12 13:31:56 +01:00
Kristóf Tóth 6e5b5cd901 Fix frontend::latest_tag hack 2019-11-07 16:30:54 +01:00
Kristóf Tóth 320cfe9952 Improve tfw.sh (refactor & new baseimage compliance) 2019-10-31 15:17:27 +01:00
Kristóf Tóth 6f7c197b12 Update terminal port envvar name 2019-10-08 14:25:58 +02:00
Kristóf Tóth 5da0af26a0 Rework release tooling 2019-09-30 15:08:04 +02:00
ni-richard 5e1c763dab
Update README.md 2019-09-17 06:01:23 +02:00
ni-richard 7b7cf182d5
Update README.md 2019-09-17 05:31:19 +02:00
ni-richard 47880c3a18
Update README.md 2019-09-17 05:26:07 +02:00
ni-richard 1951e4f51d
Update README.md 2019-09-17 05:21:14 +02:00
Kristóf Tóth 8b29cb8caa Update baseimage name in libhack 2019-09-13 09:44:51 -04:00
Kristóf Tóth 99ec9afdc3 Use new baseimage from DockerHub 2019-09-12 16:40:42 -04:00
Kristóf Tóth 6996546c75 Merge branch 'multistage' 2019-09-12 14:17:47 -04:00
Kristóf Tóth 77d7935a64 License project under GNU LGPLv3 2019-09-12 13:49:22 -04:00
Kristóf Tóth e5aaf29c17 Merge branch 'chausie' 2019-09-12 13:48:56 -04:00
Kristóf Tóth fa1cdbfd6e Open /tmp/tfw_* pipes for all users 2019-09-06 15:56:35 +02:00
R. Richard 813d1e7b40 Refactor hack script due to multistage building 2019-09-05 18:23:57 +02:00
Kristóf Tóth e016fc0a24 Configure frontend on 'frontend.ready' event 2019-08-30 17:38:27 +02:00
Kristóf Tóth 8c2cd7e44e Ignore trailing slash in controller route 2019-08-30 16:41:59 +02:00
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