summaryrefslogtreecommitdiff
path: root/docs/api-usage.rst
Commit message (Collapse)AuthorAgeFilesLines
* Add support for OAuth2 authenticationoauthGauvain Pocentek2016-10-231-0/+3
|
* 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
| | | | | | | | Rename the method _raw_list. This adds support for the ``all=True`` option to enable automatic recursion and avoid pagination if requested by the user. Fixes #93
* Add sudo supportGauvain Pocentek2016-01-301-0/+10
|
* Provide a getting started doc for the APIGauvain Pocentek2016-01-031-0/+119