Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of github.com:discord-python/site [ci skip] | 2018-05-31 | -1/+1 | |
|\ | ||||
| * | Merge remote-tracking branch 'origin/master' | 2018-05-31 | -0/+3 | |
| |\ | ||||
| * | | [Gunicorn] It's "description", not "message" | 2018-05-31 | -1/+1 | |
| | | | ||||
* | | | Add building of Dockerfile.base if changed [ci skip] | 2018-05-31 | -0/+15 | |
| |/ |/| | ||||
* | | Add new packages to base: cmake, autoconf, automake & libtool | 2018-05-31 | -0/+3 | |
|/ | ||||
* | Add cmake to base image | 2018-05-31 | -0/+1 | |
| | ||||
* | Attempt to fix deployment | 2018-05-31 | -0/+1 | |
| | ||||
* | This isn't what I signed up for! | 2018-05-31 | -2/+3 | |
| | ||||
* | Linting (of course) | 2018-05-31 | -3/+3 | |
| | ||||
* | [Gunicorn] Announce site deployment | 2018-05-31 | -1/+18 | |
| | ||||
* | [Jams] Add mod-log logging of code jam application status | 2018-05-31 | -2/+48 | |
| | ||||
* | [RMQ] Finish events implementation; add jammer role to constants | 2018-05-31 | -2/+19 | |
| | ||||
* | Update privacy policy and related migrations | 2018-05-31 | -64/+40 | |
| | | | | | * Don't collect DOB anymore, and remove it from database * Make doubly-sure all emails are gone because I'm paranoid and "update" doesn't do what it sounds like | |||
* | Switch constants around | 2018-05-30 | -1/+1 | |
| | ||||
* | Attempt to fix travis build | 2018-05-30 | -1/+2 | |
| | ||||
* | Travis should probably run rabbitmq | 2018-05-30 | -0/+1 | |
| | ||||
* | RabbitMQ mixin, powered by Kombu (#84) | 2018-05-30 | -1/+178 | |
| | | | | | | | | * [RMQ] Add Kombi an an RMQMixin, as well as some constants * [RMQ] Fix example in mixin docstring * Update Pipfile.lock - for some reason, pipenv didn't lock kombu | |||
* | Add FAQ about LPTHW | 2018-05-30 | -0/+23 | |
| | ||||
* | [FAQ] Address Nix's input | 2018-05-29 | -3/+4 | |
| | ||||
* | [WS] "send all" methods should be classmethods | 2018-05-29 | -4/+6 | |
| | ||||
* | WS objects now keep track of their connections | 2018-05-29 | -11/+31 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | 2018-05-29 | -0/+12 | |
|\ | ||||
| * | Revisions improvements (#77) | 2018-05-29 | -0/+12 | |
| | | | | | | | | | | | | * Support moving of revisions * Support removal of revisions upon page delete | |||
* | | Address input given in contrib channel, and add FAQ | 2018-05-29 | -3/+243 | |
|/ | ||||
* | Bump pytest from 3.5.1 to 3.6.0 (#78) | 2018-05-26 | -18/+17 | |
| | | | Bumps pytest from 3.5.1 to 3.6.0. | |||
* | Improving URLs (#81) | 2018-05-26 | -4/+9 | |
| | | | Thanks! | |||
* | remove vagrant | 2018-05-23 | -92/+0 | |
| | ||||
* | Merge branch 'master' of github.com:discord-python/site | 2018-05-23 | -54/+318 | |
|\ | ||||
| * | Removed "Hacking-Coding" from the partners list. | 2018-05-23 | -6/+1 | |
| | | ||||
| * | Merge branch 'master' of https://github.com/discord-python/site | 2018-05-22 | -44/+308 | |
| |\ | | | | | | | | | | Merge master | |||
| | * | Revision of the rules, and a channels page | 2018-05-22 | -8/+15 | |
| | | | ||||
| | * | Revision of the rules, and a channels page | 2018-05-22 | -44/+301 | |
| | | | ||||
| * | | Added our new partner - Functional Programming - to the partners page! | 2018-05-22 | -5/+10 | |
| |/ | ||||
* / | update vagrant script [ci skip] | 2018-05-21 | -70/+51 | |
|/ | ||||
* | UIKit is pushy. | 2018-05-21 | -4/+4 | |
| | ||||
* | [Jams] Fix up textarea formatting | 2018-05-21 | -2/+19 | |
| | ||||
* | fix deploy script | 2018-05-21 | -1/+1 | |
| | ||||
* | Privacy/Usability updates (#75) | 2018-05-20 | -148/+621 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use less intrusive oauth scopes, add login redirect method * Remove debugging prints, add missing __init__ * Work towards new privacy policy * Fix judging state icons on code jam management page * Jammer profile retraction and punishments based on jam status * Linting * [Jams] Deny profile saving for users < 13 years, and finish removal page * Fix tests * Clean up and address Volcyy's review * Add proper login redirection to require_roles decorator * Fix template is_staff() and add staff link to navigation * Address lemon's review * Linting * Privacy page formatting * Privacy page formatting | |||
* | Tests directory (#73) | 2018-05-20 | -523/+568 | |
| | | | moves all tests into a testing directory and splits the tests into separate files | |||
* | remove set -e | 2018-05-20 | -1/+0 | |
| | ||||
* | removes the python deploy script in favour of a curl command (#74) | 2018-05-20 | -21/+2 | |
| | ||||
* | [Jams] Redirect user back to form from profile page | 2018-05-20 | -3/+25 | |
| | ||||
* | [Jams] Fix infraction table display when user is not on server | 2018-05-19 | -1/+1 | |
| | ||||
* | Lock gevent==1.2.2 | 2018-05-19 | -31/+46 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | 2018-05-19 | -52/+40 | |
|\ | ||||
| * | Merge branch 'master' of github.com:discord-python/site | 2018-05-20 | -10/+11 | |
| |\ | ||||
| * | | updates docker-compose file [ci skip] | 2018-05-20 | -52/+40 | |
| | | | ||||
* | | | [Jams] Fix bad redirect | 2018-05-19 | -2/+2 | |
| |/ |/| | ||||
* | | [Jams] Form inputs should be a flex column | 2018-05-19 | -1/+1 | |
| | | ||||
* | | [Jams] Update edit state availability | 2018-05-19 | -9/+10 | |
|/ |