summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/diff/highlight_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix specsDouwe Maan2017-03-141-3/+3
* Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-231-6/+6
* Enable Style/BarePercentLiteralsDouwe Maan2017-02-231-6/+6
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-4/+4
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-1/+1
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-1/+1
* apparently this gets encoded now?http://jneen.net/2016-07-141-1/+1
* we no longer encode double-quoteshttp://jneen.net/2016-07-141-3/+3
* Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-3/+3
* Fix specs and add a new oneDouwe Maan2016-01-301-24/+24
* Mark inline difference between old and new paths when a file is renamedDouwe Maan2016-01-291-19/+55
* Update testsDouwe Maan2016-01-201-1/+1
* Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-191-44/+19
* More refactoring from last code review. #3945Rubén Dávila2016-01-141-1/+1
* Add inline diff markers in highlighted diffs.Douwe Maan2016-01-141-2/+2
* Add more specs. #3945Rubén Dávila2016-01-121-0/+18
* Update specs. #3945Rubén Dávila2016-01-081-16/+15
* Apply syntax highlighting when expanding diff plus some refactor. #3945Rubén Dávila2015-12-311-13/+29
* Don't modify "match" diff lines. #3945Rubén Dávila2015-12-301-0/+5
* A bit of refactoring. #3945Rubén Dávila2015-12-301-1/+1
* Add specs for Gitlab::Diff::Highlight. #3945Rubén Dávila2015-12-301-0/+28