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
2017-10-27Fetch the merged branches at onceLin Jen-Shin (godfat)
2017-10-27Merge branch 'zj-commit-cache' into 'master'Sean McGivern
2017-10-27Cache commits on the repository modelZeger-Jan van de Weg
2017-10-20Avoid calling underlying methods on non-existing reposAlejandro Rodríguez
2017-10-13Merge Merge Requests via GitalyJacob Vosmaer
2017-10-12Cache issuable template namesSean McGivern
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-05Gitaly namespace service enabled for GitLabZeger-Jan van de Weg
2017-10-04Let fetch_ref pull from Gitaly instead of from diskJacob Vosmaer
2017-10-04Merge branch 'gitaly-delete-branch' into 'master'Douwe Maan
2017-10-04Add OperationService.UserDeleteBranch Gitaly RPCAlejandro Rodríguez
2017-10-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov
2017-10-02Merge branch 'gitaly-add-branch' into 'master'Sean McGivern
2017-10-02Merge branch 'remote_user' into 'master'Douwe Maan
2017-10-02Fix pushes to an empty repository not invalidating has_visible_content? cacheStan Hu
2017-09-30Implement OperationService.UserAddBranch Gitaly RPCAlejandro Rodríguez
2017-09-30Add username as GL_USERNAME in hooks (http)David Turner
2017-09-29Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)
2017-09-29Migrate Gitlab::Git::Repository#add_tag to GitalyAhmad Sherif
2017-09-29Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master'Robert Speicher
2017-09-29Merge branch 'master' into ff_port_from_eeEric Eastwood
2017-09-29Migrate Git::Repository#rm_tag to GitalyAhmad Sherif
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-20Add spec for Repository#ff_merge (ported from EE)Valery Sizov
2017-09-19Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-09-14Rename Gitlab::Git::Committer to UserJacob Vosmaer
2017-09-04Merge branch 'move-git-operation-service' into 'master'Sean McGivern
2017-09-04Merge branch 'git-operation-service-to-git' into 'master'Sean McGivern
2017-09-01Move GitOperationService to Gitlab::GitJacob Vosmaer
2017-09-01Fix whitespaceJacob Vosmaer
2017-09-01Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern
2017-09-01Remove empty lineJacob Vosmaer
2017-09-01Restore with_branch cache specJacob Vosmaer
2017-08-31Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer
2017-08-30Merge branch 'perf.slow-issuable' into 'master'Sean McGivern
2017-08-29Further break with_repo_branch_commit into partsLin Jen-Shin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-08-23Move GitHooksService to Gitlab::GitJacob Vosmaer
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-23Decouple GitOperationService from UserJacob Vosmaer
2017-08-16Extended UTs for the new cherry-pick message formatSaverio Miroddi
2017-08-11Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-09Detect if we didn't create the ref soonerLin Jen-Shin
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-07Migrate Repository#find_commits_by_message to GitalyAhmad Sherif
2017-08-07GRPC::Unavailable (< GRPC::BadStatus) is wrapped in a CommandErrorBob Van Landuyt
2017-08-07Merge branch 'master' into 'bvl-nfs-circuitbreaker'Douwe Maan
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Migrate Repository#last_commit_for_path to GitalyAhmad Sherif