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
2018-04-07Support Deploy Tokens properly without hacking abilitiesKamil Trzciński
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-29Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern
2018-03-28Fall back on ghost user when deploy key user is not setDouwe Maan
2018-03-28Remove permanent redirectsBob Van Landuyt
2018-02-25Respond 404 when repo does not existMichael Kozono
2018-02-22Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)
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-06Adds documentation for the featureTiago 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-02-06Adds option to push over SSH to create a new projectTiago Botelho
2018-02-06Adds option to push over HTTP to create a new projectTiago Botelho
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-12-07refactor code to match EE changesJames Lopez
2017-10-24Move all rugged operation for ff_merge inside Gitlab::GitAlejandro Rodríguez
2017-10-06Create idea of read-only databaseToon Claes
2017-09-28[Backported from EE] Readonly flag for ProjectsGabriel Mazetto
2017-08-30Address review commentsNick Thomas
2017-08-30Add settings for minimum key strength and allowed key typeNick Thomas
2017-08-18Reduce duplication in GitAccess spec around error messagesRobert Speicher
2017-06-17Add “Project moved” error to Git-over-SSHMichael Kozono
2017-06-05Extract and memoize `user_access`Michael Kozono
2017-06-05Remove GitAccessStatus (no longer needed)Michael Kozono
2017-06-05Refactor to remove a special caseMichael Kozono
2017-06-05Fix would-be regressionMichael Kozono
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-05Check disabled commands in GitAccess insteadMichael Kozono
2017-06-05Fix Git over HTTP specMichael Kozono
2017-04-10Don't pass `env` anymore to GitAccess, ChangeAccess, and ForcePushRémy Coutable
2017-03-13Backport changes from gitlab-org/gitlab-ee!1406Adam Niedzielski
2017-02-23Enable Style/MutableConstantDouwe Maan
2016-12-20Rubocop prefers to indent this wayLin Jen-Shin
2016-12-20Use consistent names and move checks to the method,Lin Jen-Shin
2016-12-20Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-12-16Accept environment variables from the `pre-receive` script.Timothy Andrew
2016-12-09Check project existence for push too, andLin Jen-Shin
2016-12-09Don't pass the actor for deploy key, feedback:Lin Jen-Shin
2016-12-06Prefer guest_can_download_code? and fix typoLin Jen-Shin
2016-12-06Prefer guest_can_downlod_code?Lin Jen-Shin
2016-12-06Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin
2016-11-30Allow access to the wiki with git when repository feature disabledDouglas Barbosa Alexandre