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-11-20Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot
2019-11-04Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot
2019-10-22Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot
2019-09-20Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-19Add a note about private_profile changes in 12.1Adam Hegyi
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-07-12Remove trailing whitespace in docsMarcel Amirault
2019-07-09Updates on success of an MR the count on top and in other tabsTim Zallmann
2019-07-09Docs: Add missing backtick fence to code blockMarcel Amirault
2019-07-08Changing badges to use parentheses not bracketsMarcel Amirault
2019-07-04Clean up EE api docs that were merged to CEMarcel Amirault
2019-07-03Re-align CE and EE API docsAchilleas Pipinellis
2019-07-03Update api docs to finish aligning EE and CE docsMarcel Amirault
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-30Fix highest role docsThiago Presa
2019-04-29Add email clarificationCynthia Ng
2019-03-22Add highest_role method to UserThiago Presa
2019-02-18Remove consecutive blank lines from markdown filesEvan Read
2019-02-05Update last_activity_on for Users on some main GET endpointsRubén Dávila
2019-01-04Replace look-alike token with '<your_access_token>'Achilleas Pipinellis
2018-11-23Update to properly reference users instead of projectsrkottmann
2018-11-12Display impersonation token value only after creationImre 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 'feature/set-public-email-through-api' into 'master'Rémy Coutable
2018-10-01allow users api to set public_emailAlexis Reigel
2018-09-27add user's public_email attribute to apiAlexis Reigel
2018-09-14Adds a note about the case when reset_password is falseAlexander Tanayno
2018-09-13Correct a typo in the User Status API docsRobert Speicher
2018-09-11Add ability to skip user email confirmation with APIStan Hu
2018-08-01Add the message HTML to the UserStatus apiBob Van Landuyt
2018-07-30Make it explicit that the status message can contain emojisWinnie Hellmann
2018-07-30Allow users to set a statusBob Van Landuyt
2018-07-24Fix missing ` in users.mdLin Jen-Shin
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-07-16Update doc/api/users.mdDaniel Fernau
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-01-12Update missing API documentation on `GET /users/:id/projects`Onuwa Nnachi Isaac
2017-11-21Skip confirmation user apiDaniel Juarez
2017-11-02Remove private_token from API user entityDouwe Maan
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-11Revert "Merge branch 'revert-f2421b2b' into 'master'"Annabel Dunstone Gray