Commit Graph

1210 Commits

Author SHA1 Message Date
dependabot[bot] 55e5d6cde7
build(deps): bump node-fetch from 2.6.1 to 2.6.7 in /api
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 02:21:52 +00:00
Thomas Hobson 17c4fdb51e
Merge pull request #537 from Vrganj/master
return 200 and piston ver on /, fix empty content-type header validation
2023-01-12 15:21:06 +13:00
Luka Barbić e86c19b007 return 200 and piston ver on /, fix empty content-type header validation 2023-01-11 18:59:29 +01:00
Thomas Hobson 7441f2633d
Merge pull request #531 from engineer-man/dependabot/npm_and_yarn/api/express-4.17.3
build(deps): bump express from 4.17.1 to 4.17.3 in /api
2023-01-10 17:25:43 +13:00
dependabot[bot] 5ae85c383f
build(deps): bump express from 4.17.1 to 4.17.3 in /api
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 22:59:05 +00:00
Thomas Hobson d815a4f1ac
Merge pull request #525 from pan93412/rust-1.65.0
pkg(rust-1.65.0): Added Rust 1.65.0
2022-11-14 15:49:46 +13:00
pan93412 d23e41c3cd pkg(rust-1.65.0): Added Rust 1.65.0 2022-11-13 05:11:54 +00:00
Thomas Hobson 961435b8cc
Merge pull request #518 from Deecellar/master
Updated Zig to 0.9.1
2022-09-20 00:18:30 +12:00
Dan Ellis Echavarria 17217c050b Metada update 2022-09-14 10:03:11 -05:00
Dan Ellis Echavarria 7e8cd9c63c Added 0.9.1 to piston 2022-09-14 10:01:55 -05:00
Thomas Hobson 0257676d18
Merge pull request #511 from pan93412/rust-1.63.0
pkg(rust-1.63.0): Added Rust 1.63.0
2022-08-30 00:52:08 +12:00
pan93412 0a7187c85b
pkg(rust-1.63.0): Added Rust 1.63.0
Following template from #503 to bump the Rust toolchain to the latest
stable

Signed-off-by: pan93412 <pan93412@gmail.com>
2022-08-28 00:20:08 +08:00
Thomas Hobson f2da04ad8b
Merge pull request #499 from neysanfoo/catch-error
add missing error in try catch
2022-08-13 13:40:49 +12:00
Thomas Hobson c673446d51
Merge branch 'master' into catch-error 2022-08-13 13:26:25 +12:00
Thomas Hobson 2ff1a9677b
Merge pull request #504 from gagbo/pkg/rust_1.62
pkg(rust-1.62.0): Fixed metadata mistake
2022-08-13 13:24:04 +12:00
Thomas Hobson c805200170
Merge branch 'master' into pkg/rust_1.62 2022-07-29 16:41:08 +12:00
Thomas Hobson 1639bb90b3
Merge pull request #506 from Hydrazer/bqn
pkg(bqn-1.0.0): Added bqn 1.0.0
2022-07-29 16:40:34 +12:00
Hydrazer 0e8231ef01 pkg(bqn-1.0.0): Added bqn 1.0.0 2022-07-28 20:44:31 -06:00
neysanfoo 1867393fda
Merge branch 'master' into catch-error 2022-07-22 21:34:53 +08:00
Gerry Agbobada 5403931c16
pkg(rust-1.62.0): Fixed metadata mistake 2022-07-17 12:25:39 +02:00
Thomas Hobson 7c3db7d7fe
Merge pull request #503 from gagbo/pkg/rust_1.62
pkg(rust-1.62.0): Added rust 1.62.0
2022-07-17 21:39:19 +12:00
Gerry Agbobada 53e04c228d
pkg(rust-1.62.0): Added rust 1.62.0
Following template from #393 to bump the rust toolchain to the latest
stable
2022-07-17 02:40:50 +02:00
Neysan Foo 52dd07ce20 fixed try catch 2022-07-04 15:24:10 +08:00
Thomas Hobson 0c0be54505
Fix #495 2022-07-02 01:46:44 +12:00
Thomas Hobson 9d53703a66
Merge pull request #489 from Hydrazer/smalltalk
smalltalk fix argv
2022-07-02 01:26:27 +12:00
Thomas Hobson 8dacccd060
Merge pull request #496 from Brikaa/fix-jobs-permissions
Fix jobs permissions
2022-07-02 01:25:01 +12:00
Thomas Hobson e021dab847
Merge pull request #497 from Jonxslays/task/piston_rspy
Add piston_rspy to the readme
2022-07-02 01:22:58 +12:00
Jonxslays 43a1242bbf
Add piston_rspy to the readme 2022-07-01 06:11:29 -07:00
Omar Brikaa e1a1be7e4c Permission mode 711 2022-06-30 13:35:35 +02:00
Omar Brikaa 07ec6b3f78 Don't include the tmpfs in the docker volume 2022-06-30 13:31:17 +02:00
Omar Brikaa 5526071f00 Set jobs permissions on startup 2022-06-30 13:19:44 +02:00
Omar Brikaa 0e5d3b56a1 Get rid of pre-commit since it does not account for hunks 2022-06-30 13:18:50 +02:00
Omar Brikaa 0ea073f6d2 Add tmpfs parameters in docker-compose dev 2022-06-30 13:17:15 +02:00
Hydrazer 91bd30f59e smalltalk fix argv 2022-06-12 08:32:06 -06:00
Thomas Hobson c355abc4a7
Fix #487
Permissions on the jobs directory allowed anyone to write into the directory - this commit simply allows only the `node` user to `rwx` on the jobs directory.
2022-06-12 16:19:02 +12:00
Thomas Hobson 80f033ee6d
Merge pull request #484 from Hydrazer/smalltalk
pkg(smalltalk-3.2.3): add smalltalk
2022-06-05 15:15:31 +12:00
Thomas Hobson c2f6584040
Merge branch 'master' into smalltalk 2022-06-05 15:07:52 +12:00
Hydrazer 61f5e8c6fe pkg(smalltalk-3.2.3): add smalltalk 2022-06-04 07:10:41 -06:00
Thomas Hobson e4b77a34ea
Merge pull request #481 from Hydrazer/forth
pkg(forth-0.7.3): added forth
2022-06-03 12:29:11 +12:00
Thomas Hobson 1d6bbe3ea9
Merge branch 'master' into forth 2022-06-03 12:22:00 +12:00
Hydrazer ea1a941597 pkg(forth-0.7.3): added forth 2022-06-02 17:33:50 -06:00
Thomas Hobson 4614c43573
Merge pull request #482 from Hydrazer/sql
sqlite3 add argv compitibility
2022-06-02 17:15:56 +12:00
Hydrazer 86ff6b74a7 sqlite3 add argv compitibility 2022-06-01 16:52:35 -06:00
Thomas Hobson 81e315609d
Use `timeout` as fallback for killing process 2022-04-27 03:05:29 +12:00
Thomas Hobson 0ab66f4f5f
Cleanup all zombie processes
Prevents process table exhaustion
2022-04-27 02:51:10 +12:00
Thomas Hobson 37e83c9813
Merge pull request #453 from engineer-man/revert-426-dependabot/npm_and_yarn/api/node-fetch-3.1.1
Revert "build(deps): bump node-fetch from 2.6.1 to 3.1.1 in /api"
2022-03-02 19:22:33 +13:00
Thomas Hobson 9276aa1109
Revert "build(deps): bump node-fetch from 2.6.1 to 3.1.1 in /api" 2022-03-02 19:20:55 +13:00
Thomas Hobson c0e9c5f578
Merge pull request #452 from engineer-man/dependabot/npm_and_yarn/cli/ansi-regex-5.0.1
build(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /cli
2022-02-26 10:55:43 +13:00
dependabot[bot] 5f8968d4bd
build(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /cli
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 21:31:32 +00:00
Thomas Hobson c3678b9bce
Merge pull request #426 from engineer-man/dependabot/npm_and_yarn/api/node-fetch-3.1.1
build(deps): bump node-fetch from 2.6.1 to 3.1.1 in /api
2022-02-26 10:22:36 +13:00