summaryrefslogtreecommitdiff
path: root/lib/api/users.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-151-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-141-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-071-10/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-3/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-0/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-201-5/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
* Add Scalability/FileUploads copAlessio Caiazza2019-09-101-1/+2
* Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master'Stan Hu2019-07-161-4/+4
|\
| * CE: Read and write User "Admin notes" via APImanojmj2019-07-171-4/+4
* | Migrate null values for users.private_profileAdam Hegyi2019-07-151-1/+1
|/
* Add support for creating random passwords in user creation APIsh-add-force-random-password-user-apiStan Hu2019-06-271-0/+1
* Updating CE repo to include new EE users API changesMichael Leopard2019-06-191-14/+1
* CE port of Move EE specific lines in API::UsersImre Farkas2019-05-281-8/+4
* Backport some changes from EE3314-add-on-runner-minutes-for-gitlab-com-ceRubén Dávila2019-04-021-0/+1
* Backport parameters for API::UsersYorick Peterse2019-03-261-0/+8
* Add highest_role method to UserThiago Presa2019-03-221-1/+1
* Added: Include order by ID desc for tie breakers in paginationNermin Vehabovic2019-02-161-1/+1
* Unify user requirements for API slugsRobert Schilling2019-01-311-3/+3
* API: Support username with dotsRobert Schilling2019-01-151-1/+1
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-2/+2
* Remove PersonalAccessTokensFinder#find_by methoduse_tokenauthenticatable_method_for_token_lookupImre Farkas2018-11-051-3/+1
* Make getting a user by the username case insensitiveWilliam George2018-10-181-8/+6
* Merge branch 'features/unauth-access-ssh-keys' into 'master'Douwe Maan2018-10-051-4/+2
|\
| * List public ssh keys by id or username without authenticationRonald Claveau2018-10-031-4/+2
* | Merge branch 'lib-api-frozen-string-enable' into 'master'Rémy Coutable2018-10-011-0/+2
|\ \
| * | Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
| |/
* | allow users api to set public_emailAlexis Reigel2018-10-011-0/+1
* | remove obsolete parameter from users apiAlexis Reigel2018-09-261-1/+0
|/
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-131-0/+56
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+56
* | Add ability to skip user email confirmation with APIStan Hu2018-09-101-0/+1
|/
* Allow users to set a statusBob Van Landuyt2018-07-301-0/+35
* Add an option to have a private profile on GitLabJX Terry2018-07-241-5/+6
* Add min_access_level filter to projects APIMarko, Peter2018-07-231-0/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Restoring user v3 endpointFrancisco Javier López2018-06-131-11/+15
* Add 2FA filter to users API for admins onlyDmitriy Zaporozhets2018-04-231-1/+1
* Allow including custom attributes in API responsesMarkus Koller2018-02-081-1/+8
* Add sorting options for /users API (admin only)42669-allow-order_by-users-in-gitlab-apiDmitriy Zaporozhets2018-02-061-1/+18
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+2
* Added default order to UserFinderFrancisco Javier López2017-12-041-0/+2