summaryrefslogtreecommitdiff
path: root/doc/api/users.md
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-221-2/+0
* API: Use POST to (un)block a userapi-post-blockRobert Schilling2017-02-201-4/+4
* Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-5/+0
* Optionally make users created via the API set their passwordJoost Rijneveld2017-02-091-2/+3
* Update api docs and minor changesGeorge Andrinopoulos2017-02-021-0/+1
* adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-071-1/+50
* Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-241-6/+2
* Grapify the users APIgrapify-users-apiRobert Schilling2016-11-211-22/+22
* Add query param to filter users on 'external' & 'blocked' type on APIYatish Mehta2016-11-081-0/+14
* Fix wrong endpoint in api/users documentation, fix same typo in spec describe...Airat Shigapov2016-10-211-1/+1
* Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-131-12/+12
* Addresses Robert's feedbackRémy Coutable2016-10-111-1/+1
* API: New /users/:id/events endpointRémy Coutable2016-10-101-0/+146
* Add User#organization to users apiDmitriy Zaporozhets2016-09-271-1/+8
* Don't expose a user's private token in the `/api/v3/user` API.Timothy Andrew2016-08-311-2/+1
* docs(api): adapted user API documentation to match with latest APIFabio Huser2016-05-061-22/+58
* Expose user location in APIRobert Schilling2016-04-061-0/+6
* Add missing API docs on external userAchilleas Pipinellis2016-03-171-0/+1
* Doc external users featureZeger-Jan van de Weg2016-03-151-1/+2
* Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-apievuez2016-03-041-0/+2
* Prevent ldap_blocked users from being blocked/unblocked by the APIGabriel Mazetto2016-01-081-2/+4
* Make single user API endpoint return Entities::User instead of Entities::User...Michi3022015-12-281-0/+7
* Add API support for looking up a user by usernameStan Hu2015-12-241-1/+11
* Fix docsDouwe Maan2015-07-301-6/+6
* Add ability to manage user email addresses via the API.Douwe Maan2015-07-291-0/+132
* Allow user to be blocked and unblocked via the APISteve Norman2015-07-031-0/+28
* Add 2FA status to user admin APIStan Hu2015-06-231-2/+4
* Add current_sign_in_at to api UserSven Selberg2015-05-041-2/+4
* Merge branch 'master' into mmonaco/gitlab-ce-api-user-noconfirmDmitriy Zaporozhets2015-02-271-6/+37
|\
| * Document ssh key creation errorLoic Dachary2015-01-211-0/+16
| * Add return value example to ssh key creationLoic Dachary2015-01-211-0/+9
| * Small improvement to /api/user/keys docDaniel Serodio2014-11-181-3/+6
| * Expose projects_limit through users API if UserFull.Liam Monahan2014-11-021-3/+6
* | Add 'confirm' option to users apiMatthew Monaco2014-11-031-0/+1
|/
* Consistency, spelling and grammarJames Brooks2014-08-151-3/+3
* Merge pull request #7196 from cirosantilli/patch-2Dmitriy Zaporozhets2014-07-141-31/+37
|\
| * Enforce md style.Ciro Santilli2014-06-251-31/+37
* | Typo.Ciro Santilli2014-06-251-1/+1
|/
* Fix gravatar size and update docs for new users APIDmitriy Zaporozhets2014-06-131-0/+53
* Update docs to markdown style guide.Ciro Santilli2014-06-031-64/+50
* Add titles to doc pages.Marin Jankovski2014-05-271-0/+2
* Implement GET /users/:uid/keys for admin usersTimm Friebe2014-04-181-0/+27
* Api-Doc JSON lintJohannes Schleifenbaum2014-04-051-14/+8
* Mention search options.dosire2014-04-011-0/+4
* Add website url to userJerome Dalbert2014-01-181-0/+6
* Update user api documentationMarin Jankovski2013-10-011-2/+4
* Extended User API to expose admin and can_create_group for user creation/upda...Boyan Tabakov2013-09-291-15/+24
* add missing comma(s) in api examplesJohannes Schleifenbaum2013-08-301-8/+8
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* Update api docs and remove old attribute from User entity.Drew Blessing2013-05-291-8/+8