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
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-25Fix typo in blob_spec.rbWinnie Hellmann
2019-03-07Bring back Rugged implementation of TreeEntryStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2018-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-11-20Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg
2018-11-20Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"Sean McGivern
2018-11-19Remove duplicate tests for GitalyZeger-Jan van de Weg
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-07-31Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez
2018-07-11Remove last flags from Blob and WorkhorseJacob Vosmaer
2018-07-09Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)
2018-06-25Gitaly tree entry is mandatoryZeger-Jan van de Weg
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-05-30Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker
2018-05-09Backport some changes from gitlab-ee!5476Rubén Dávila
2018-03-05Fix n+1 issue by not reloading fully loaded blobsAlejandro Rodríguez
2018-02-20Add unit tests for Gitaly typesZeger-Jan van de Weg
2018-02-08Migrate Git::Blob.batch to GitalyAhmad Sherif
2018-01-25Fix .batch_lfs_pointers accepting a lazy enumeratorAhmad Sherif
2018-01-24Migrate .batch_lfs_pointers to GitalyAhmad Sherif
2018-01-21Fix Error 500 when repository has no avatarStan Hu
2018-01-08Merge branch 'remove-commit-tree' into 'master'Sean McGivern
2018-01-04Remove the Commit#tree methodJacob Vosmaer
2018-01-02Reroute batch blobs to single blob RPCZeger-Jan van de Weg
2017-11-01Detect changes to LFS pointers for pruning and integrity checkJames Edwards-Jones
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-21Ensure that Blob.raw returns always returns a valid blob objectStan Hu
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-07Merge branch 'blob-batch-methods' into 'master'Douwe Maan
2017-08-07Rename 'limit' to 'blob_size_limit'Jacob Vosmaer
2017-08-01Fix bug in blob testJacob Vosmaer
2017-08-01Add Gitlab::Git::Blob.batch methodJacob Vosmaer
2017-07-07Add gitaly_git_blob_raw featureJacob Vosmaer
2017-06-22Merge branch 'feature/migrate-blob-find-to-gitaly' into 'master'Robert Speicher
2017-06-21Migrate Gitlab::Git::Blob.find to GitalyAhmad Sherif
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-04-18Fix specsDouwe Maan