Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | [#176] Redo project layout | 2019-04-05 | -86/+0 | |
* | Add a new endpoint for updating bot settings. | 2019-02-18 | -7/+11 | |
* | Implement a simple nominations API. | 2019-01-27 | -5/+10 | |
* | Add an API endpoint for reminders. | 2019-01-22 | -6/+6 | |
* | Merge branch 'django' into django+add-logs-api | 2019-01-20 | -8/+18 | |
|\ | ||||
| * | Add a view returning the server rules. | 2019-01-09 | -2/+3 | |
| * | Merge branch 'django' into django+add-role-viewset | 2019-01-01 | -9/+13 | |
| |\ | ||||
| | * | Django - Add Infractions API (#149) | 2018-11-29 | -5/+9 | |
| * | | apply stash | 2019-01-01 | -5/+9 | |
* | | | Merge branch 'django' into django+add-logs-api. | 2018-11-25 | -6/+6 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Django - Add Support for Storing Users Not in Guild (#150) | 2018-11-19 | -4/+4 | |
| |/ | ||||
* | | Add a role API viewset and mount it in the router. | 2018-11-18 | -3/+7 | |
* | | Hook up the new viewset to the router. | 2018-11-18 | -2/+6 | |
|/ | ||||
* | trailing comma extermination | 2018-10-27 | -3/+3 | |
* | Fixed linting | 2018-10-25 | -2/+3 | |
* | Added special snakes api | 2018-10-22 | -3/+7 | |
* | Added snake idioms api | 2018-10-19 | -1/+6 | |
* | Fixed import order and linting | 2018-10-15 | -2/+2 | |
* | fixed ordering | 2018-10-13 | -4/+4 | |
* | Added snake facts api | 2018-10-11 | -1/+5 | |
* | Add API root view documentation. | 2018-09-23 | -3/+3 | |
* | Add viewsets and URLs for the Tag API. | 2018-09-23 | -2/+6 | |
* | Set up GitLab CI properly. | 2018-09-04 | -5/+22 | |
* | Lock dependencies. | 2018-09-01 | -1/+1 | |
* | Add the member viewset. | 2018-09-01 | -1/+2 | |
* | Add the GET route. | 2018-09-01 | -3/+4 | |
* | Add a simple `list` / `retrieve` documentation link endpoint. | 2018-08-16 | -1/+3 | |
* | Add a `HealthcheckView`. | 2018-08-16 | -0/+2 | |
* | Namespace `bot` endpoints. | 2018-08-16 | -3/+10 | |
* | Use viewsets and the `rest_framework` router. | 2018-08-15 | -0/+11 |