| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Remove venv cache, breaks on public runners | 2018-06-16 | -3/+0 | |
| * | committing to force redeploy | 2018-06-15 | -1/+1 | |
| * | Merge branch 'log-dir' into 'master' | 2018-06-14 | -2/+11 | |
| |\ | ||||
| | * | logging dir and rotating file handler | 2018-06-14 | -2/+11 | |
| |/ | ||||
| * | Switch to using PNG for user avatars | 2018-06-13 | -1/+1 | |
| * | Fix events.py | 2018-06-13 | -1/+1 | |
| * | Merge branch 'master' of gitlab.com:python-discord/projects/bot | 2018-06-13 | -79/+155 | |
| |\ | ||||
| | * | Merge branch 'ci-container' into 'master' | 2018-06-11 | -20/+26 | |
| | |\ | ||||
| | | * | adds a ci container to speed up build times | 2018-06-10 | -20/+26 | |
| | |/ | ||||
| | * | Force logger handlers in a safer way | 2018-06-08 | -1/+5 | |
| | * | Force redeploy | 2018-06-07 | -0/+1 | |
| | * | Collect avatar URLs and send them to the site | 2018-06-07 | -1/+8 | |
| | * | Move CONTRIBUTING.md | 2018-06-07 | -0/+0 | |
| | * | GitHub -> GitLab | 2018-06-07 | -17/+17 | |
| | * | Force all loggers to use our handlers, and disable papertrail | 2018-06-07 | -21/+19 | |
| | * | Update gitignore for logfiles | 2018-06-06 | -2/+2 | |
| | * | Use stdout for logging | 2018-06-06 | -2/+2 | |
| | * | [Logging] Fix dumb mistake | 2018-06-06 | -1/+1 | |
| | * | Lint, and add "docker" tag to builds | 2018-06-06 | -1/+7 | |
| | * | Linting | 2018-06-06 | -2/+1 | |
| | * | Let's not log TRACE/DEBUG in prod | 2018-06-06 | -1/+1 | |
| | * | Log JSON to stderr when not in debug mode | 2018-06-06 | -4/+17 | |
| | * | RabbitMQ service discovery | 2018-06-06 | -2/+34 | |
| | * | [CI] Misnamed YAML file | 2018-06-06 | -0/+0 | |
| | * | [CI] Build on GitLab | 2018-06-06 | -31/+41 | |
| * | | Revert "Cast to list in events.py so there is no 'filter object does not have... | 2018-06-13 | -1/+1 | |
| * | | Cast to list in events.py so there is no 'filter object does not have length'... | 2018-06-13 | -1/+1 | |
| |/ | ||||
| * | Fix PEP machine | 2018-06-06 | -1/+1 | |
| * | Fix PEP machine | 2018-06-06 | -1/+1 | |
| * | Fix build and build base on Travis | 2018-06-06 | -1/+15 | |
| * | Merge remote-tracking branch 'origin/master' | 2018-06-06 | -4/+787 | |
| |\ | ||||
| | * | Add documentation lookup support. (#53) | 2018-06-06 | -4/+703 | |
| | * | Fetch pep (#77) | 2018-06-06 | -0/+84 | |
| * | | Update Docker base file with libxml2-dev | 2018-06-06 | -0/+1 | |
| |/ | ||||
| * | Linting | 2018-06-05 | -1/+1 | |
| * | [Verification] Don't break if another bot removed the message | 2018-06-05 | -3/+11 | |
| * | remove deploy.py [ci skip] | 2018-06-03 | -9/+1 | |
| * | [RST] Better handling for timestamps and colours in embeds | 2018-06-02 | -5/+27 | |
| * | s/AutoShardedBot/Bot/g (#93) | 2018-06-02 | -32/+32 | |
| * | Merge branch 'rmq' | 2018-05-31 | -5/+141 | |
| |\ | ||||
| | * | [RMQ] Finish events implementation | 2018-05-31 | -5/+141 | |
| | * | Address review; remove unnecessary function | 2018-05-30 | -9/+1 | |
| | * | Address review | 2018-05-30 | -3/+12 | |
| | * | RMQ cog | 2018-05-30 | -0/+72 | |
| | * | Add aio-pika reqs and remove flake8-bandit so I can lint again | 2018-05-30 | -59/+23 | |
| * | | RabbitMQ Cog (#90) | 2018-05-30 | -59/+96 | |
| * | | Escape unicode (#92) | 2018-05-30 | -1/+6 | |
| |/ | ||||
| * | [Constants] Hint constants classes, and add a few constants | 2018-05-30 | -0/+65 | |
| * | remove vagrant [ci skip] | 2018-05-23 | -87/+0 | |
| * | Fixing the recursion bug | 2018-05-22 | -1/+1 | |