summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/diff_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-251-13/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-061-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-211-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-03-221-4/+54
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-251-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-131-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-121-7/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-021-2/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-111-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-251-0/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-0/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-4/+4
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-42/+19
* Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-45/+37
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-311-1/+1
* Remove Repository#lookup and unreachable rugged codeJacob Vosmaer (GitLab)2018-07-161-1/+1
* Remove Repository#path memoizationJacob Vosmaer (GitLab)2018-07-121-2/+7
* Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-2/+4
* Revert "Increase diff limits to 100 KB for collapse and 200 KB overall"Sean McGivern2017-10-021-34/+4
* [ci-skip] spec for an instance method35942_api_binary_encodingmicael.bergeron2017-09-061-1/+1
* add .json_safe_diff specmicael.bergeron2017-09-061-0/+19
* Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-231-1/+1
* Merge branch 'bvl-enable-features-in-test' into 'master'Rémy Coutable2017-07-131-2/+2
|\
| * Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-131-2/+2
* | Try to eliminate unused diff optionsJacob Vosmaer2017-07-121-5/+5
|/
* Add a UTF-8 encoding matcherJacob Vosmaer2017-06-301-1/+1
* Encode Gitaly diff patches properlyfix/properly-encode-gitaly-diffsAhmad Sherif2017-06-221-0/+8
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Add table for files in merge request diffsSean McGivern2017-06-161-1/+1
* Merge branch '31983-increase-merge-request-diff-file-size-limit-for-default-t...Douwe Maan2017-06-051-4/+34
|\
| * Increase diff limits to 100 KB for collapse and 200 KB overall31983-increase-merge-request-diff-file-size-limit-for-default-toggle-openingSean McGivern2017-06-021-4/+34
* | Use the new Gitaly CommitDiff RPCfix/use-new-gitaly-commit-diff-rpcAhmad Sherif2017-06-021-5/+5
|/
* Fix Diff#too_large? and specsDouwe Maan2017-05-301-7/+7
* Consistent diff and blob size limit namesDouwe Maan2017-05-291-7/+7
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-1/+1
* Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-showAhmad Sherif2017-03-151-0/+37
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+287
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-34/+0
* Gitlab::Git::Diff specsDmitriy Zaporozhets2013-04-161-0/+34