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
2017-05-26Merge branch 'diffcollection-no-restarts' into 'master'Douwe Maan
2017-05-24Use the iterator inside DiffCollection only onceJacob Vosmaer
2017-05-23Clean up diff renderingDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-05-18Merge branch 'gitaly-local-branches' into 'master'Douwe Maan
2017-05-18Incorporate Gitaly's local_branches operation into repo codeAlejandro Rodríguez
2017-05-17Compare ids of commits if present for equality testAlejandro Rodríguez
2017-05-16Re-enable gitaly migration for ref_name_for_sha after bugfixesAlejandro Rodríguez
2017-05-15Merge branch 'use-gitaly-migrate' into 'master' Douwe Maan
2017-05-15Don't reuse gRPC channelsJacob Vosmaer
2017-05-13Add support for deltas_only under GitalyAhmad Sherif
2017-05-11Use gitaly_migrate helper on all current migrations in repositoryAlejandro Rodríguez
2017-05-11Remove deltas_only from DiffCollectionJacob Vosmaer
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-09Merge branch 'deltas-only' into 'master' Sean McGivern
2017-05-09Remove some unused Gitlab::Git codeJacob Vosmaer
2017-05-09Don't use DiffCollection for deltasJacob Vosmaer
2017-05-04Merge branch '30973-network-graph-sorted-by-date-and-topo' into 'master' Douwe Maan
2017-05-04Sort the network graph both by commit date and topographically.Timothy Andrew
2017-05-04Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan
2017-05-03removes the possibility of commit messages having carriage returnsTiago Botelho
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-05-02Re-enable ref operations with gitaly after not-found fixAlejandro Rodríguez
2017-05-02Merge branch 'gitaly-branch-tag-count' into 'master' Sean McGivern
2017-04-28Fix Gitaly::Commit#is_ancestorKim "BKC" Carlbäcker
2017-04-28Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker
2017-04-27Small code tweaksDouwe Maan
2017-04-27Fix ordering of commits in the network graph.Timothy Andrew
2017-04-20Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING e...James Lopez
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-17Normalize sizes in Gitlab::Git::BlobDouwe Maan
2017-04-12Merge branch 'gitaly-testing' into 'master' Rémy Coutable
2017-04-11Setup and run a Gitaly server for testing if GitalyClient is enabledAlejandro Rodríguez
2017-04-10Retrieve Git-specific env in Gitlab::Git::RevList and add a new #new_refs methodRémy Coutable
2017-04-10Retrieve Git-specific env in Gitlab::Git::Repository#ruggedRémy Coutable
2017-04-10Add a Gitlab::Git::Env to store Git-specific env thread-safelyRémy Coutable
2017-04-07Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer
2017-04-07Send more Gitaly::Repository fieldsJacob Vosmaer
2017-04-06Hopefully this worksKim "BKC" Carlbäcker
2017-04-06Use Gitaly for Environment#first_deployment_forKim "BKC" Carlbäcker
2017-04-04Incorporate Gitaly client for refs serviceAlejandro Rodríguez
2017-04-03Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan
2017-04-02Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher
2017-04-02Fix symlink icon in project treemhasbini
2017-03-30Merge branch 'allow-multiple-paths-in-repository-log' into 'master' Robert Speicher
2017-03-30Make GitLab use Gitaly for commit_is_ancestorKim "BKC" Carlbäcker
2017-03-30Support >1 path in Gitlab::Git::Repository#logSean McGivern
2017-03-28Use Rugged::SORT_NONE instead of Rugged::SORT_DATEAdam Niedzielski
2017-03-28Remove unused method Gitlab::Git::Repository#commits_sinceAdam Niedzielski