- Mar 17, 2020
-
-
GitLab Bot authored
-
- Mar 13, 2020
-
-
GitLab Bot authored
-
- Mar 05, 2020
-
-
GitLab Bot authored
-
- Feb 27, 2020
-
-
GitLab Bot authored
-
- Feb 26, 2020
-
-
GitLab Bot authored
-
- Jan 28, 2020
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Apr 29, 2019
-
-
Bob Van Landuyt authored
This ports the changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10462/ to CE
-
- Apr 04, 2019
-
-
Ash McKenzie authored
Currently a no-op for CE
-
- Jan 02, 2019
-
-
Douwe Maan authored
# Conflicts: # ee/lib/ee/gitlab/git_access.rb # lib/gitlab/git_access.rb
-
Douwe Maan authored
When the `changes` passed to `GitAccess` are the literal string `_any`, which indicates that this is a pre-authorization check, we now check whether the user can push to any branch in the project in question, instead of running the per-change check with `oldrev` `_any`, `newrev` `nil`, and `ref` `nil`.
-
Douwe Maan authored
-
Douwe Maan authored
-
- Oct 25, 2018
-
-
Tiago Botelho authored
Validating each commit on ChangeAccess times out if it already took too long to complete. Improves the TimedLogger specs to not make use of a stubbed class anymore
-
Tiago Botelho authored
Adds a #full_message method so that external classes do not have access to the state of the logger. Adds a #append_message to always append to the array in-place
-
Tiago Botelho authored
Whenever a git push takes more than 50 seconds the user will receive a trace from each check performed along with their timings
-
- Oct 22, 2018
-
-
gfyoung authored
-
- Sep 20, 2018
-
-
Semyon Pupkov authored
-
- Sep 08, 2018
-
-
Ash McKenzie authored
Previously overridden in EE but no longer required.
-
- Sep 06, 2018
-
-
Ash McKenzie authored
- Use proper HTTP codes for /api/v4/allowed response - CustomAction support
-
Ash McKenzie authored
- if #check_custom_action!(cmd) returns something, return from #check() - now returns :Gitlab::GitAccessResult::Success.new instead of true
-
- Aug 14, 2018
-
-
Ash McKenzie authored
-
- Jul 09, 2018
-
-
Rubén Dávila authored
-
- May 11, 2018
-
-
Bob Van Landuyt authored
Allow builds that have been triggered by a user before terms were enforced access to git. That way the builds can complete as usual.
-
- May 10, 2018
-
-
Bob Van Landuyt authored
When terms are enforced, but the user has not accepted the terms access to the API & git is rejected with a message directing the user to the web app to accept the terms.
-
- Apr 07, 2018
-
-
-
Mayra Cabrera authored
This will allow to download a repo using the token from the DeployToken
-
- Apr 06, 2018
-
-
Stan Hu authored
git 2.16 will fail badly if there are stale worktrees. Closes #44115
-
- Apr 05, 2018
-
-
Tomasz Maczukin authored
-
- Mar 28, 2018
-
-
Douwe Maan authored
-
Bob Van Landuyt authored
Removes permanent redirects, this means that redirects will only be possible as long as the old route isn't taken by a new project/group.
-
- Feb 25, 2018
-
-
Michael Kozono authored
-
- Feb 22, 2018
-
-
- Feb 15, 2018
-
-
James Edwards-Jones authored
-
- Feb 06, 2018
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-