- Feb 20, 2020
-
-
GitLab Bot authored
-
- Feb 06, 2020
-
-
GitLab Bot authored
-
- Jan 08, 2020
-
-
GitLab Bot authored
-
- Dec 12, 2019
-
-
GitLab Bot authored
-
- Dec 04, 2019
-
-
GitLab Bot authored
-
- Dec 03, 2019
-
-
GitLab Bot authored
-
- Oct 10, 2019
-
-
GitLab Bot authored
-
- Sep 28, 2019
-
-
GitLab Bot authored
-
- Sep 03, 2019
-
-
Extends the permission of $CI_REGISTRY_USER to allow them to delete tags in addition to just pushing. https://gitlab.com/gitlab-org/gitlab-ce/issues/40096
-
- Aug 23, 2019
-
-
- Jul 26, 2019
-
-
Thong Kuah authored
Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- Jul 17, 2019
-
-
Ensure correct behaviour when deploy tokens have the same username or deploy token and user have the same username.
-
- Jul 02, 2019
-
-
This new attribute is optional and used when set instead of the default format `gitlab+deploy-token-#{id}`. Empty usernames will be saved as null in the database. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
-
- Apr 15, 2019
-
-
- Feb 06, 2019
-
-
- Jan 24, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Apr 07, 2018
-
-
Kamil Trzcińśki authored
-
Mayra Cabrera authored
Also, fixes broken specs
-
Mayra Cabrera authored
-
Mayra Cabrera authored
Also: - Changes scopes from serializer to use boolean columns - Fixes broken specs
-
-
Mayra Cabrera authored
- Remove extra method for authorize_admin_project - Ensure project presence - Rename 'read_repo' to 'read_repository' to be more verbose
-
Mayra Cabrera authored
- When using 'read_repo' password and project are sent, so we used both of them to fetch for the token - When using 'read_registry' only the password is sent, so we only use that for fetching the token
-
Mayra Cabrera authored
-
Mayra Cabrera authored
This will allow to download a repo using the token from the DeployToken
-
- Mar 27, 2018
-
-
Horatiu Eugen Vlad authored
-
- Feb 28, 2018
-
-
Horatiu Eugen Vlad authored
-
- Jan 17, 2018
-
-
Douwe Maan authored
[10.3] Migrate `can_push` column from `keys` to `deploy_keys_project` See merge request gitlab/gitlabhq!2276 (cherry picked from commit f6ca52d31bac350a23938e0aebf717c767b4710c) 1f2bd3c0 Backport to 10.3
-
- Nov 23, 2017
-
-
Douwe Maan authored
-
-
- Nov 08, 2017
-
-
Stan Hu authored
-
- Nov 02, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- Sep 18, 2017
-
-
Robin Bobbitt authored
Closes #37789
-
- Sep 01, 2017
-
-
Tiago Botelho authored
-
- Aug 21, 2017
-
-
Robin Bobbitt authored
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
Lin Jen-Shin authored
full_authentication_abilities. This is fine because we're going to check with can?(..) anyway
-
- Jul 27, 2017
-
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jul 13, 2017
-
-
Robin Bobbitt authored
When sign-in is disabled: - skip password expiration checks - prevent password reset requests - don’t show Password tab in User Settings - don’t allow login with username/password for Git over HTTP requests - render 404 on requests to Profiles::PasswordsController
-