summaryrefslogtreecommitdiff
path: root/docs/gl_objects/users.rst
Commit message (Collapse)AuthorAgeFilesLines
* fix(api): avoid parameter conflicts with python and gitlabno-param-conflictsGauvain Pocentek2019-01-131-1/+3
| | | | | | | | | | Provide another way to send data to gitlab with a new `query_parameters` argument. This parameter can be used to explicitly define the dict of items to send to the server, so that **kwargs are only used to specify python-gitlab specific parameters. Closes #566 Closes #629
* [docs] Fix typo in custom attributes examplefix/628/doc_typoGauvain Pocentek2018-11-221-1/+1
| | | | Closes #628
* Fix 3 typosNic Grayson2018-11-091-3/+3
|
* Fix simple typo in identity modification exampleTom Downes2018-07-021-1/+1
|
* [docs] don't use hardcoded values for idsGauvain Pocentek2018-06-271-9/+8
|
* [docs] Add an example for external identities settingsGauvain Pocentek2018-06-171-0/+6
| | | | Fixes #528
* Add support for user avatar uploadGauvain Pocentek2018-05-211-0/+7
| | | | Fixes #308
* [docs] Rework the examples pagesGauvain Pocentek2018-05-201-137/+71
| | | | | | * Get rid of the .py files and bring all the python examples in the RST files * Fix a few things
* Fix the impersonation token deletion exampleGauvain Pocentek2018-03-291-2/+2
| | | | Fixes #476
* Fix typos in documentationJakub Wilk2018-03-031-3/+3
|
* Add doc for search by custom attributeGauvain Pocentek2018-01-011-0/+5
|
* Add support for project and group custom variablesGauvain Pocentek2018-01-011-16/+10
| | | | implements parts of #367
* update user docs with gitlab URLsGauvain Pocentek2017-11-111-0/+19
|
* Add support for user activitiesGauvain Pocentek2017-11-111-0/+36
|
* typoGauvain Pocentek2017-11-101-1/+1
|
* Add support for impersonation tokens APIGauvain Pocentek2017-11-101-0/+36
| | | | Closes #363
* Add users custome attributes supportGauvain Pocentek2017-11-041-0/+36
|
* Add support for GPG keysGauvain Pocentek2017-11-011-86/+132
| | | | Closes #355
* Implement user emails supportGauvain Pocentek2016-07-161-0/+64
|
* docs: crossref improvementsGauvain Pocentek2016-07-161-9/+14
|
* document users APIGauvain Pocentek2016-07-161-0/+128