| Commit message (Expand) | Author | Lines |
| 2018-05-31 | Add building of Dockerfile.base if changed [ci skip] | Joseph | -0/+15 |
| 2018-05-31 | [Gunicorn] It's "description", not "message" | Gareth Coles | -1/+1 |
| 2018-05-31 | Add new packages to base: cmake, autoconf, automake & libtool | Joseph | -0/+3 |
| 2018-05-31 | Add cmake to base image | Joseph | -0/+1 |
| 2018-05-31 | Attempt to fix deployment | Gareth Coles | -0/+1 |
| 2018-05-31 | This isn't what I signed up for! | Gareth Coles | -2/+3 |
| 2018-05-31 | Linting (of course) | Gareth Coles | -3/+3 |
| 2018-05-31 | [Gunicorn] Announce site deployment | Gareth Coles | -1/+18 |
| 2018-05-31 | [Jams] Add mod-log logging of code jam application status | Gareth Coles | -2/+48 |
| 2018-05-31 | [RMQ] Finish events implementation; add jammer role to constants | Gareth Coles | -2/+19 |
| 2018-05-31 | Update privacy policy and related migrations | Gareth Coles | -64/+40 |
| 2018-05-30 | Switch constants around | Gareth Coles | -1/+1 |
| 2018-05-30 | Attempt to fix travis build | Gareth Coles | -1/+2 |
| 2018-05-30 | Travis should probably run rabbitmq | Gareth Coles | -0/+1 |
| 2018-05-30 | RabbitMQ mixin, powered by Kombu (#84) | Gareth Coles | -1/+178 |
| 2018-05-30 | Add FAQ about LPTHW | Gareth Coles | -0/+23 |
| 2018-05-29 | [FAQ] Address Nix's input | Gareth Coles | -3/+4 |
| 2018-05-29 | [WS] "send all" methods should be classmethods | Gareth Coles | -4/+6 |
| 2018-05-29 | WS objects now keep track of their connections | Gareth Coles | -11/+31 |
| 2018-05-29 | Address input given in contrib channel, and add FAQ | Gareth Coles | -3/+243 |
| 2018-05-29 | Revisions improvements (#77) | Joseph | -0/+12 |
| 2018-05-26 | Bump pytest from 3.5.1 to 3.6.0 (#78) | dependabot[bot] | -18/+17 |
| 2018-05-26 | Improving URLs (#81) | Hannele Ruiz | -4/+9 |
| 2018-05-23 | remove vagrant | Christopher Baklid | -92/+0 |
| 2018-05-23 | Removed "Hacking-Coding" from the partners list. | Jeremiah Boby | -6/+1 |
| 2018-05-22 | Added our new partner - Functional Programming - to the partners page! | Jeremiah Boby | -5/+10 |
| 2018-05-22 | Revision of the rules, and a channels page | Gareth Coles | -8/+15 |
| 2018-05-22 | Revision of the rules, and a channels page | Gareth Coles | -44/+301 |
| 2018-05-21 | update vagrant script [ci skip] | Christopher Baklid | -70/+51 |
| 2018-05-21 | UIKit is pushy. | Gareth Coles | -4/+4 |
| 2018-05-21 | [Jams] Fix up textarea formatting | Gareth Coles | -2/+19 |
| 2018-05-21 | fix deploy script | Christopher Baklid | -1/+1 |
| 2018-05-20 | Privacy/Usability updates (#75) | Gareth Coles | -148/+621 |
| 2018-05-20 | Tests directory (#73) | Christopher Baklid | -523/+568 |
| 2018-05-20 | remove set -e | Christopher Baklid | -1/+0 |
| 2018-05-20 | removes the python deploy script in favour of a curl command (#74) | Christopher Baklid | -21/+2 |
| 2018-05-20 | [Jams] Redirect user back to form from profile page | Gareth Coles | -3/+25 |
| 2018-05-19 | [Jams] Fix infraction table display when user is not on server | Gareth Coles | -1/+1 |
| 2018-05-19 | Lock gevent==1.2.2 | Gareth Coles | -31/+46 |
| 2018-05-19 | [Jams] Fix bad redirect | Gareth Coles | -2/+2 |
| 2018-05-20 | updates docker-compose file [ci skip] | Christopher Baklid | -52/+40 |
| 2018-05-19 | [Jams] Form inputs should be a flex column | Gareth Coles | -1/+1 |
| 2018-05-19 | [Jams] Update edit state availability | Gareth Coles | -9/+10 |
| 2018-05-19 | Catch index addition failure in oauth_data migration | Gareth Coles | -2/+8 |
| 2018-05-19 | Don't escape form preamble | Gareth Coles | -1/+1 |
| 2018-05-19 | Actually insert preamble | Gareth Coles | -0/+2 |
| 2018-05-19 | Fix template date formatter, so it won't break on non-DTs | Gareth Coles | -1/+2 |
| 2018-05-19 | Linting | Gareth Coles | -3/+1 |
| 2018-05-19 | Form preamble, jam creation fixes | Gareth Coles | -1/+215 |
| 2018-05-19 | Linting, and remove seconds from date formatter | Gareth Coles | -2/+2 |