| Commit message (Expand) | Author | Age | Lines |
* | Fix #56: stdout and stderr outputs in wrong order | MarkKoz | 2020-01-11 | -0/+16 |
* | Add test for importing numpy | MarkKoz | 2019-12-28 | -0/+6 |
* | Test root and direct children are read-only | MarkKoz | 2019-12-28 | -7/+10 |
* | Test shared memory is disabled | MarkKoz | 2019-12-28 | -0/+27 |
* | Test that the file system is mounted as read only | MarkKoz | 2019-06-27 | -0/+10 |
* | Disable memory swapping and add a memory limit test | MarkKoz | 2019-06-26 | -6/+13 |
* | Add a NsJail log parser test | MarkKoz | 2019-06-22 | -0/+30 |
* | Rewrite NsJail tests | MarkKoz | 2019-06-22 | -56/+77 |
* | Merge stdout and stderr | MarkKoz | 2019-06-15 | -1/+0 |
* | Respond to eval with stdout, stderr, and the return code | MarkKoz | 2019-06-05 | -3/+10 |
* | Add logging for NsJail | MarkKoz | 2019-06-05 | -1/+1 |
* | Merge remote-tracking branch 'origin/revitalisation' into refactor/nsjail | MarkKoz | 2019-06-05 | -1/+66 |
|\ |
|
| * | Move SnekAPI import back to top of module | MarkKoz | 2019-05-29 | -1/+2 |
| * | Add API tests for eval resource | MarkKoz | 2019-05-29 | -1/+65 |
* | | Revert "Lint tests" | MarkKoz | 2019-05-30 | -15/+0 |
* | | Lint tests | MarkKoz | 2019-05-30 | -0/+15 |
* | | Add flake8 plugin to only allow double quotes | MarkKoz | 2019-05-29 | -23/+23 |
|/ |
|
* | Restructure project layout | MarkKoz | 2019-03-28 | -8/+8 |
* | Remove RMQ, Add API POST request method. | Scragly | 2019-01-20 | -12/+8 |
* | upgrade alpine to 3.8 and python to 3.6.6, remove old tests also cache pipenv | Christopher Baklid | 2018-07-29 | -15/+7 |
* | update pipfile lock, handle value error, show error codes when unhandled | Christopher Baklid | 2018-07-24 | -13/+16 |
* | missing comma | Christopher Baklid | 2018-07-05 | -6/+7 |
* | I should have made an MR for this | Christopher Baklid | 2018-07-05 | -13/+13 |
* | skip tests for now :( | Christopher Baklid | 2018-07-05 | -10/+9 |
* | fix tests | Christopher Baklid | 2018-07-05 | -6/+6 |
* | adds rabbitmq service for tests | Christopher Baklid | 2018-06-05 | -2/+1 |
* | consistent naming conventions, update readme, hopefully fix travis test | Christopher Baklid | 2018-06-03 | -1/+0 |
* | nsjail workaround, fix forkbomb, add forkbomb unit test | Christopher Baklid | 2018-06-03 | -2/+10 |
* | set dependency on rmq publish | Christopher Baklid | 2018-06-02 | -39/+41 |
* | remove commented out code [ci skip] | Christopher Baklid | 2018-06-02 | -1/+0 |
* | handle autodiscover better, find the python executable automatically, log err... | Christopher Baklid | 2018-06-02 | -2/+2 |
* | more testing | Christopher Baklid | 2018-05-31 | -0/+17 |
* | travis is annoying | Christopher Baklid | 2018-05-31 | -1/+4 |
* | more tests | Christopher Baklid | 2018-05-31 | -0/+25 |
* | use the virtualenv python binary in travis | Christopher Baklid | 2018-05-31 | -2/+2 |
* | adds nsjail compiled for ubuntu to see if unit testing can work with that | Christopher Baklid | 2018-05-31 | -2/+8 |
* | secure python execution | Christopher Baklid | 2018-05-30 | -0/+8 |