summaryrefslogtreecommitdiff
path: root/gitlab/_backends/requests_backend.py
Commit message (Expand)AuthorAgeFilesLines
* fix: support int for `parent_id` in `import_group`John L. Villalovos2023-03-121-4/+8
* chore: use a dataclass to return values from `prepare_send_data`John L. Villalovos2023-03-121-9/+20
* feat(backends): use PEP544 protocols for structural subtyping (#2442)Liora Milbaum2023-02-121-2/+4
* chore: make backends privateNejc Habjan2023-01-301-0/+117