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
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-11-17Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot
2022-09-20Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-04-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-29Remove the fallback path from gitlab-cePatrick Bajao
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-03-19Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao
2019-02-27Prepare test suite for switch to Gitaly-embedded Git hooksJacob Vosmaer
2019-02-22Only allow 30 RPCs per test case to GitalyZeger-Jan van de Weg
2019-02-06Rename gl_project_name -> gl_project_pathStan Hu
2019-02-06Add more tests and comments around Wiki formattingStan Hu
2019-02-06Add convenience methods for creating project and Wiki repositoriesStan Hu
2019-02-06Add comment to explain why gl_repository is blankStan Hu
2019-02-06Rename name -> disk_path in create_repositoryStan Hu
2019-02-06Refactor use of Shell.import_repository for WikisStan Hu
2019-02-06Clean up Shell.fork_repositoryStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-01-04Track Sentry error when namespace cannot be movedValery Sizov
2018-11-06Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-09Use Gitaly for fetches and creating bundlesJacob Vosmaer
2018-07-06Make more things mandatoryJacob Vosmaer
2018-06-19Move forking to GitalyZeger-Jan van de Weg
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-05-02Remove old GitLab Shell implementationZeger-Jan van de Weg
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-03Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-14Set Gitlab::Shell#create_repository as OPT_OUTZeger-Jan van de Weg
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-03-06Make --prune a configurable parameter in fetching a git remoteStan Hu
2018-02-08Merge branch 'zj-namespace-gitaly-opt-out' into 'master'Sean McGivern