| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' into clean_command | Leon Sandøy | 2018-07-28 | -7/+621 |
|\ |
|
| * | Fix typo in infractions table definition | Gareth Coles | 2018-07-28 | -1/+1 |
| * | Fix unit test | Gareth Coles | 2018-07-27 | -1/+1 |
| * | Fix a couple dumb mistakes | Gareth Coles | 2018-07-27 | -1/+3 |
| * | Don't remove basic user objects, add API for querying them | Gareth Coles | 2018-07-27 | -5/+30 |
| * | Tweaks to the Infractions API for the bot | Momo | 2018-07-26 | -18/+45 |
| * | Infraction system API to replace Rowboat | Momo | 2018-07-21 | -2/+562 |
* | | Now doing role colorization instead of random colors for the cleanlog template. | Leon Sandøy | 2018-07-22 | -33/+24 |
* | | Completed the clean API and the clean frontend. | Leon Sandøy | 2018-07-21 | -0/+117 |
|/ |
|
* | Merge branch 'update-dev-env' into 'master' | Leon Sandøy | 2018-07-18 | -3/+7 |
|\ |
|
| * | updates docker-compose, changes default rdb port and handles a socket error i... | Christopher Baklid | 2018-07-08 | -3/+7 |
* | | Prevent Google from indexing login-redirecting pages | Gareth Coles | 2018-07-15 | -1/+4 |
* | | Add the big-brother API. | Johannes Christ | 2018-07-12 | -0/+126 |
* | | Check that the page is not NoneType before checking that the page has no cont... | Joseph | 2018-07-11 | -10/+11 |
* | | Fix robots.txt for main blueprint | Gareth Coles | 2018-07-11 | -1/+1 |
* | | Do not add lock to page if there is no content on it | Joseph | 2018-07-10 | -1/+4 |
* | | All domains: sitemap.xml and robots.txt | Gareth Coles | 2018-07-10 | -0/+173 |
* | | Allow numbers in channel names. | Johannes Christ | 2018-07-09 | -1/+1 |
|/ |
|
* | Remove space from end of `JAMMERS_ROLE` id in constants.py | Joseph Banks | 2018-07-06 | -1/+1 |
* | Settings route | momothereal | 2018-07-05 | -0/+64 |
* | Revamp jam index, add winner team staff backend and user frontend | Momo | 2018-07-04 | -2/+49 |
* | Fix typo in table editor post | Joseph | 2018-07-02 | -1/+1 |
* | Add a simple API for off-topic category names. | Volcyy | 2018-07-02 | -0/+89 |
* | Optimize the team list, again. | Momo | 2018-07-02 | -8/+11 |
* | Merge branch 'momo/enhance-jam-index' into 'master' | Gareth Coles | 2018-07-02 | -1/+15 |
|\ |
|
| * | Fix typo from last commit | momothereal | 2018-06-19 | -1/+1 |
| * | Needs a self | Momo | 2018-06-19 | -1/+1 |
| * | Make it a class method (review comment) | Momo | 2018-06-19 | -6/+6 |
| * | Disable the join button if the user has already applied to a code jam | momothereal | 2018-06-19 | -1/+15 |
* | | Merge remote-tracking branch 'origin/master' | Gareth Coles | 2018-06-24 | -1/+6 |
|\ \ |
|
| * | | [Jams/Teams] Add day padding to activity feed, disabled submit button to avoi... | momothereal | 2018-06-24 | -1/+6 |
* | | | [Jams] Fix broken team-jam assoc on edit | Gareth Coles | 2018-06-24 | -1/+14 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/master' | Gareth Coles | 2018-06-24 | -37/+57 |
|\ \ |
|
| * | | [Jams/Teams] Hopefully optimize jam team list | momothereal | 2018-06-23 | -24/+16 |
| * | | [Jams/Teams] De-associate delete teams from jams | momothereal | 2018-06-23 | -1/+25 |
| * | | [Jams/Teams] Simplify getting the code jam for a team (team -> jam) | momothereal | 2018-06-23 | -13/+17 |
* | | | [API] Implement chunk-based user update mechanism | Gareth Coles | 2018-06-24 | -91/+162 |
|/ / |
|
* | | [API] Check for DB-nuking empty data in users POST | Gareth Coles | 2018-06-23 | -1/+4 |
* | | Add some documentation to the team_edit_repo route | Momo | 2018-06-23 | -8/+28 |
* | | Fix linting issue | momothereal | 2018-06-23 | -1/+1 |
* | | Show more helpful error messages when editing team repo | momothereal | 2018-06-23 | -10/+26 |
* | | Some improvements | momothereal | 2018-06-23 | -4/+15 |
* | | Pluck team repo in team list | momothereal | 2018-06-23 | -1/+1 |
* | | Fix linting issue | momothereal | 2018-06-23 | -1/+1 |
* | | GitLab team repo storage, edit form, etc. | momothereal | 2018-06-23 | -2/+123 |
* | | Merge branch 'master' into teams-user-frontend | momothereal | 2018-06-22 | -1/+1 |
|\ \ |
|
| * | | [Jams] Allow editing info while preparing | Gareth Coles | 2018-06-20 | -1/+1 |
* | | | Free some space in jam list, allow preparing state to edit info | momothereal | 2018-06-22 | -1/+1 |
* | | | Updated team lists, jam team list, added buttons to team view | momothereal | 2018-06-22 | -4/+55 |
* | | | Start work on Gitlab activity feed | momothereal | 2018-06-22 | -4/+0 |