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-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
2018-01-31Migrate Gitlab::Git::Repository#write_config to GitalyKim "BKC" Carlbäcker
2018-01-31Merge branch 'zj-gitaly-server-info' into 'master'Sean McGivern
2018-01-31Remove Rugged::Walk implementation of #logJacob Vosmaer
2018-01-31Gitaly Server info for admin panelZeger-Jan van de Weg
2018-01-31Merge branch 'fix/add-support-for-pre-receive-error-in-merge-branch' into 'ma...Robert Speicher
2018-01-31Add support for PreReceiveError in UserMergeBranch RPCAhmad Sherif
2018-01-31Migrate Git::Repository#delete_refs to GitalyAhmad Sherif
2018-01-30Merge branch 'feature/migrate-wiki-page-formatted-data-to-gitaly' into 'master'Robert Speicher
2018-01-30Migrate fetching wiki page formatted content to GitalyAhmad Sherif
2018-01-30Migrate Git::Repository#write_ref to GitalyKim "BKC" Carlbäcker
2018-01-25Merge branch 'feature/migrate-repo-restorer-to-gitaly' into 'master'Robert Speicher