aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* travis is annoyingGravatar Christopher Baklid2018-05-31-1/+4
|
* more testsGravatar Christopher Baklid2018-05-31-5/+26
|
* try againGravatar Christopher Baklid2018-05-31-0/+1
|
* use the virtualenv python binary in travisGravatar Christopher Baklid2018-05-31-4/+5
|
* verbose installGravatar Christopher Baklid2018-05-31-2/+2
|
* follow travis preinstall conventionsGravatar Christopher Baklid2018-05-31-3/+4
|
* figure out why protobuf is missing after installGravatar Christopher Baklid2018-05-31-0/+4
|
* attempt running on xenial in travisGravatar Christopher Baklid2018-05-31-0/+1
|
* accept flag for apt-getGravatar Christopher Baklid2018-05-31-2/+2
|
* install libprotobuf-devGravatar Christopher Baklid2018-05-31-0/+2
|
* debug nsjail execution in travisGravatar Christopher Baklid2018-05-31-0/+2
|
* chmod +x on ci.shGravatar Christopher Baklid2018-05-31-1/+4
|
* chmod +x on nsjailGravatar Christopher Baklid2018-05-31-1/+4
|
* adds nsjail compiled for ubuntu to see if unit testing can work with thatGravatar Christopher Baklid2018-05-31-21/+31
|
* secure python executionGravatar Christopher Baklid2018-05-30-80/+250
| | | | | | make snekbox a class adds nsjail 2.5 (compiled on alpine 3.7) execute python code via nsjail
* typo in debug outputGravatar Christopher Baklid2018-05-28-1/+1
|
* removed nonsenseGravatar Christopher Baklid2018-05-28-1/+1
|
* slight formatting changes to readmeGravatar Christopher Baklid2018-05-28-15/+15
|
* readme diagramGravatar Christopher Baklid2018-05-28-7/+15
|
* run as non-priv user in snekboxGravatar Christopher Baklid2018-05-28-0/+4
|
* kill long running processes after x secondsGravatar Christopher Baklid2018-05-27-0/+16
|
* now also captures stderrGravatar Christopher Baklid2018-05-27-10/+19
|
* kick off jobs in their own processesGravatar Christopher Baklid2018-05-27-16/+28
|
* retag rabbitmq docker imageGravatar Christopher Baklid2018-05-26-2/+2
|
* add rabbitmq mgmt webinterface, handle container autodiscovery better, minor ↵Gravatar Christopher Baklid2018-05-26-37/+65
| | | | code optimisations, update readme
* automatically clean up queues and message to reduce rabbitmq memory footprintGravatar Christopher Baklid2018-05-26-32/+51
|
* beforeunload was never run, removedGravatar Christopher Baklid2018-05-26-5/+0
|
* remove passGravatar Christopher Baklid2018-05-26-1/+0
|
* simplify threads and use local thread variables to manage user websocket ↵Gravatar Christopher Baklid2018-05-26-132/+146
| | | | connections
* lintGravatar Christopher Baklid2018-05-25-35/+87
|
* generate new queue based on session id to lock user to their own event chainGravatar Christopher Baklid2018-05-24-44/+73
|
* update readmeGravatar Christopher Baklid2018-05-23-1/+1
|
* update readmeGravatar Christopher Baklid2018-05-23-11/+10
|
* update readmeGravatar Christopher Baklid2018-05-23-1/+0
|
* POC completedGravatar Christopher Baklid2018-05-23-242/+276
|
* update readmeGravatar Christopher Baklid2018-05-22-2/+2
|
* update readmeGravatar Christopher Baklid2018-05-22-5/+20
|
* puts the webapp in a docker container and puts it in docker-composeGravatar Christopher Baklid2018-05-22-12/+43
|
* adds webapp and docker-compose for more proof of conceptGravatar Christopher Baklid2018-05-22-103/+511
|
* Delete test.pyGravatar Christopher Baklid2018-05-21-21/+0
|
* init commitGravatar Christopher Baklid2018-05-21-0/+264
|
* Initial commitGravatar Christopher Baklid2018-05-21-0/+127