Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-17Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master'Stan Hu
2019-07-16CE: Read and write User "Admin notes" via APImanojmj
2019-07-16Migrate null values for users.private_profileAdam Hegyi
2019-06-27Add support for creating random passwords in user creation APIStan Hu
2019-06-19Updating CE repo to include new EE users API changesMichael Leopard
2019-05-28CE port of Move EE specific lines in API::UsersImre Farkas
2019-04-03Backport some changes from EERubén Dávila
2019-03-26Backport parameters for API::UsersYorick Peterse
2019-03-22Add highest_role method to UserThiago Presa
2019-02-16Added: Include order by ID desc for tie breakers in paginationNermin Vehabovic
2019-01-31Unify user requirements for API slugsRobert Schilling
2019-01-15API: Support username with dotsRobert Schilling
2018-11-12Display impersonation token value only after creationImre Farkas
2018-11-05Remove PersonalAccessTokensFinder#find_by methodImre Farkas
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-10-05Merge branch 'features/unauth-access-ssh-keys' into 'master'Douwe Maan
2018-10-03List public ssh keys by id or username without authenticationRonald Claveau
2018-10-01Merge branch 'lib-api-frozen-string-enable' into 'master'Rémy Coutable
2018-10-01allow users api to set public_emailAlexis Reigel
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-26remove obsolete parameter from users apiAlexis Reigel
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-11Add ability to skip user email confirmation with APIStan Hu
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-07-23Add min_access_level filter to projects APIMarko, Peter
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-13Restoring user v3 endpointFrancisco Javier López
2018-04-23Add 2FA filter to users API for admins onlyDmitriy Zaporozhets
2018-02-08Allow including custom attributes in API responsesMarkus Koller
2018-02-06Add sorting options for /users API (admin only)Dmitriy Zaporozhets
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2017-12-04Added default order to UserFinderFrancisco Javier López
2017-11-21Skip confirmation user apiDaniel Juarez
2017-11-02Remove private_token from API user entityDouwe Maan
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-28refactor emails serviceJames Lopez
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-26find_user users helper method no longer overrides find_user API helper method.Tiago Botelho
2017-09-23fix calls to Emails::DestroyServiceBrett Walker
2017-09-23Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker
2017-09-16Ensure we use `Entities::User` for non-admin `users/:id` API requestsRobert Speicher
2017-09-05API: Add GPG key management for adminsRobert Schilling
2017-09-05API: Add GPG key managementRobert Schilling
2017-08-28Update remaining endpointsRobert Schilling
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling