summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_line.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-1/+1
* Correctly display multiple separate discussions on the same diff lineDouwe Maan2017-04-051-4/+5
* take nonewline context into account in diff parsermhasbini2017-03-131-1/+1
* Check was in wrong part, the avatar container class should always be added on...Phil Hughes2017-03-091-3/+2
* Fixed bugs with diff comment avatarsPhil Hughes2017-03-091-2/+3
* Added discussion comments avatars to diffPhil Hughes2017-03-081-8/+10
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
* Don't use diff_line_content for emailsSean McGivern2016-11-281-1/+1
* Don't remove + / - signs from diff emailsSean McGivern2016-11-281-1/+1
* Remove an extra leading space from diff contentHiroyuki Sato2016-11-041-2/+2
* Fix expansion of discussions in diffdiff-line-comment-vuejsDouwe Maan2016-08-181-1/+1
* Improve performance of MR show pageDouwe Maan2016-08-181-1/+8
* Fix email line-height in Outlookoutlook-email-spacingSean McGivern2016-08-171-1/+6
* Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-2/+1
* Avoid line_code and position calculation on line partial for plain view14202-avoid-line-code-position-calculationsPaco Guzman2016-08-011-4/+3
* Merge branch 'master' into faster-diffsDouwe Maan2016-07-071-6/+8
|\
| * Use HAML class syntax in diff line partialsDouwe Maan2016-07-071-1/+1
| * Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-061-6/+9
| * Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan2016-07-061-0/+1
* | Simplify HAML code using unless condition and nestingPaco Guzman2016-07-061-3/+3
* | Moving up common html data attributesPaco Guzman2016-07-061-2/+2
* | Diffs will create button/diff form on demand no on server sideJacob Schatz2016-07-061-8/+7
|/
* Use `@diff_notes_disabled` instead of `@comments_allowed`Douwe Maan2016-05-131-1/+1
* Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-8/+8
* Add line type conditional to diff line helperAnnabel Dunstone2016-04-141-1/+1
* Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-141-3/+3
* Move diff line to separate partialbackport-ee-premailerDouwe Maan2016-03-191-0/+26