summaryrefslogtreecommitdiff
path: root/spec/helpers/diff_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-2/+2
* Always read diff_view setting from the cookieRobert Speicher2016-04-141-0/+20
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-54/+3
* Fix specs and add a new oneDouwe Maan2016-01-301-4/+13
* Move parallel diff logic to separate classDouwe Maan2016-01-201-18/+0
* More refactoring from last code review. #3945Rubén Dávila2016-01-141-10/+14
* Fix broken specs. #3945Rubén Dávila2016-01-081-8/+9
* Fix broken specs. #3945Rubén Dávila2016-01-081-1/+2
* Fix broken spec and small refactor. #3945Rubén Dávila2015-12-301-29/+1
* Update mock and stub syntax for specsRobert Speicher2015-06-221-3/+3
* Disabled expansion of top/bottom blobs for new file diffsAlex Connor2015-05-211-0/+10
* Improve handling of large diffsAlex Lossent2015-05-051-1/+53
* Use project.commit convenience method.Douwe Maan2015-04-241-1/+1
* Even more hound fixesJeroen van Baarsen2015-02-121-7/+10
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-14/+14
* Fix diff_helper spec.Marin Jankovski2014-09-121-26/+27
* Add diff_helper spec.Marin Jankovski2014-09-091-0/+98