Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added snake idioms api | 2018-10-19 | -0/+13 | |
| | ||||
* | Fixed import order and linting | 2018-10-15 | -1/+1 | |
| | ||||
* | fixed ordering | 2018-10-13 | -13/+13 | |
| | ||||
* | Added snake facts api | 2018-10-11 | -0/+13 | |
| | ||||
* | Use tag title as string representation. | 2018-09-23 | -0/+3 | |
| | ||||
* | Add embed validation. | 2018-09-23 | -1/+4 | |
| | ||||
* | Add the `Tag` model. | 2018-09-22 | -0/+17 | |
| | ||||
* | Add `__str__` to all API models. | 2018-09-21 | -0/+15 | |
| | ||||
* | Add `__repr__` to all models. | 2018-09-21 | -5/+26 | |
| | ||||
* | Add help texts on all API models. | 2018-09-21 | -6/+25 | |
| | ||||
* | Set up GitLab CI properly. | 2018-09-04 | -2/+2 | |
| | ||||
* | Add the `Member` model. | 2018-09-01 | -2/+42 | |
| | ||||
* | Add the `Role` model. | 2018-09-01 | -1/+42 | |
| | ||||
* | Add the `OffTopicChannelName` model. | 2018-09-01 | -0/+9 | |
| | ||||
* | Add the `DocumentationLink` model. | 2018-08-16 | -0/+10 | |
| | ||||
* | Add the `SnakeName` model. | 2018-08-15 | -1/+4 | |
| | ||||
* | Add stub applications `api` and `wiki`. | 2018-08-13 | -0/+3 | |