summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/diff.html.haml
Commit message (Expand)AuthorAgeFilesLines
* fixes line number copy issue for unfolded parallel view diff28367-fix-unfold-diff-line-number-copy-pasteNur Rony2017-02-201-2/+2
* only show diff unfolding link if there are more lines to showMike Greiling2017-02-161-1/+1
* ensure linenumber data attribute is correct for the last line in a diff chunk26300-line-numbers-are-off-in-dynamically-loaded-diff-chunksMike Greiling2017-01-181-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-4/+4
* Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-12/+22
* Put back removed line numberdiff-link-fixPhil Hughes2016-04-201-1/+1
* Fixed issue with lines not being selectable when expanding diffPhil Hughes2016-04-201-5/+5
* Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-6/+6
* Add content attributes to discussion diffs; change styling of add-note icon t...Annabel Dunstone2016-04-141-2/+2
* Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-141-3/+3
* Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-211-1/+2
* Little refactor for usage of html_safe. #3945Rubén Dávila2016-01-131-1/+1
* Use #html_safe instead of #raw in some diff views. #3945Rubén Dávila2016-01-061-1/+1
* Apply syntax highlighting when expanding diff plus some refactor. #3945Rubén Dávila2015-12-311-1/+1
* Gitlab Issue 707: Indent unfolded code 1 characterngentile2015-07-221-1/+1
* Disabled expansion of top/bottom blobs for new file diffsAlex Connor2015-05-211-2/+2
* Use the new path to the partial, move the diff related methods to the new hel...Marin Jankovski2014-09-091-2/+2
* diff unfoldskv2014-08-141-0/+19