summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* fix(client): regression - do not automatically get_next if page=# andHelen Koike2023-01-251-0/+3
* feat(group): add support for group restore APIMahadevan Karthi2023-01-181-0/+5
* chore: add test, docs, and helper for 409 retriesNejc Habjan2022-12-191-3/+8
* feat(client): automatically retry on HTTP 409 Resource lockPetr Špaček2022-12-191-3/+5
* feat(api): add support for bulk imports APINejc Habjan2022-12-193-0/+85
* feat(api): add support for resource groupsNejc Habjan2022-12-182-0/+39
* chore: add docs for schedule pipelinesNejc Habjan2022-12-111-3/+9
* docs(faq): describe and group common errorsNejc Habjan2022-12-092-46/+86
* feat: add resource iteration events (see https://docs.gitlab.com/ee/api/resou...Oliver Blasius2022-12-041-0/+4
* feat: allow passing kwargs to Gitlab class when instantiating with `from_conf...Liora Milbaum2022-12-041-0/+12
* feat: add support for SAML group links (#2367)Abhishek Singh2022-11-221-0/+22
* docs: Use the term "log file" for getting a job log fileJohn L. Villalovos2022-11-181-1/+1
* feat(groups): add LDAP link manager and deprecate old API endpointsNejc Habjan2022-11-171-2/+13
* refactor: explicitly use ProjectSecureFileNejc Habjan2022-11-171-2/+2
* docs(groups): describe GitLab.com group creation limitationNejc Habjan2022-11-101-0/+6
* feat: implement secure files APIBen Brown2022-11-102-0/+48
* docs(api): pushrules remove saying `None` is returned when not foundJohn L. Villalovos2022-11-082-2/+2
* feat(api): add support for getting a project's pull mirror detailsJohn L. Villalovos2022-11-041-0/+4
* feat(api): add support for remote project import from AWS S3 (#2357)Abhishek Singh2022-11-021-0/+14
* feat(api): add support for remote project import (#2348)Abhishek Singh2022-11-011-0/+9
* feat(api): add application statisticsShreya2022-11-012-0/+22
* fix: use POST method and return dict in `cancel_merge_when_pipeline_succeeds(...John Villalovos2022-10-311-1/+7
* docs(advanced): add hint on type narrowingNejc Habjan2022-10-271-0/+20
* docs: add minimal docs about the `enable_debug()` methodJohn L. Villalovos2022-10-271-0/+6
* fix: remove `project.approvals.set_approvals()` methodJohn L. Villalovos2022-10-191-5/+0
* docs(commits): fix commit create example for binary contentThomas Schmelzer2022-10-181-1/+1
* chore: use kwargs for http_request docsNejc Habjan2022-10-161-2/+7
* docs(readme): add a basic feature listNejc Habjan2022-10-161-0/+3
* docs(api): describe use of lower-level methodsNejc Habjan2022-10-162-0/+97
* feat(api): add support for topics merge APINejc Habjan2022-10-141-0/+4
* docs(api): describe the list() and all() runners' functionsLiora Milbaum2022-10-094-16/+20
* docs(api): Update `merge_requests.rst`: `mr_id` to `mr_iid`Stavros Ntentos2022-10-031-2/+2
* feat: Add reset_approvals apiLucas Zampieri2022-09-261-0/+4
* feat: add support for deployment approval endpointJohn L. Villalovos2022-08-251-0/+12
* feat: add support for merge_base APINejc Habjan2022-08-192-0/+10
* chore: consolidate license and authorsNejc Habjan2022-08-041-3/+1
* docs: describe self-revoking personal access tokensNejc Habjan2022-07-292-0/+32
* Merge pull request #2194 from python-gitlab/jlvillal/update-gitlabNejc Habjan2022-07-293-5/+10
|\
| * chore(clusters): deprecate clusters supportJohn L. Villalovos2022-07-282-4/+9
| * chore(topics): 'title' is required when creating a topicJohn L. Villalovos2022-07-281-1/+1
* | docs(cli): showcase use of token scopesNejc Habjan2022-07-281-1/+48
|/
* feat: add support for iterations APINejc Habjan2022-07-272-0/+34
* feat(groups): add support for shared projects APINejc Habjan2022-07-261-3/+7
* docs(projects): document export with upload to URLNejc Habjan2022-07-241-0/+13
* feat(issues): add support for issue reorder APINejc Habjan2022-07-241-0/+4
* feat(namespaces): add support for namespace existence APINejc Habjan2022-07-241-0/+12
* feat: add support for group and project invitations APINejc Habjan2022-07-232-0/+74
* feat(projects): add support for project restore APINejc Habjan2022-07-231-0/+4
* refactor: migrate services to integrationsNejc Habjan2022-07-231-21/+21
* fix(runners): fix listing for /runners/allNejc Habjan2022-07-232-3/+39