Commit Graph

17 Commits

Author SHA1 Message Date
Kristóf Tóth
086df3700d Avoid reloading IDE on inotify events from the previous write 2019-09-27 15:16:08 +02:00
Kristóf Tóth
620212f00f Accept relative paths in the IdeHandler API's "filename" key 2019-09-04 15:13:40 +02:00
Kristóf Tóth
66c9c5a592 Implement finding files from relative paths FileManager 2019-09-04 15:13:11 +02:00
Kristóf Tóth
777dc9ccfc Remove unnecessary pylint: disable comment 2019-09-02 16:25:04 +02:00
Kristóf Tóth
fab582505f Improve IdeHandler JSON API 2019-09-02 16:21:19 +02:00
Kristóf Tóth
701b918e6f Refactor IdeHandler 2019-09-02 15:49:38 +02:00
Kristóf Tóth
1d8de09c2a Make Filemanager.is_allowed() public 2019-09-02 15:49:13 +02:00
Kristóf Tóth
9712ebf102 Specify EventHandler types in builtin handlers 2019-08-30 14:45:53 +02:00
Kristóf Tóth
016130b081 Fix pylint issues 2019-08-28 16:40:23 +02:00
R. Richard
7a14928432 Refactor deploy handler 2019-08-26 13:54:26 +02:00
R. Richard
c5afdfb1b2 Create handler for deploying in the IDE 2019-08-26 13:54:26 +02:00
Kristóf Tóth
0df378fb92 Fix FileManager unit test cases for macOS (symlinked TMPDIR) 2019-08-14 13:49:58 +02:00
Kristóf Tóth
b5e53cb946 Use prefix matching in ZMQConnector 2019-08-08 15:05:37 +02:00
R. Richard
d31a850a4e Simplify IDE handler and file manager 2019-08-07 09:44:03 +02:00
Kristóf Tóth
30223fe99f Rename ServerConnector interface to Connector ¯\_(ツ)_/¯ 2019-07-30 15:17:29 +02:00
Kristóf Tóth
f2b6123d41 Remove unnecessary newlines 2019-07-24 16:32:57 +02:00
Kristóf Tóth
52399f413c Simplify package structure 2019-07-24 15:50:41 +02:00