summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/compare_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Support renames in diff_for_path actionsSean McGivern2016-07-111-6/+6
* Tidy up spec action namesSean McGivern2016-07-081-1/+1
* Collapse large diffs by defaultSean McGivern2016-07-081-0/+69
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-4/+4
* Add ignore white space option in merge request diffMinsik Yoon2015-11-131-0/+16
* Fix Error 500 when comparing non-existing branchesfix-issue-2593Stan Hu2015-09-181-0/+26
* Fix Style/AlignHash cop violationsStan Hu2015-06-221-2/+5
* Unescape branch names in compare commitStan Hu2015-04-301-0/+22