summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects/users.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1333 from python-gitlab/feat/user-follow-apiNejc Habjan2021-02-281-0/+50
|\
| * feat(users): add follow/unfollow APIfeat/user-follow-apiMax Wittig2021-02-271-0/+50
* | fix: remove duplicate class definitions in v4/objects/users.pyJohn L. Villalovos2021-02-251-12/+0
* | chore: remove usage of 'from ... import *'John L. Villalovos2021-02-231-2/+13
|/
* refactor(api): explicitly export classes for star importsrefactor/split-objectsNejc Habjan2021-02-071-0/+37
* refactor(v4): split objects and managers per API resourceNejc Habjan2021-02-071-0/+419