summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/topics.py
Commit message (Expand)AuthorAgeFilesLines
* feat(api): add support for topics merge APINejc Habjan2022-10-141-1/+39
* chore(topics): 'title' is required when creating a topicJohn L. Villalovos2022-07-281-1/+4
* chore: move `RequiredOptional` to the `gitlab.types` moduleJohn L. Villalovos2022-05-311-1/+2
* feat(api): re-add topic delete endpointNejc Habjan2022-04-011-3/+3
* chore(api): temporarily remove topic delete endpointNejc Habjan2021-12-111-3/+3
* feat(api): add support for Topics APINejc Habjan2021-12-111-0/+27