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-03-28Remove permanent redirectsBob Van Landuyt
2018-03-07Limit queries to a user-branch combinationBob Van Landuyt
2018-03-07Allow abilities on forks while MR is openBob Van Landuyt
2018-03-02Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesAlejandro Rodríguez
2018-02-19Avoid slow File Lock checks when not usedJames Edwards-Jones
2018-02-07Backport of LFS File Locking APIRubén Dávila
2018-02-06Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan
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-02Refactor Gitlab::Git code related to LFS changes for Gitaly migrationAlejandro Rodríguez
2017-12-25Disable redirect messages for anonymous clonesStan Hu
2017-12-25Fix Error 500s with anonymous clones for a project that has movedStan Hu
2017-12-08Allow git pull/push on project redirectsMayra Cabrera
2017-11-09Handle forks in Gitlab::Checks::LfsIntegrityJames Edwards-Jones
2017-11-08Moved LfsIntegrity specs to own fileJames Edwards-Jones
2017-11-06Replaced subject with subject.exec in spec/lib/gitlab/checks/change_access_sp...James Edwards-Jones
2017-11-06Prevent git push when LFS objects are missingJames Edwards-Jones
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-20Use Gitlab::Git's Popen on that module's codeAlejandro Rodríguez
2017-08-11Migrate force push check to GitalyAhmad Sherif
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-05Refactor to let GitAccess errors bubble upMichael Kozono
2017-05-08Add confirm delete protected branch modalSam Rose
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-04-04Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones
2017-04-04Protected Tags prevents all updates instead of just force pushes.James Edwards-Jones
2017-04-03Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones
2017-03-31Protected Tags enforced over gitJames Edwards-Jones
2017-03-13Backport changes from gitlab-org/gitlab-ee!1406Adam Niedzielski
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2017-01-13Remove useless permission checks in Gitlab::Checks::ChangeAccessRémy Coutable
2016-12-16Check the exit code while invoking git in the force push check.Timothy Andrew
2016-08-13Change the order of the access rules to check simpler first, and add specsAlejandro Rodríguez