summaryrefslogtreecommitdiff
path: root/spec/helpers/diff_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing image lfs bug and also displaying text lfsFrancisco Javier López2018-12-271-37/+0
* Merge branch '42028-xss-diffs-10-6' into 'security-10-6'Douwe Maan2018-04-051-2/+28
* Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsisPhil Hughes2018-01-091-0/+10
* changed InlineDiffMarker to make it html_safe its output37576-renamed-files-have-escaped-html-for-the-inline-diff-in-the-headermicael.bergeron2017-09-121-2/+2
* Don't escape html entities when rich == raw line36041-notification-titleJarka Kadlecova2017-08-171-4/+4
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Fix diff commenting results just after changing view35695-comment-appears-in-a-wrong-place-after-changing-diff-view-to-inlineSean McGivern2017-07-281-2/+15
* Don't display comment on unchanged line on both sides in parallel diffDouwe Maan2017-06-191-1/+10
* Implement diff viewersDouwe Maan2017-06-141-1/+38
* Merge branch 'fix_diff_line_comments' into 'master'Sean McGivern2017-06-011-0/+27
|\
| * Fix rubocop in spec/helpers/diff_helper_spec.rbValery Sizov2017-06-011-6/+7
| * Fix: A diff comment on a change at last line of a file shows as two comments ...Valery Sizov2017-05-311-0/+26
* | Consistent diff and blob size limit namesDouwe Maan2017-05-291-5/+5
|/
* Fix specsDouwe Maan2017-05-101-2/+2
* Active tense test coveragejej-backport-active-tense-specsValery Sizov2017-02-011-5/+5
* Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher2016-12-081-9/+52
* Remove an extra leading space from diff contentHiroyuki Sato2016-11-041-1/+1
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-5/+5
* Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-24/+56
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-11/+13
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-2/+21
* Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-111-16/+1
|\
| * Disable overflow messagesSean McGivern2016-07-081-16/+1
* | Merge branch 'master' into faster-diffsDouwe Maan2016-07-071-1/+1
|\ \ | |/
| * Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-1/+1
* | fix up testsLuke "Jared" Bennett2016-07-061-1/+1
|/
* 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