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-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-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-07Use hashed storage in the specsNick Thomas
2018-01-10Merge branch 'zj-migrate-gitlab-project-rm-mv' into 'master'Douwe Maan
2018-01-09Migrate GitlabProject (re)move project endpointsZeger-Jan van de Weg
2018-01-09Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan
2018-01-08Fix spec in shell_spec.rbJames Edwards-Jones
2018-01-08Backport spec fixes in spec/lib/gitlab/shell_spec.rbValery Sizov
2018-01-08Backport authorized_keys_enabled defaults to true'Michael Kozono
2018-01-08Backport option to disable writing to `authorized_keys` fileMichael Kozono
2018-01-06Pass timeout to RepositoryService.FetchRemote Gitaly RPC callsAlejandro Rodríguez
2018-01-04Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez
2018-01-04Move push_remote_branches from Gitlab::Shell to Gitlab::Git::RepositoryAlejandro Rodríguez
2017-12-14Import gitlab_projects.rb from gitlab-shellNick Thomas
2017-12-04Fix the fork project functionality for projects with hashed storageNick Thomas
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-10-02Fix 'gitlay' typo in specJacob Vosmaer
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-09-28[Backported from EE] Readonly flag for ProjectsGabriel Mazetto
2017-08-30Migrate Repository.FetchRemote to GitalyKim "BKC" Carlbäcker
2017-08-15Speed up project creation by inlining repository creationNick Thomas
2017-08-07Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas
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-07-03Speed up operations performed by gitlab-shellStan Hu
2017-05-05Merge branch 'mrchrisw-import-shell-timeout'Sean McGivern
2017-04-26Enable RSpec/FilePath copSean McGivern