| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2018-08-16 | Make test user superuser. | -3/+13 | ||
| 2018-08-16 | Add a simple `list` / `retrieve` documentation link endpoint. | -6/+122 | ||
| 2018-08-16 | Add the `DocumentationLink` model. | -0/+31 | ||
| 2018-08-16 | Add a `HealthcheckView`. | -0/+45 | ||
| 2018-08-16 | Small documentation fixes. | -2/+5 | ||
| 2018-08-16 | Namespace `bot` endpoints. | -3/+10 | ||
| 2018-08-16 | Support `get_all` query parameter. | -10/+66 | ||
| 2018-08-16 | Add tests for the snake name listing API. | -5/+42 | ||
| 2018-08-16 | Explicitly specify included fields. | -0/+1 | ||