summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* docs: update issue example and extend API usage docsMichael Sweikata2022-05-242-0/+22
* docs(merge_requests): add new possible merge request state and link to the up...Carlos Duelo2022-05-041-2/+5
* Merge pull request #1963 from python-gitlab/feat/deploy-token-getMax Wittig2022-04-131-0/+8
|\
| * feat(objects): support getting project/group deploy tokens by idNejc Habjan2022-04-041-0/+8
* | feat(user): support getting user SSH key by idNejc Habjan2022-04-011-1/+5
|/
* feat(api): re-add topic delete endpointNejc Habjan2022-04-011-0/+7
* docs(api-docs): docs fix for application scopeswacuuu2022-03-301-1/+1
* docs: fix typo and incorrect stylekinbald2022-03-091-2/+2
* docs: add pipeline test report summary supportkinbald2022-03-071-0/+24
* docs: enable gitter chat directly in docsNejc Habjan2022-02-192-1/+12
* feat(merge_request_approvals): add support for deleting MR approval rulesNejc Habjan2022-02-131-0/+8
* docs: add delete methods for runners and project artifactsNejc Habjan2022-02-102-0/+8
* docs: add retry_transient infosNolan Emirot2022-02-041-3/+3
* docs: add transient errors retry infoNolan Emirot2022-02-031-0/+1
* docs(artifacts): deprecate artifacts() and artifact() methodsNejc Habjan2022-02-011-3/+13
* docs: revert "chore: add temporary banner for v3" (#1864)Wadim Klincov2022-01-291-4/+1
* style: use f-strings where applicableNejc Habjan2022-01-231-2/+2
* chore: don't explicitly pass args to super()Nejc Habjan2022-01-231-3/+1
* docs: enhance release docs for CI_JOB_TOKEN usageMatthieu Rigal2022-01-211-0/+9
* feat: add support for Group Access Token APIFabio Huser2022-01-092-0/+35
* docs: update project access token API reference linkFabio Huser2022-01-091-1/+1
* Merge pull request #1812 from python-gitlab/jlvillal/pprintNejc Habjan2022-01-091-0/+14
|\
| * chore: add `pprint()` and `pformat()` methods to RESTObjectJohn L. Villalovos2022-01-081-0/+14
* | docs(cli): make examples more easily navigable by generating TOCNejc Habjan2022-01-081-0/+27
* | chore(docs): use admonitions consistentlyNejc Habjan2022-01-082-3/+3
|/
* chore: add temporary banner for v3Nejc Habjan2022-01-051-1/+4
* docs: switch to Furo and refresh introduction pagesNejc Habjan2022-01-046-248/+184
* chore: fix typo in MR documentationMarkus Legner2022-01-041-1/+1
* feat(cli): allow options from args and environment variablesNejc Habjan2022-01-021-7/+50
* fix: handle situation where GitLab does not return valuesjlvillal/paginationJohn L. Villalovos2021-12-301-2/+11
* docs: correct documentation for updating discussion noteHailiang2021-12-251-1/+1
* chore: add and document optional parameters for get MRjlvillal/rebase_in_progressJohn L. Villalovos2021-12-231-0/+8
* docs: rename documentation files to match names of code filesJohn L. Villalovos2021-12-233-2/+2
* feat(api): support file format for repository archiveMax Ludwig2021-12-211-0/+8
* docs(project): remove redundant encoding parameterShashwat Kumar2021-12-191-1/+0
* feat(cli): do not require config file to run CLIfeat/cli-without-config-fileNejc Habjan2021-12-131-3/+11
* chore(api): temporarily remove topic delete endpointNejc Habjan2021-12-111-7/+0
* feat(api): add support for Topics APINejc Habjan2021-12-112-0/+49
* feat: add delete on package_file objectSimon Hébert-Deschamps2021-12-091-1/+1
* Merge pull request #1709 from python-gitlab/docs/sphinx-annotationsNejc Habjan2021-12-012-1/+3
|\
| * chore(docs): link to main, not masterNejc Habjan2021-11-281-1/+1
| * chore(docs): use builtin autodoc hintsNejc Habjan2021-11-281-1/+2
| * chore(docs): load autodoc-typehints moduleNejc Habjan2021-11-281-0/+1
* | Merge pull request #1702 from python-gitlab/jlvillal/attribute_helpNejc Habjan2021-12-011-0/+12
|\ \
| * | chore: attempt to be more informative for missing attributesjlvillal/attribute_helpJohn L. Villalovos2021-11-301-0/+12
| |/
* | docs: update docs to use gitlab.const for constantsjlvillal/const_explicitJohn L. Villalovos2021-11-307-50/+50
|/
* Merge pull request #1712 from StingRayZA/EpicnotesNejc Habjan2021-11-271-1/+10
|\
| * feat(api): add support for epic notesRaimund Hook2021-11-251-1/+10
* | feat: add support for `projects.groups.list()`jlvillal/project_groupsJohn L. Villalovos2021-11-261-0/+5
|/
* feat: remove support for Python 3.6, require 3.7 or higherJohn L. Villalovos2021-11-231-1/+1