Ruben Fiszel
|
7b2d7b9af7
|
feat: increase timeout to 900
|
2023-05-10 19:08:18 +02:00 |
|
Ruben Fiszel
|
198dd9e8ff
|
remove deno nsjail in favor of deno sandboxing
|
2023-04-08 15:25:10 +02:00 |
|
Ruben Fiszel
|
1f8513b937
|
remove unecessary deno lock file
|
2023-03-31 11:53:31 +02:00 |
|
Ruben Fiszel
|
2dfbf5ffcf
|
fix autogen script names
|
2023-03-28 21:07:21 +02:00 |
|
Ruben Fiszel
|
904d74187e
|
feat(backend): allow relative imports for python
|
2023-03-28 20:27:40 +02:00 |
|
Ruben Fiszel
|
1bc97cd73b
|
add import_map to nsjail
|
2023-01-21 23:28:11 +01:00 |
|
Ruben Fiszel
|
ac94b57726
|
fix deno nsjail vmem
|
2023-01-20 11:49:08 +01:00 |
|
Ruben Fiszel
|
ddef8e30e9
|
bump default bash tmp size
|
2023-01-19 20:32:08 +01:00 |
|
Ruben Fiszel
|
5250532043
|
relax nsjail limits
|
2023-01-19 14:51:43 +01:00 |
|
Ruben Fiszel
|
13300be1ac
|
relax nsjail limits
|
2023-01-19 14:35:06 +01:00 |
|
Ruben Fiszel
|
3ad5bfc192
|
feat: add relative imports for python scripts (#1075)
* all
* all
|
2023-01-09 13:49:30 +01:00 |
|
Ruben Fiszel
|
cecc5a9d73
|
fix(backend): support PIP_INDEX_URL
|
2022-11-28 23:48:42 +01:00 |
|
Ruben Fiszel
|
6d037f92d1
|
fix(backend): support PIP_INDEX_URL
|
2022-11-28 23:12:05 +01:00 |
|
Ruben Fiszel
|
65a535eb86
|
add urandom and all /etc to nsjail
|
2022-11-25 19:05:41 +01:00 |
|
Ruben Fiszel
|
0640df275d
|
add ld.so.cache to bash path
|
2022-11-23 15:20:50 +01:00 |
|
Ruben Fiszel
|
dbe1ada3a9
|
nits on nsjail config
|
2022-11-23 14:00:49 +01:00 |
|
Ruben Fiszel
|
c2e9dff784
|
feat(go): improve cold start of 200ms by building outside of nsjail
|
2022-11-20 14:40:29 +01:00 |
|
Ruben Fiszel
|
0a8fd771b0
|
feat: supercache extended to all version
|
2022-11-18 20:17:23 +01:00 |
|
Ruben Fiszel
|
d969eb4f2c
|
fix python on nsjail
|
2022-11-08 00:42:14 +01:00 |
|
Ruben Fiszel
|
61c915488c
|
ci: trim down docker main docker image
|
2022-11-07 13:37:37 +01:00 |
|
Ruben Fiszel
|
7c97fac746
|
feat: support bash as 4th language (#865)
* bash support
* bash backend working
* frontend part
* bash backend working
|
2022-11-06 23:48:18 +01:00 |
|
Kai Jellinghaus
|
621ed290cf
|
feat(backend): Deno lock files (#851)
* Enable generating locks for deno
* Handle deno lockfile
* Fix bug with empty lockfiles
* Handle deno lockfiles
* Allow unstable features when resolving deno deps
* Ignore bad lockfiles
* Handle Deno Path
* No Color output
* Fix OsStr
|
2022-11-02 23:52:45 +01:00 |
|
Kai Jellinghaus
|
6263e90735
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|