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
2021-09-20Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot
2021-08-19Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
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-01-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-05Use Rugged if we detect storage is NFS and we can access the diskJohn Cai
2019-04-17Bring back Rugged implementation of ListCommitsByOidStan Hu
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-03-22Enrich commits with full data in CommitCollectionLuke Duncalfe
2019-03-01Bring back Rugged implementation of find_commitStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2018-11-26Batch load only data from same repository when lazy object is accessedDouwe Maan
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-20Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern
2018-11-19Remove duplicate tests for GitalyZeger-Jan van de Weg
2018-11-15Fix typos in libGeorge Tsiolis
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-18Remove unreachable Git codeJacob Vosmaer (GitLab)
2018-06-28FindAllCommits mandatoryZeger-Jan van de Weg
2018-06-27Make Gitaly signature RPC's mandatoryJacob Vosmaer
2018-06-13ListCommitByOid isn't called with an empty batchZeger-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-18Add handling for commit/tags with big messagesAhmad Sherif
2018-05-16Workhorse to send raw diff and patch for commitsZeger-Jan van de Weg
2018-03-01Fetch commit signatures from Gitaly in batchesAhmad Sherif
2018-02-20Add unit tests for Gitaly typesZeger-Jan van de Weg
2018-01-18Retrieve commit signatures with GitalyJacob Vosmaer (GitLab)
2018-01-04Remove the Commit#tree methodJacob Vosmaer
2018-01-03Speed up generation of commit stats by using Rugged native methodsStan Hu
2017-12-05Migrate Gitlab::Git::Commit.shas_with_signaturesKim "BKC" Carlbäcker
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-30Add a factory for `Gitaly::GitCommit`sAlejandro Rodríguez
2017-09-25Migrate Gitlab::Git::Repository#log to GitalyKim "BKC" Carlbäcker
2017-09-11Migrate Git::CommitStats to GitalyKim "BKC" Carlbäcker
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-14Handle missing .gitmodules when getting submodule urlsJacob Vosmaer
2017-08-08Incorporate Gitaly's CommitService.FindCommit RPCAlejandro Rodríguez
2017-08-08Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez