summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/issues.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1397 from JohnVillalovos/jlvillal/flake8Max Wittig2021-04-231-4/+4
|\
| * chore: fix F401 errors reported by flake8John L. Villalovos2021-04-181-4/+4
* | feat(objects): add support for resource state events APINejc Habjan2021-04-181-0/+2
|/
* chore: have _create_attrs & _update_attrs be a namedtupleJohn L. Villalovos2021-04-171-8/+7
* chore: remove usage of 'from ... import *'John L. Villalovos2021-02-231-2/+15
* refactor(api): explicitly export classes for star importsrefactor/split-objectsNejc Habjan2021-02-071-1/+14
* refactor(v4): split objects and managers per API resourceNejc Habjan2021-02-071-0/+229