Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | implementing repl like evaluation, the code doesnt work inside docker yet ↵repl-like | 2018-12-29 | -1/+13 | |
| | | | | because its excluding parts of the stdlib from the venv for some reason | |||
* | Upgrades Pipfile.lock to use requests 2.20.1, fixes CVE-2018-18074 (#2) | 2018-11-29 | -126/+137 | |
| | ||||
* | explicit shell call | 2018-07-29 | -2/+1 | |
| | ||||
* | run deploy script | 2018-07-29 | -0/+2 | |
| | ||||
* | add deploy script | 2018-07-29 | -2/+18 | |
| | ||||
* | go back to alpine 3.7 until I get around to compiling nsjail for 3.8 | 2018-07-29 | -3/+3 | |
| | ||||
* | upgrade alpine to 3.8 and python to 3.6.6, remove old tests also cache pipenv | 2018-07-29 | -23/+17 | |
| | ||||
* | tag with pythondiscord | 2018-07-24 | -0/+1 | |
| | ||||
* | add docker tag | 2018-07-24 | -1/+2 | |
| | ||||
* | lint and skip rabbitmq | 2018-07-24 | -7/+7 | |
| | ||||
* | update pipfile lock, handle value error, show error codes when unhandled | 2018-07-24 | -67/+77 | |
| | ||||
* | missing comma | 2018-07-05 | -7/+8 | |
| | ||||
* | I should have made an MR for this | 2018-07-05 | -13/+13 | |
| | ||||
* | skip tests for now :( | 2018-07-05 | -10/+12 | |
| | ||||
* | fix tests | 2018-07-05 | -6/+6 | |
| | ||||
* | lint | 2018-07-05 | -3/+2 | |
| | ||||
* | remove excessive logging and attempt getting stacktrace | 2018-07-05 | -10/+7 | |
| | ||||
* | install dockker in the ci image | 2018-06-05 | -2/+1 | |
| | ||||
* | forgot to remove debug command | 2018-06-05 | -1/+0 | |
| | ||||
* | trying an alias | 2018-06-05 | -2/+5 | |
| | ||||
* | grasping at straws | 2018-06-05 | -2/+4 | |
| | ||||
* | try without dind | 2018-06-05 | -2/+2 | |
| | ||||
* | try a dedicated rabbitmq node | 2018-06-05 | -2/+1 | |
| | ||||
* | adds rabbitmq service for tests | 2018-06-05 | -3/+3 | |
| | ||||
* | use a ci box | 2018-06-05 | -4/+22 | |
| | ||||
* | change directory | 2018-06-05 | -0/+1 | |
| | ||||
* | pwd | 2018-06-05 | -0/+1 | |
| | ||||
* | show contents | 2018-06-05 | -0/+1 | |
| | ||||
* | remove scripts, more pipfile commands | 2018-06-05 | -4/+2 | |
| | ||||
* | no bash on alpine | 2018-06-05 | -1/+1 | |
| | ||||
* | CI | 2018-06-05 | -76/+36 | |
| | ||||
* | Update README.md | 2018-06-05 | -1/+6 | |
| | ||||
* | Update .gitlab-ci.yml | 2018-06-05 | -4/+4 | |
| | ||||
* | Add .gitlab-ci.yml | 2018-06-05 | -0/+24 | |
| | ||||
* | trying changing to root in travis before build runs | 2018-06-03 | -6/+13 | |
| | ||||
* | sudo all the things | 2018-06-03 | -5/+5 | |
| | ||||
* | consistent naming conventions, update readme, hopefully fix travis test | 2018-06-03 | -8/+7 | |
| | ||||
* | lint | 2018-06-03 | -2/+0 | |
| | ||||
* | nsjail workaround, fix forkbomb, add forkbomb unit test | 2018-06-03 | -19/+26 | |
| | ||||
* | update docs | 2018-06-03 | -80/+115 | |
| | ||||
* | set dependency on rmq publish | 2018-06-02 | -39/+41 | |
| | ||||
* | faulty logic in config | 2018-06-02 | -1/+2 | |
| | ||||
* | lint | 2018-06-02 | -3/+3 | |
| | ||||
* | remove commented out code [ci skip] | 2018-06-02 | -1/+0 | |
| | ||||
* | handle autodiscover better, find the python executable automatically, log ↵ | 2018-06-02 | -12/+24 | |
| | | | | errors not handled explicitly | |||
* | update readme [ci skip] | 2018-05-31 | -3/+7 | |
| | ||||
* | change testing user and password to guest | 2018-05-31 | -8/+8 | |
| | ||||
* | exclude config file from coverage report | 2018-05-31 | -0/+1 | |
| | ||||
* | copy paste error in readme | 2018-05-31 | -1/+1 | |
| | ||||
* | more testing | 2018-05-31 | -11/+39 | |
| |