Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't try to parse the composed code | 2021-02-25 | -40/+32 | |
* | Make use of .raise_for_status() | 2021-02-25 | -8/+6 | |
* | Add return code 7 for processes killed by NsJail | 2021-02-25 | -22/+25 | |
* | Add return code 6 for exceptions when loading module | 2021-02-25 | -1/+1 | |
* | Properly handle return codes 5 and 99 | 2021-02-24 | -14/+18 | |
* | Document unittest code | 2021-02-24 | -6/+14 | |
* | Censor unittests on GET /forms/$id | 2021-02-24 | -0/+13 | |
* | Add support for hidden tests | 2021-02-24 | -2/+17 | |
* | Switch to 100 chars line length and get rid of the noqas | 2021-02-24 | -1/+2 | |
* | Support code unit testing through snekbox | 2021-02-24 | -0/+91 |