Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | Update config.py | 2019-03-24 | -1/+1 | ||
| | | | | | | | | | Co-Authored-By: GhostofGoes <[email protected]> | ||||
| * | | Add docstrings | 2019-03-19 | -13/+33 | ||
| | | | |||||
| * | | Add flake8-docstrings to Pipenv | 2019-03-19 | -131/+177 | ||
| | | | |||||
| * | | Update flake8 configuration with new docstring rules | 2019-03-19 | -2/+14 | ||
| | | | |||||
| * | | Add VSCode and PyCharm to .gitignore | 2019-03-19 | -0/+4 | ||
|/ / | |||||
* | | Merge pull request #6 from python-discord/contrib-and-precommit | 2019-02-22 | -45/+178 | ||
|\ \ | | | | | | | Add precommit dev dependency, add Contributor doc | ||||
| * | | Add Contributor doc | 2019-01-19 | -0/+53 | ||
| | | | |||||
| * | | Add precommit dev dependency & flake8 config | 2019-01-19 | -45/+125 | ||
| |/ | | | | | Relock pipfile | ||||
* / | flake8 linelength change | 2019-02-14 | -3/+7 | ||
|/ | |||||
* | 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 | ||
| |