summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/diff_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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