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-09-19Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-09-14Rename Gitlab::Git::Committer to UserJacob Vosmaer
2017-09-11Migrate Git::CommitStats to GitalyKim "BKC" Carlbäcker
2017-09-06Implement fix for n+1 issue on `flatten_tree` helperAlejandro Rodríguez
2017-09-06Merge branch 'feature/migrate-branch-operations-to-gitaly' into 'master'Robert Speicher
2017-09-06Migrate creating/deleting a branch to GitalyAhmad Sherif
2017-09-06renames ambiguous methods and add specmicael.bergeron
2017-09-06fix refactoring error with Blob.binary?micael.bergeron
2017-09-06revert to using a simple representationmicael.bergeron
2017-09-06wip: fake its a binary diffmicael.bergeron
2017-09-05Migrate Gitlab::Git::Repository#find_branch to GitalyAhmad Sherif
2017-09-05Add Gitaly migration points for branch/tag create/deleteJacob 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-01Simplify Git interactions in AfterImportServiceJacob Vosmaer (GitLab)
2017-09-01Add Gitlab::Git::Repository#==Jacob Vosmaer
2017-08-31Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer
2017-08-31Merge branch 'gitaly-440-shell-fetch-remote' into 'master'Sean McGivern
2017-08-30Migrate Repository.FetchRemote to GitalyKim "BKC" Carlbäcker
2017-08-30Use `git update-ref --stdin -z` to delete refsLin Jen-Shin
2017-08-30Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin
2017-08-29Just use a blockLin Jen-Shin
2017-08-29replace `is_ancestor` with `ancestor?`Maxim Rydkin
2017-08-29replace `is_ancestor?` with `ancestor?`Maxim Rydkin
2017-08-25Resolve feedback on the MR:Lin Jen-Shin
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate
2017-08-24Merge branch 'sh-fix-branch-count' into 'master'Douwe Maan
2017-08-24Fix inconsistent number of branches when remote branches are presentStan Hu
2017-08-23Merge branch 'gitaly-commit-patch' into 'master'Sean McGivern
2017-08-23Rubocop whitespaceJacob Vosmaer
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-22Incorporate DiffService.CommitPatch Gitaly RPCAlejandro Rodríguez
2017-08-18Simplify return valuesJacob Vosmaer
2017-08-18Simplify method argumentsJacob Vosmaer
2017-08-18More annotationsJacob Vosmaer
2017-08-18Delete unused Gitlab::Git methodsJacob Vosmaer
2017-08-18Add Gitaly annotationJacob Vosmaer
2017-08-18Client Implementation: RefService::RefExistsAndrew Newdigate
2017-08-17Incorporate RepositoryService.ApplyGitattributes Gitaly RPCAlejandro Rodríguez
2017-08-16Merge branch 'dm-gpg-signature-performance' into 'master'Robert Speicher
2017-08-16Only create commit GPG signature when necessaryDouwe Maan
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-16Merge branch 'rs-trailingwhitespace-cop' into 'master'Rémy Coutable
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher