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-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-02-06Send project name with Gitaly repository requestsStan Hu
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-07-31Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez
2018-07-16Remove Repository#lookup and unreachable rugged codeJacob Vosmaer (GitLab)
2018-07-12Remove Repository#path memoizationJacob Vosmaer (GitLab)
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2017-10-02Revert "Increase diff limits to 100 KB for collapse and 200 KB overall"Sean McGivern
2017-09-06[ci-skip] spec for an instance methodmicael.bergeron
2017-09-06add .json_safe_diff specmicael.bergeron
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-07-13Merge branch 'bvl-enable-features-in-test' into 'master'Rémy Coutable
2017-07-13Enable all feature flags by default in specsBob Van Landuyt
2017-07-12Try to eliminate unused diff optionsJacob Vosmaer
2017-06-30Add a UTF-8 encoding matcherJacob Vosmaer
2017-06-22Encode Gitaly diff patches properlyAhmad Sherif
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Add table for files in merge request diffsSean McGivern
2017-06-05Merge branch '31983-increase-merge-request-diff-file-size-limit-for-default-t...Douwe Maan
2017-06-02Increase diff limits to 100 KB for collapse and 200 KB overallSean McGivern
2017-06-02Use the new Gitaly CommitDiff RPCAhmad Sherif
2017-05-31Fix Diff#too_large? and specsDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-04-04Incorporate Gitaly client for refs serviceAlejandro Rodríguez
2017-03-15Use Gitaly for CommitController#showAhmad Sherif
2017-01-05Absorb gitlab_gitRobert Speicher
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-16Gitlab::Git::Diff specsDmitriy Zaporozhets