aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* implementing repl like evaluation, the code doesnt work inside docker yet ↵repl-likeGravatar hargoniX2018-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)Gravatar Joseph2018-11-29-126/+137
|
* explicit shell callGravatar Christopher Baklid2018-07-29-2/+1
|
* run deploy scriptGravatar Christopher Baklid2018-07-29-0/+2
|
* add deploy scriptGravatar Christopher Baklid2018-07-29-2/+18
|
* go back to alpine 3.7 until I get around to compiling nsjail for 3.8Gravatar Christopher Baklid2018-07-29-3/+3
|
* upgrade alpine to 3.8 and python to 3.6.6, remove old tests also cache pipenvGravatar Christopher Baklid2018-07-29-23/+17
|
* tag with pythondiscordGravatar Christopher Baklid2018-07-24-0/+1
|
* add docker tagGravatar Christopher Baklid2018-07-24-1/+2
|
* lint and skip rabbitmqGravatar Christopher Baklid2018-07-24-7/+7
|
* update pipfile lock, handle value error, show error codes when unhandledGravatar Christopher Baklid2018-07-24-67/+77
|
* missing commaGravatar Christopher Baklid2018-07-05-7/+8
|
* I should have made an MR for thisGravatar Christopher Baklid2018-07-05-13/+13
|
* skip tests for now :(Gravatar Christopher Baklid2018-07-05-10/+12
|
* fix testsGravatar Christopher Baklid2018-07-05-6/+6
|
* lintGravatar Christopher Baklid2018-07-05-3/+2
|
* remove excessive logging and attempt getting stacktraceGravatar Christopher Baklid2018-07-05-10/+7
|
* install dockker in the ci imageGravatar Christopher Baklid2018-06-05-2/+1
|
* forgot to remove debug commandGravatar Christopher Baklid2018-06-05-1/+0
|
* trying an aliasGravatar Christopher Baklid2018-06-05-2/+5
|
* grasping at strawsGravatar Christopher Baklid2018-06-05-2/+4
|
* try without dindGravatar Christopher Baklid2018-06-05-2/+2
|
* try a dedicated rabbitmq nodeGravatar Christopher Baklid2018-06-05-2/+1
|
* adds rabbitmq service for testsGravatar Christopher Baklid2018-06-05-3/+3
|
* use a ci boxGravatar Christopher Baklid2018-06-05-4/+22
|
* change directoryGravatar Christopher Baklid2018-06-05-0/+1
|
* pwdGravatar Christopher Baklid2018-06-05-0/+1
|
* show contentsGravatar Christopher Baklid2018-06-05-0/+1
|
* remove scripts, more pipfile commandsGravatar Christopher Baklid2018-06-05-4/+2
|
* no bash on alpineGravatar Christopher Baklid2018-06-05-1/+1
|
* CIGravatar Christopher Baklid2018-06-05-76/+36
|
* Update README.mdGravatar Christopher Baklid2018-06-05-1/+6
|
* Update .gitlab-ci.ymlGravatar Christopher Baklid2018-06-05-4/+4
|
* Add .gitlab-ci.ymlGravatar Christopher Baklid2018-06-05-0/+24
|
* trying changing to root in travis before build runsGravatar Christopher Baklid2018-06-03-6/+13
|
* sudo all the thingsGravatar Christopher Baklid2018-06-03-5/+5
|
* consistent naming conventions, update readme, hopefully fix travis testGravatar Christopher Baklid2018-06-03-8/+7
|
* lintGravatar Christopher Baklid2018-06-03-2/+0
|
* nsjail workaround, fix forkbomb, add forkbomb unit testGravatar Christopher Baklid2018-06-03-19/+26
|
* update docsGravatar Christopher Baklid2018-06-03-80/+115
|
* set dependency on rmq publishGravatar Christopher Baklid2018-06-02-39/+41
|
* faulty logic in configGravatar Christopher Baklid2018-06-02-1/+2
|
* lintGravatar Christopher Baklid2018-06-02-3/+3
|
* remove commented out code [ci skip]Gravatar Christopher Baklid2018-06-02-1/+0
|
* handle autodiscover better, find the python executable automatically, log ↵Gravatar Christopher Baklid2018-06-02-12/+24
| | | | errors not handled explicitly
* update readme [ci skip]Gravatar Christopher Baklid2018-05-31-3/+7
|
* change testing user and password to guestGravatar Christopher Baklid2018-05-31-8/+8
|
* exclude config file from coverage reportGravatar Christopher Baklid2018-05-31-0/+1
|
* copy paste error in readmeGravatar Christopher Baklid2018-05-31-1/+1
|
* more testingGravatar Christopher Baklid2018-05-31-11/+39
|