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
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
2017-08-03Remove unnecessary 'raw' aliasJacob Vosmaer
2017-07-20Migrate Gitlab::Git::Commit.find_all to GitalyAhmad Sherif
2017-07-18Incorporate Gitaly's Commits#between RPCAlejandro Rodríguez
2017-07-18Adapt to new Gitaly commit message formatAlejandro Rodríguez
2017-06-27Remove 'contains' option from Commit.find_allJacob Vosmaer
2017-06-27Remove Gitlab::Git::Repository#find_allJacob Vosmaer
2017-04-04Incorporate Gitaly client for refs serviceAlejandro Rodríguez
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-01-05Absorb gitlab_gitRobert Speicher
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-03keep same dir structure for specs as in lib/Dmitriy Zaporozhets