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-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
2017-08-30Rework the permissions model for SSH key restrictionsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-08-18Reduce duplication in GitAccess spec around error messagesRobert Speicher
2017-08-18Greatly reduce test duration for git_access_specRobert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-17Add “Project moved” error to Git-over-SSHMichael Kozono
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-05Clarify error messagesMichael Kozono
2017-06-05Refactor to let GitAccess errors bubble upMichael Kozono
2017-06-05Move CI access logic into GitAccessMichael Kozono
2017-06-05RefactorMichael Kozono
2017-06-05Check disabled commands in GitAccess insteadMichael Kozono
2017-05-08Add confirm delete protected branch modalSam Rose