summaryrefslogtreecommitdiff
path: root/docs/api-usage.rst
Commit message (Expand)AuthorAgeFilesLines
* Revert "feat: use keyset pagination by default for `all=True`"Max Wittig2020-03-091-5/+1
* chore: fix broken requests linksNejc Habjan2020-02-251-2/+2
* docs: add reference for REQUESTS_CA_BUNDLENejc Habjan2020-02-251-0/+12
* docs(pagination): clear up pagination docsfeat/all-keyset-paginationMax Wittig2020-02-121-3/+2
* feat: use keyset pagination by default for `all=True`Max Wittig2020-01-271-0/+5
* Merge pull request #1000 from matusf/update-auth-docsMax Wittig2020-01-261-3/+0
|\
| * docs(auth): remove email/password authMatus Ferech2020-01-261-3/+0
* | feat: add global order_by option to ease paginationfeat/keyset-paginationMax Wittig2020-01-261-2/+2
* | feat: support keyset pagination globallyMax Wittig2020-01-261-0/+12
|/
* feat: allow cfg timeout to be overrided via kwargsAndrew Tergis2019-12-161-0/+17
* feat: retry transient HTTP errorsMitar2019-12-121-0/+18
* feat: add support for job tokenMathieu Parent2019-09-061-0/+4
* docs(api-usage): fix project group exampleNikolaos Pothitos2019-06-191-2/+2
* docs: remove v3 supportno-more-v3Gauvain Pocentek2019-06-081-6/+1
* fix(api): avoid parameter conflicts with python and gitlabno-param-conflictsGauvain Pocentek2019-01-131-0/+19
* fix: handle empty 'Retry-After' header from GitLabSrikanth Chelluri2019-01-081-1/+15
* [docs] add a warning about https://Gauvain Pocentek2018-09-051-0/+5
* [docs] fix cut and paste leftoverGauvain Pocentek2018-09-051-1/+1
* [docs] Fix the owned/starred usage documentationGauvain Pocentek2018-09-041-1/+1
* Minor doc updatesGauvain Pocentek2018-08-251-4/+4
* Correct session exampleStefan Crain2018-06-131-1/+1
* Document the global per_page settingGauvain Pocentek2018-05-261-0/+7
* Drop API v3 supportGauvain Pocentek2018-05-191-69/+23
* api-usage: bit more detail for listing with `all`Gauvain Pocentek2018-05-111-9/+10
* docs(api-usage): add rate limit documentationMax Wittig2018-04-181-0/+23
* Fix typos in documentationJakub Wilk2018-03-031-2/+2
* Default to API v4Gauvain Pocentek2018-02-051-7/+5
* Gitlab can be used as context managerGauvain Pocentek2018-02-051-0/+17
* [docs] Add a note about password auth being removed from GitLabGauvain Pocentek2017-12-161-2/+17
* Update pagination docs for ProjectCommitGauvain Pocentek2017-12-111-1/+1
* Rework authentication args handlingGauvain Pocentek2017-11-101-2/+8
* [doc] Add sample code for client-side certificatesGauvain Pocentek2017-11-031-0/+23
* Pagination generators: expose more informationGauvain Pocentek2017-11-011-0/+9
* Document the Gitlab session parameterGauvain Pocentek2017-10-211-0/+24
* [docs] document `get_create_attrs` in the API tutorialGauvain Pocentek2017-10-211-27/+36
* Improve the docs to make v4 a first class citizenGauvain Pocentek2017-09-071-19/+75
* Add v4 support to docsGauvain Pocentek2017-05-241-0/+14
* s/correspnding/corresponding/Guillaume Delacour2017-04-051-1/+1
* Stop listing if recursion limit is hit (#234)Johan Brandhorst2017-03-231-1/+3
* document the dynamic aspect of objectsGauvain Pocentek2017-02-041-1/+12
* [docs] update pagination sectionGauvain Pocentek2016-12-241-1/+6
* docs: improve the pagination sectionGauvain Pocentek2016-08-301-2/+11
* doc: replace incorrect archive call()Gauvain Pocentek2016-08-041-2/+2
* Re-implement _custom_list in the Gitlab classGauvain Pocentek2016-02-181-1/+2
* Add sudo supportGauvain Pocentek2016-01-301-0/+10
* Provide a getting started doc for the APIGauvain Pocentek2016-01-031-0/+119