| Commit message (Expand) | Author | Age | Lines |
* | adding hrefs to the more links | Leon Sandøy | 2019-07-06 | -1/+1 |
* | removing possible hardcoded passwords | Leon Sandøy | 2019-07-03 | -1/+1 |
* | Address review | Gareth Coles | 2019-04-24 | -2/+0 |
* | Address the latest review. ✈ | Gareth Coles | 2019-04-22 | -1/+20 |
* | Add remaining docstrings. | Johannes Christ | 2019-04-22 | -1/+69 |
* | A whole bunch of docstrings. | Gareth Coles | 2019-04-21 | -25/+146 |
* | Finish linting non-API modules | Gareth Coles | 2019-04-21 | -1/+83 |
* | 100% coverage | Gareth Coles | 2019-04-20 | -0/+7 |
* | Merge branch 'django' into django+200/wiki | Gareth Coles | 2019-04-20 | -27/+351 |
|\ |
|
| * | Merge pull request #213 from python-discord/django_front_page | Johannes Christ | 2019-04-20 | -44/+351 |
| |\ |
|
| | * | Make the flakes happy. | Johannes Christ | 2019-04-20 | -3/+2 |
| | * | Add type hinting. | Leon Sandøy | 2019-04-20 | -8/+13 |
| | * | Adding a Discord menu item to the hamburger, and upping test coverage back to... | Leon Sandøy | 2019-04-20 | -2/+15 |
| | * | Addressing volcyys third review. | Leon Sandøy | 2019-04-20 | -3/+4 |
| | * | Addressing all comments in volcyy's second review. The tests now mock the API... | Leon Sandøy | 2019-04-19 | -89/+167 |
| | * | Added test cases to increase coverage for this PR to 100% | Leon Sandøy | 2019-04-19 | -3/+37 |
| | * | Addressing all of volcyys review comments, and adding linting and full test c... | Leon Sandøy | 2019-04-18 | -45/+73 |
| | * | Fixing all linting problems introduced by this PR. There's still a TODO left ... | Leon Sandøy | 2019-04-18 | -8/+8 |
| | * | Adding the migration and the lockfile | Leon Sandøy | 2019-04-18 | -0/+26 |
| | * | The GitHub API stuff is done now, including data caching. Just a couple of mi... | Leon Sandøy | 2019-04-17 | -44/+78 |
| | * | makemigrations pipeline created, RepoData model created, and a really naive i... | Leon Sandøy | 2019-04-16 | -36/+94 |
| | * | merging in changes from the main branch | Leon Sandøy | 2019-04-16 | -491/+716 |
| | |\ |
|
| | * | | refactoring slightly to use a class-based view, changing home to main. Ready ... | Leon Sandøy | 2019-04-13 | -22/+53 |
* | | | | Address reviews | Gareth Coles | 2019-04-20 | -5/+2 |
* | | | | Update Pipfile.lock and move home app tests | Gareth Coles | 2019-04-19 | -0/+0 |
* | | | | Merge branch 'django' into django+200/wiki | Gareth Coles | 2019-04-19 | -1377/+1706 |
|\| | | |
|
| * | | | Restructure viewsets to submodules. | Johannes Christ | 2019-04-17 | -924/+1019 |
| | |/
| |/| |
|
| * | | Remove the third infraction. | Johannes Christ | 2019-04-14 | -67/+0 |
| * | | Move models to submodules. | Johannes Christ | 2019-04-14 | -513/+679 |
| * | | Add missing test. | Johannes Christ | 2019-04-14 | -0/+7 |
| * | | Fixup broken reverse in test. | Johannes Christ | 2019-04-14 | -1/+1 |
| * | | Merge pull request #199 from python-discord/add-logs-api | Jeremiah Boby | 2019-04-11 | -23/+142 |
| |\ \
| | |/
| |/| |
|
| | * | Document `LogEntryViewSet`. | Johannes Christ | 2019-04-10 | -1/+27 |
| | * | Add the `message` field. | Johannes Christ | 2019-04-08 | -3/+6 |
| | * | Minor formatting improvements. | Johannes Christ | 2019-04-07 | -0/+1 |
| | * | Add the `/logs` API route. | Johannes Christ | 2019-04-07 | -23/+41 |
| | * | Add the `LogEntry` model. | Johannes Christ | 2019-04-07 | -0/+70 |
| * | | Make the pipeline green as grass. | Johannes Christ | 2019-04-10 | -11/+11 |
* | | | Lint and update django-simple-bulma | Gareth Coles | 2019-04-19 | -4/+7 |
* | | | Tests for templatetags | Gareth Coles | 2019-04-19 | -45/+195 |
* | | | Wiki requires notification plugin, so we're stuck with it | Gareth Coles | 2019-04-19 | -8/+16 |
* | | | First testing attempt | Gareth Coles | 2019-04-19 | -9/+39 |
* | | | Continued cleanup | Gareth Coles | 2019-04-19 | -25/+25 |
* | | | Wiki pagination is special-cased, so we basically have one option for it | Gareth Coles | 2019-04-19 | -65/+0 |
* | | | Big pagination changes because the wiki is stupid | Gareth Coles | 2019-04-19 | -2/+67 |
* | | | Delete/Error/Move/Permission Denied pages | Gareth Coles | 2019-04-18 | -1/+6 |
* | | | Accessibility and images sidebar | Gareth Coles | 2019-04-17 | -1/+0 |
* | | | Better method for default label rendering | Gareth Coles | 2019-04-15 | -0/+3 |
* | | | Images sidebar work, and allow fields to be rendered without labels | Gareth Coles | 2019-04-15 | -2/+2 |
* | | | Finish creation form, remove weird article title addons | Gareth Coles | 2019-04-15 | -0/+9 |