summaryrefslogtreecommitdiff
path: root/doc/api/users.md
Commit message (Expand)AuthorAgeFilesLines
* Add a note about private_profile changes in 12.1Adam Hegyi2019-07-191-0/+3
* Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master'Stan Hu2019-07-161-3/+21
|\
| * CE: Read and write User "Admin notes" via APImanojmj2019-07-171-3/+21
* | Migrate null values for users.private_profileAdam Hegyi2019-07-151-4/+4
* | Remove trailing whitespace in docsMarcel Amirault2019-07-121-1/+1
|/
* Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-091-0/+24
* Docs: Add missing backtick fence to code blockMarcel Amirault2019-07-091-0/+1
* Changing badges to use parentheses not bracketsMarcel Amirault2019-07-081-4/+4
* Clean up EE api docs that were merged to CEMarcel Amirault2019-07-041-59/+68
* Re-align CE and EE API docsdocs/api-single-codebaseAchilleas Pipinellis2019-07-031-5/+28
* Update api docs to finish aligning EE and CE docsMarcel Amirault2019-07-031-26/+41
* Add support for creating random passwords in user creation APIsh-add-force-random-password-user-apiStan Hu2019-06-271-24/+32
* Updating CE repo to include new EE users API changesMichael Leopard2019-06-191-4/+11
* Fix highest role docsThiago Presa2019-05-301-3/+3
* Add email clarificationCynthia Ng2019-04-281-1/+1
* Add highest_role method to UserThiago Presa2019-03-221-1/+2
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-1/+0
* Update last_activity_on for Users on some main GET endpointsRubén Dávila2019-02-051-0/+1
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-15/+15
* Update to properly reference users instead of projectsrkottmann2018-11-231-2/+2
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-3/+2
* Make getting a user by the username case insensitiveWilliam George2018-10-181-0/+3
* Merge branch 'features/unauth-access-ssh-keys' into 'master'Douwe Maan2018-10-051-1/+1
|\
| * List public ssh keys by id or username without authenticationRonald Claveau2018-10-031-1/+1
* | Merge branch 'feature/set-public-email-through-api' into 'master'Rémy Coutable2018-10-011-19/+21
|\ \ | |/ |/|
| * allow users api to set public_emailAlexis Reigel2018-10-011-19/+21
* | add user's public_email attribute to apiAlexis Reigel2018-09-271-0/+4
|/
* Adds a note about the case when reset_password is falseAlexander Tanayno2018-09-141-1/+1
* Correct a typo in the User Status API docsRobert Speicher2018-09-131-1/+1
* Add ability to skip user email confirmation with APIStan Hu2018-09-101-0/+1
* Add the message HTML to the UserStatus apiBob Van Landuyt2018-08-011-19/+35
* Make it explicit that the status message can contain emojisWinnie Hellmann2018-07-301-1/+1
* Allow users to set a statusBob Van Landuyt2018-07-301-0/+63
* Fix missing ` in users.mdfix-users-md-typodocs-fix-users-md-typoLin Jen-Shin2018-07-241-2/+2
* Add an option to have a private profile on GitLabJX Terry2018-07-241-5/+12
* Update doc/api/users.mdDaniel Fernau2018-07-161-15/+15
* Add 2FA filter to users API for admins onlyDmitriy Zaporozhets2018-04-231-0/+1
* Allow including custom attributes in API responsesMarkus Koller2018-02-081-0/+12
* Add sorting options for /users API (admin only)42669-allow-order_by-users-in-gitlab-apiDmitriy Zaporozhets2018-02-061-0/+5
* Update missing API documentation on `GET /users/:id/projects`Onuwa Nnachi Isaac2018-01-121-0/+4
* Skip confirmation user apiDaniel Juarez2017-11-211-0/+1
* Remove private_token from API user entityDouwe Maan2017-11-021-2/+1
* Support custom attributes on usersMarkus Koller2017-09-281-0/+6
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+5
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-5/+0
* Restore some changes from !9199Rubén Dávila2017-09-061-0/+5
* Fix wrong API status codesRobert Schilling2017-09-061-12/+3
* Add documentationRobert Schilling2017-09-051-0/+211
* Update documentation of user creation by replacing the 'confirm' param with '...Dan Dunckel2017-07-281-20/+20
* Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable2017-07-121-1/+1