summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * feat: add feature to get inherited member for project/groupOleksii Shkurupii2021-05-072-6/+23
| |
* | docs(api): add behavior in local attributes when updating objectsNejc Habjan2021-05-062-0/+25
|/
* chore(docs): fix import order for readthedocs buildNejc Habjan2021-05-011-2/+1
|
* docs: fail on warnings during sphinx buildNejc Habjan2021-05-018-9/+13
| | | | This is useful when docs aren't included in the toctree and don't show up on RTD.
* chore: have flake8 check the entire projectJohn L. Villalovos2021-04-302-9/+6
| | | | | Have flake8 run at the top-level of the projects instead of just the gitlab directory.
* docs(api): add examples for resource state eventsNejc Habjan2021-04-181-0/+42
|
* Merge pull request #1359 from klorenz/feat_token_lookupNejc Habjan2021-04-181-1/+53
|\ | | | | feat(config): allow using a credential helper to lookup tokens
| * chore(config): allow simple commands without external scriptKay-Uwe (Kiwi) Lorenz2021-04-181-10/+40
| |
| * fix: update doc for token helperKay-Uwe (Kiwi) Lorenz2021-03-071-2/+3
| |
| * fix: make secret helper more user friendlyKay-Uwe (Kiwi) Lorenz2021-03-071-1/+22
| |
| * fix: better real life token lookup exampleKay-Uwe (Kiwi) Lorenz2021-03-061-1/+1
| |
| * feat: option to add a helper to lookup tokenKay-Uwe (Kiwi) Lorenz2021-03-061-1/+1
| |
* | feat: add ProjectPackageFileJacob Henner2021-03-101-0/+22
|/ | | | | | | Add ProjectPackageFile and the ability to list project package package_files. Fixes #1372
* feat(users): add follow/unfollow APIfeat/user-follow-apiMax Wittig2021-02-271-0/+14
|
* feat(projects): add project access token apiMax Wittig2021-02-241-0/+34
|
* docs(api): add release links API docsNejc Habjan2021-02-213-33/+78
|
* feat: add personal access token APIfeat/personal-access-token-apiMax Wittig2021-02-171-0/+28
| | | | See: https://docs.gitlab.com/ee/api/personal_access_tokens.html
* docs: add docs and examples for custom user agentfeat/override-user-agentNejc Habjan2021-01-312-0/+6
|
* Merge pull request #1230 from manuel-91/patch-1Max Wittig2021-01-291-1/+1
|\ | | | | cli-usage readme: fixed term
| * docs(cli-usage): fixed termmanuel-912021-01-291-1/+1
| |
* | Merge pull request #1238 from atombrella/install_version_docMax Wittig2021-01-291-1/+1
|\ \ | | | | | | Updated supported Python versions in install doc
| * | docs(readme): update supported Python versionsMads Jensen2021-01-291-1/+1
| |/
* | Merge pull request #1255 from bittner/docs/fix-external-links-tokensMax Wittig2021-01-291-6/+7
|\ \ | | | | | | Use inline anonymous references for external links
| * | docs(cli): use inline anonymous references for external linksPeter Bittner2020-12-171-6/+7
| |/ | | | | | | | | | | There doesn't seem to be an obvious way to use an alias for identical text labels that link to different targets. With inline links we can work around this shortcoming. Until we know better.
* | docs(groups): add example for creating subgroupshchouraria2020-12-131-0/+4
|/
* Merge pull request #1200 from ↵Max Wittig2020-10-291-3/+29
|\ | | | | | | | | robinson96/feature/project_merge_request_approval_rules Feature/project merge request approval rules
| * docs: clean up grammar and formatting in documentationPeter B. Robinson2020-10-201-10/+8
| |
| * docs: add Project Merge Request approval rule documentationPeter B. Robinson2020-10-131-3/+31
| |
* | Merge pull request #1212 from python-gitlab/chore/docs-edit-on-masterNejc Habjan2020-10-131-1/+1
|\ \ | | | | | | chore(docs): always edit the file directly on master
| * | chore(docs): always edit the file directly on masterchore/docs-edit-on-masterMax Wittig2020-10-121-1/+1
| | | | | | | | | There is no way to edit the raw commit
* | | Merge pull request #1211 from python-gitlab/docs/admin-project-ownerNejc Habjan2020-10-131-1/+1
|\ \ \ | | | | | | | | docs(issues): add admin, project owner hint
| * | | docs(issues): add admin, project owner hintdocs/admin-project-ownerMax Wittig2020-10-121-1/+1
| |/ / | | | | | | Closes #1101
* | | docs(projects): correct fork docsdocs/projects-correct-forkMax Wittig2020-10-121-1/+1
|/ / | | | | Closes #1126
* | docs(cli): add example for job artifacts downloadNejc Habjan2020-10-121-0/+6
| |
* | Merge pull request #1209 from python-gitlab/docs/cli-reference-pageMax Wittig2020-10-125-5/+32
|\ \ | | | | | | docs(cli): add auto-generated CLI reference
| * | docs(cli): add auto-generated CLI referencedocs/cli-reference-pageNejc Habjan2020-10-115-5/+32
| | |
* | | Merge pull request #1131 from valentingregoire/masterMax Wittig2020-10-122-8/+32
|\ \ \ | |/ / |/| | feat: added constants for search API
| * | chore: simplified search scope constantsValentin Grégoire2020-09-291-33/+18
| | |
| * | fix: docs changed using the constsValentin Grégoire2020-09-161-6/+7
| | |
| * | chore: added docs for search scopes constantsValentin Grégoire2020-09-161-1/+39
| | |
| * | fix: typoValentin Grégoire2020-09-161-1/+1
| | |
* | | feat: added support for pipeline bridgesAlex Zirka2020-10-071-0/+24
| |/ |/|
* | feat(api): add support for user identity provider deletionfeat/delete-user-identitiesNejc Habjan2020-09-071-0/+4
| |
* | docs(variables): add docs for instance-level variablesNejc Habjan2020-08-313-52/+103
| |
* | Merge pull request #1157 from Shkurupii/issue-1154Max Wittig2020-08-291-0/+33
|\ \ | | | | | | Add support to resource milestone events
| * \ Merge branch 'master' into issue-1154Oleksii Shkurupii2020-08-271-0/+12
| |\ \
| * | | feat: add support to resource milestone eventsOleksii Shkurupii2020-08-261-0/+33
| | | | | | | | | | | | | | | | Fixes #1154
* | | | Merge pull request #1159 from python-gitlab/feat/project-artifactsMax Wittig2020-08-291-0/+5
|\ \ \ \ | | | | | | | | | | Feat: Project job artifacts for latest successful pipeline
| * | | | docs(api): add example for latest pipeline job artifactsNejc Habjan2020-08-281-0/+5
| | |/ / | |/| |
* | | | docs(packages): add examples for Packages API and cli usagefeat/packages-apiNejc Habjan2020-08-293-0/+93
|/ / /