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
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-01Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-03-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-19Add documentation and testsManoj MJ
2019-01-31[master] Check access rights when creating/updating ProtectedRefsFrancisco Javier López
2019-01-02Don't run single change checks when changes are unknownDouwe Maan
2019-01-02Move magic '_any' string to constantDouwe Maan
2018-12-28Skip per-commit validations which have already passed on another change/branchFrancisco Javier López
2018-10-25Adds tracing messages for slow git pushesTiago Botelho
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Backport some changes from EERubén Dávila
2018-06-19Eliminate N+1 queries in LFS file locks checks during a pushStan Hu
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-05-24Add username to terms message in git and API callsBob Van Landuyt
2018-05-11Allow triggered builds git accessBob Van Landuyt
2018-05-10Block access to API & git when terms are enforcedBob Van Landuyt
2018-04-07Increase test suite around deploy tokens behaviorMayra Cabrera
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-07Implement 'read_repo' for DeployTokensMayra Cabrera
2018-04-06Automatically cleanup stale worktrees and lock files upon a pushStan Hu
2018-04-05Allow HTTP(s) when git request is made by GitLab CITomasz Maczukin
2018-03-28Remove permanent redirectsBob Van Landuyt
2018-02-25Respond 404 when repo does not existMichael Kozono
2018-02-15Only check LFS integrity for first branch in pushJames Edwards-Jones
2018-02-06Check ability ability before proceeding with project specific checksTiago Botelho
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-02-06Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho
2018-02-06Move new project on push logic to a serviceTiago Botelho
2018-02-06Add specsTiago Botelho
2018-02-06Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-06Create idea of read-only databaseToon Claes
2017-08-30Address review commentsNick Thomas