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-06-08RefactorAhmad Hassan
2018-06-07Use RestoreCustomHooks RPC in restore rake taskAhmad Hassan
2018-06-01Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)
2018-05-30Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker
2018-05-28Use Gitaly's DeleteAllRepositories RPC during backup restoreJacob Vosmaer (GitLab)
2018-05-18Merge branch 'fix/handle-large-commit-tag-message' into 'master'Robert Speicher
2018-05-18Add handling for commit/tags with big messagesAhmad Sherif
2018-05-18Migrate RepositoryService#SearchFilesBy{Content,Name}Kim "BKC" Carlbäcker
2018-05-11Remove method call to deprecated methodZeger-Jan van de Weg
2018-05-07Raise InvalidRepository error for non-valid git repositoriesDouglas Barbosa Alexandre
2018-05-07Client implementation GetRawChangesZeger-Jan van de Weg
2018-04-30Use fast timeouts for Gitaly FooInProgress RPC'sJacob Vosmaer
2018-04-19Add an API endpoint to download git repository snapshotsNick Thomas
2018-04-18Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López
2018-04-12Merge branch 'backport-of-rd-3429-enabling-maximum-file-size-limit-in-reposit...Douwe Maan
2018-04-12Backport of EE !4989Rubén Dávila
2018-04-11Merge branch 'fix/wiki-find-file-gitaly' into 'master'Robert Speicher
2018-04-11Fix finding wiki file when Gitaly is enabledAhmad Sherif
2018-04-11Client implementation for InfoAttributesZeger-Jan van de Weg
2018-04-06Add calculate_checksum method to the Gitaly repository clientDouglas Barbosa Alexandre
2018-04-06Automatically cleanup stale worktrees and lock files upon a pushStan Hu
2018-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-03-27Test if remote repository exists before cloningZeger-Jan van de Weg
2018-03-23Fix 500 error when trying to resolve non-ASCII conflicts in editorSean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-06Make --prune a configurable parameter in fetching a git remoteStan Hu
2018-03-05Merge branch 'gitaly-lfs-changes' into 'master'Douwe Maan
2018-03-02Incorporate Gitaly's RPCs for Gitlab::Git::LfsChangesAlejandro Rodríguez
2018-03-02Add support for :all option to {count,find}_commitsAhmad Sherif
2018-03-02Merge branch 'feature/fetch-commit-signs-from-gitaly-in-batch' into 'master'Sean McGivern
2018-03-01Fetch commit signatures from Gitaly in batchesAhmad Sherif
2018-03-01Merge branch 'zj-licensee-key' into 'master'Sean McGivern
2018-03-01Client implementation for Licensee#keyZeger-Jan van de Weg
2018-03-01Encode revision for gitattributes refZeger-Jan van de Weg
2018-02-26Migrate recursive tree entries fetching to GitalyAhmad Sherif
2018-02-21Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCAlejandro Rodríguez
2018-02-08Migrate Git::Blob.batch to GitalyAhmad Sherif
2018-02-07Merge branch 'fix/cache-gitaly-find-commits' into 'master'Sean McGivern
2018-02-07Cache Gitaly FindCommit RPC responseAhmad Sherif
2018-02-06Merge branch 'master' into 'zj-wiki-page-versions'Douwe Maan
2018-02-05Merge branch 'fix/gitaly-wiki-encoding-issues' into 'master'Robert Speicher
2018-02-05Encode GitalyClient::WikiPage attributes to UTF-8Ahmad Sherif
2018-02-05Merge branch 'gitaly-user-squash' into 'master'Rémy Coutable
2018-02-03Incorporate OperationService.UserSquash Gitaly RPCAlejandro Rodríguez
2018-02-01Merge branch 'master' into 'zj-ref-contains'Douwe Maan
2018-02-01Merge branch 'gitaly-970-repo-write-config' into 'master'Robert Speicher
2018-02-01Remove intermediate methods on Branch and Tag classesZeger-Jan van de Weg
2018-02-01Fix encoding issues when name is not UTF-8Zeger-Jan van de Weg
2018-02-01Client changes for Tag,BranchNamesContainingCommitZeger-Jan van de Weg
2018-02-01Merge branch 'repository-log-disable-walk' into 'master'Douwe Maan