summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/compare_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+9
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-16/+16
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Added specs for the preservation of the from/to parameter Martin Cabrera2017-01-151-1/+21
* Added specs for branches compare when from & to are emptyMartin Cabrera2017-01-101-0/+10
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-4/+4
* Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-5/+6
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-7/+7
* 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