Commit Graph

76 Commits

Author SHA1 Message Date
Radon Rosborough 65a3f43ec6 Remove some unused variables and imports 2022-12-21 12:59:46 -07:00
Radon Rosborough 31b0185505 More work on pull and list subcmds 2022-10-10 21:51:25 -07:00
Radon Rosborough 71dcd62af4 Put metrics on separate port 2022-01-30 17:44:16 -08:00
Radon Rosborough 3aba7c4394 Expose basic Prometheus metrics 2022-01-30 17:44:16 -08:00
Radon Rosborough b2de596342 Mess around more with analytics tag 2021-11-07 10:29:34 -08:00
Radon Rosborough b0210f8f4c Migrate to advanced Fathom Analytics
Allow interpolating an arbitrary analytics tag.
2021-11-06 13:45:34 -07:00
Radon Rosborough 1710193e0c [#116] Fix Ruby requiring trailing newline 2021-09-26 11:13:51 -07:00
Radon Rosborough d46b86c631 [#112] Fix race condition with closing sessions 2021-09-18 10:28:17 -07:00
Radon Rosborough 7e13eada31 Report better errors for non-repl languages 2021-08-30 21:35:39 -07:00
Radon Rosborough cc8d54ef75 Handle aliases in websocket API 2021-08-30 21:35:03 -07:00
Radon Rosborough 241a4e7f4d Oops 2021-08-30 16:43:18 -07:00
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