Thomas Hobson
|
3b0f2a0013
|
remove useless kill
|
2021-04-26 03:15:49 +12:00 |
Thomas Hobson
|
349beeb45a
|
Warn on errors when killing process group
|
2021-04-26 03:01:08 +12:00 |
Thomas Hobson
|
f9b8fbd9c0
|
correct logging contexts
|
2021-04-25 21:01:16 +12:00 |
Thomas Hobson
|
3928bace86
|
refactor
|
2021-04-25 20:55:20 +12:00 |
Victor Frazao
|
5f97005a9a
|
Fixes nasm32 - adds 32bit arch to seccomp filter (#231)
|
2021-04-25 16:55:39 +12:00 |
Thomas Hobson
|
45eb4c799d
|
dont crash if there are no aliases
|
2021-04-25 16:37:05 +12:00 |
Thomas Hobson
|
30fa1d1425
|
use correct var name
|
2021-04-25 15:11:32 +12:00 |
Thomas Hobson
|
a328b3eeda
|
better support for multiple languages per package
|
2021-04-25 15:02:57 +12:00 |
Thomas Hobson
|
d851515f37
|
api: install rename in container
|
2021-04-24 19:51:33 +12:00 |
Thomas
|
aeda95a215
|
add .code extension to files without file names
|
2021-04-24 17:59:06 +12:00 |
Thomas
|
5bc607dcec
|
API compatibility
|
2021-04-23 20:40:49 +12:00 |
Brian Seymour
|
a1eb732406
|
update readme, refactor some code
|
2021-04-22 22:27:50 -05:00 |
Thomas Hobson
|
487bde6526
|
404 error
|
2021-04-23 14:49:12 +12:00 |
Thomas Hobson
|
e6da87faa9
|
better error handling
|
2021-04-23 14:47:08 +12:00 |
Thomas Hobson
|
46b1e9118d
|
throw error
|
2021-04-23 14:32:05 +12:00 |
Thomas Hobson
|
890d9f024d
|
Merge branch 'v3' of https://github.com/engineer-man/piston into v3
|
2021-04-23 14:30:19 +12:00 |
Brian Seymour
|
04990566a1
|
updated readme
|
2021-04-22 21:30:01 -05:00 |
Thomas Hobson
|
6ff89f6e91
|
bail when not installed
|
2021-04-23 14:29:40 +12:00 |
Thomas Hobson
|
9c42254b80
|
default file name
|
2021-04-23 13:09:33 +12:00 |
Thomas Hobson
|
589dfec6df
|
default values
|
2021-04-23 11:54:37 +12:00 |
Thomas Hobson
|
9814217aee
|
remove main
|
2021-04-23 11:52:50 +12:00 |
Brian Seymour
|
b3575246bd
|
change urls, fix docker compose file
|
2021-04-22 18:43:21 -05:00 |
Thomas
|
1edb5ad046
|
ci bump
|
2021-04-17 12:11:31 +12:00 |
Dan Vargas
|
d2e05a4a7e
|
pkg(*-*): Fix uninstall (#213)
|
2021-04-11 13:15:14 +12:00 |
Thomas Hobson
|
81cdc766b6
|
Uninstallation (#211)
|
2021-04-10 16:10:18 +12:00 |
Victor Frazao
|
552fb91c6b
|
v3 - Remove the use of unshare + privileged mode and instead (#195)
use seccomp to filter for socket syscalls
|
2021-04-07 12:31:30 +12:00 |
Thomas Hobson
|
be47ab802c
|
Merge branch 'v3' of https://github.com/engineer-man/piston into v3
|
2021-03-29 21:33:54 +13:00 |
Thomas Hobson
|
607123f73d
|
switch to yarn
|
2021-03-29 21:33:49 +13:00 |
Brian Seymour
|
902ad71578
|
remove unnecessary author fields
|
2021-03-28 14:29:28 -05:00 |
Brian Seymour
|
7aa52bb0c5
|
move env
|
2021-03-28 14:03:08 -05:00 |
Brian Seymour
|
b31deaddbc
|
change port to match old piston, some formatting change, add env to fix debian warning/error
|
2021-03-28 14:01:46 -05:00 |
Vargas, Dan
|
aa0a7ac35f
|
pkg(swift-5.3.3): Add deps for swift
|
2021-03-18 15:08:51 -05:00 |
Vargas, Dan
|
d50403230c
|
pkg(prolog-8.2.4): Add deps for prolog
|
2021-03-18 09:13:02 -05:00 |
Vargas, Dan
|
cb5ad603d0
|
pkg(haskell-9.0.1): Add deps to api container
|
2021-03-17 12:29:10 -05:00 |
Vargas, Dan
|
76e0f7d76a
|
pkg(crystal-0.36.1): Add deps to api container
|
2021-03-17 12:59:14 +13:00 |
Dan Vargas
|
148c7414f3
|
pkg(osabie-1.0.1/elixir-1.11.3): Fix VM warnings for osabie and elixir
|
2021-03-17 09:52:03 +13:00 |
Victor Frazao
|
81b70fe08d
|
Adds build-essential to API container - need this for rust executor
|
2021-03-16 19:48:50 +13:00 |
Thomas Hobson
|
8c6552d19e
|
api: start at user 1001 by default
|
2021-03-15 22:08:37 +13:00 |
Thomas Hobson
|
8b70b7d82e
|
api: update default repo url
|
2021-03-15 19:39:55 +13:00 |
Thomas Hobson
|
b36cb64105
|
api: revert quoting of args
|
2021-03-14 15:33:29 +13:00 |
Thomas Hobson
|
d529384f21
|
api: quote args when being executed
|
2021-03-14 13:57:14 +13:00 |
Thomas Hobson
|
4621f34e47
|
api: fixes from refactor
|
2021-03-13 23:09:13 +13:00 |
Thomas Hobson
|
3ae32aad3f
|
api: fix errors from refactor + PISTON_ALIAS envvar
|
2021-03-13 20:57:21 +13:00 |
Brian Seymour
|
b3d18600cd
|
api refactoring
|
2021-03-12 23:01:04 -06:00 |
Thomas Hobson
|
812069cc3f
|
api: remove repos from ppman
|
2021-03-06 19:17:56 +13:00 |
Thomas Hobson
|
49c761311b
|
api: fix bugs introduced in code cleanup
|
2021-03-06 00:31:51 +13:00 |
Thomas Hobson
|
af1741becc
|
api: code cleanup
|
2021-03-05 19:29:09 +13:00 |
Thomas Hobson
|
b1f13d2b87
|
api,repo: Add libxml2 to container
|
2021-02-28 15:44:43 +13:00 |
Thomas Hobson
|
bd920b19b9
|
api: add /runtimes endpoint
|
2021-02-28 01:25:10 +13:00 |
Thomas Hobson
|
870a4c1282
|
api: fix compile stage
runtime.compiled always returned false as it was undefined.
This made the code think it's a run-only language, and never called the compile script.
|
2021-02-28 01:18:04 +13:00 |