Commit Graph

65 Commits

Author SHA1 Message Date
Radon Rosborough c9af422461 Catch more errors 2021-08-26 18:46:04 -07:00
Radon Rosborough d3ab5d6336 Don't log error when websocket is closed
This will stop showing up in Sentry now.
2021-08-26 18:39:49 -07:00
Radon Rosborough 339936c5ee Remove some unused declarations 2021-08-26 18:36:21 -07:00
Radon Rosborough 399bc90f59 Oops we need to explicitly start LSP now 2021-08-16 15:54:37 -07:00
Radon Rosborough 9a89d1a14a Deal with Carp being sloooooooow 2021-08-15 18:34:11 -07:00
Radon Rosborough 41272fc6d7 Remove some unused imports & variables 2021-08-15 18:21:29 -07:00
Radon Rosborough 0784bd2381 Max session length of 1hr 2021-08-15 18:20:28 -07:00
Radon Rosborough cdfb7915be Finish up frontend for now 2021-08-15 17:57:54 -07:00
Radon Rosborough 3541169779 Start and stop LSP 2021-08-15 16:32:09 -07:00
Radon Rosborough 02ff4aaaef Misc fixes 2021-08-15 12:18:59 -07:00
Radon Rosborough c7e3e56bd2 Fix a few silly errors 2021-08-14 21:44:09 -07:00
Radon Rosborough f19e850e0d Effective teardown, and Sentry integration 2021-08-14 21:37:31 -07:00
Radon Rosborough e197ad9c72 API mostly working aside from LSP 2021-08-14 18:37:07 -07:00
Radon Rosborough 157176f013 Off by one 2021-08-14 14:24:05 -07:00
Radon Rosborough 50ade82e81 Get sandbox mostly working 2021-08-13 18:08:54 -07:00
Radon Rosborough ac79035580 Progress on sandbox, drop node-pty dependency 2021-08-12 19:38:39 -07:00
Radon Rosborough 0bec96b88b Add code formatters for Riju itself 2021-07-17 00:50:42 -07:00
Radon Rosborough 256d5d1f2b Many things 2021-07-12 04:22:42 +00:00
Radon Rosborough 320b17777c Some embarrassing mistakes 2021-07-11 21:43:58 +00:00
Radon Rosborough ada1b64fc1 Debugging 2021-07-11 06:48:01 +00:00
Radon Rosborough b96c4ca7eb Should be ready to go now?? 2021-07-10 23:52:19 +00:00
Radon Rosborough 44de19946e Miscellaneous fixes 2021-07-10 22:24:42 +00:00
Radon Rosborough ea35395027 Try to make supervisor less broken 2021-07-10 20:50:32 +00:00
Radon Rosborough f9423f1482 Fail tests on bad exit status 2021-07-10 20:09:18 +00:00
Radon Rosborough c85ed6d586 Support RIJU_DEPLOY_CONFIG 2021-07-05 14:42:37 +00:00
Radon Rosborough 719b16f3c0 Infrastructure go brrr 2021-07-04 17:13:59 +00:00
Radon Rosborough 442265a642 Yeesh 2021-07-03 19:09:47 +00:00
Radon Rosborough fcf5432058 debug 2021-06-19 08:09:22 +00:00
Radon Rosborough 2638053405 Many misc changes 2021-06-18 23:10:20 +00:00
Radon Rosborough ddb2fa0d4b Hallelujah 2021-06-18 07:06:32 +00:00
Radon Rosborough 4e86dfc567 Add missing return 2021-06-18 07:06:32 +00:00
Radon Rosborough b132840385 shell-quote is full of bugs -_-
seriously, how did this happen?? this is the one kind of library you'd
assume couldn't possibly have bugs, because it's so obviously critical
for the thing to be thoroughly tested. and it's not even complicated
functionality to implement...
2021-06-18 07:06:32 +00:00
Radon Rosborough 6c7fbf7fb1 Start fixing sandbox script 2021-04-30 23:13:15 -07:00
Radon Rosborough d3cd61cdd6 Make stty conditional 2021-04-24 09:48:25 -07:00
Radon Rosborough 0e0ceebd9e Workaround Docker bug with term size settings 2021-04-24 09:38:51 -07:00
Radon Rosborough db41dfa0a3 Container process should have a pty 2021-04-24 09:25:55 -07:00
Radon Rosborough d521eed1ce Some random bugfixes 2021-04-23 20:33:57 -07:00
Radon Rosborough 1672e42960 Bugfixes for hashing 2021-03-21 21:53:22 -07:00
Radon Rosborough 1b975de021 Get containerized execution working 2021-03-21 14:45:13 -07:00
Radon Rosborough 224f8f7d9d Misc fixes for containerization 2021-03-21 14:36:44 -07:00
Radon Rosborough 69f1c2ed58 Remove no longer correct comment 2021-03-21 14:16:23 -07:00
Radon Rosborough 4a79b95efc Tear down old containers properly 2021-03-21 13:55:33 -07:00
Radon Rosborough 219fbed342 Start work on depgraph runner 2021-03-20 22:15:49 -07:00
Radon Rosborough b99d17bcd3 Preliminary containerization work 2021-03-19 23:04:59 -07:00
Radon Rosborough 83208355d4 Load language configurations into server 2021-03-18 19:03:28 -07:00
Radon Rosborough 49e18e9830 Fix deprecated Express methods 2021-01-23 21:40:58 -08:00
Radon Rosborough edad36a563 Fix language settings for Unison 2021-01-23 21:07:03 -08:00
Radon Rosborough 998811d3d4 Get lsp-repl working again 2021-01-18 09:48:42 -08:00
Radon Rosborough b5267a4243 Fix alias mapping in Express 2021-01-18 09:41:03 -08:00
Radon Rosborough a29329f71c Install distutils for Hy, fix 'set -e' usage 2021-01-17 21:09:35 -08:00