summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Diff: Fix indentation on unhighlighted code (#7435)silverwind2019-07-122-3/+3
* ui fixes - compare view and archieved repo issues (#7345)Cherrg2019-07-081-3/+11
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-291-0/+2
* fix extra newlines when copying from diff in Firefox (#7288)silverwind2019-06-262-43/+19
* Make diff line-marker non-selectable (#7279)zeripath2019-06-242-9/+20
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-072-94/+74
* Revert "Bugfix: Align comment label and actions to the right (#7024)" (#7055)Lunny Xiao2019-05-261-1/+1
* Bugfix: Align comment label and actions to the right (#7024)Mario Lubenka2019-05-251-1/+1
* Show git-notes (#6984)Vladimir Panteleev2019-05-241-0/+21
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-081-1/+1
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-1/+1
* Improve issue autolinks (#6273)mrsdizzie2019-04-122-2/+2
* Revert "Fix wrapping long code lines in UI" (#6074)silverwind2019-02-152-3/+3
* Display the branch name in the commit view (#5950)Lanre Adelowo2019-02-051-0/+1
* Fix wrapping long code lines in UI (#5927)silverwind2019-02-022-3/+3
* UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896)EpicCoder2019-01-291-4/+4
* Feature: Archive repos (#5009)kolaente2019-01-232-24/+26
* Fix wrong text getting saved on editing second comment on an issue. (#5608)Harshit Bansal2018-12-311-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+1
* Fix emojis not showing in commit messages (#5168)James Anderson2018-10-291-1/+1
* Add comment replies (#5104)Jonas Franz2018-10-223-8/+8
* Fix adding review comment in split view (#5038)Lauris BH2018-10-091-3/+2
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-173-3/+5
* User shouldn't be able to approve or reject his/her own PR (#4729)Lanre Adelowo2018-08-201-3/+3
* Add whitespace handling to PR-comparsion (#4683)nemoinho2018-08-142-1/+43
* Fix Split-View line adjustment (#4622)nemoinho2018-08-091-2/+2
* Show review comment box only on a pull request page (#4636)Lanre Adelowo2018-08-081-1/+1
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-067-7/+222
* Responsive view (#2750)Morgan Bazalgette2017-12-302-27/+32
* Improve suppressed diff boxes (#3193)silverwind2017-12-141-8/+15
* Expandable commit bodies (#2980)Sondre Nilsen2017-11-301-0/+3
* Fix issue link rendering in commit messages (#2897)Ethan Koenig2017-11-131-1/+1
* Add wrapping to long diff lines (#2789)Lauris BH2017-10-271-1/+1
* Display commit status on landing page of repo (#1784)Rémy Boulanouar2017-09-141-1/+1
* * Fix fileview rendering bug #2470 (#2477)Albert2017-09-101-8/+6
* Missing signed commit display translation (#2134)Lauris BH2017-07-101-2/+2
* Fix diff of renamed and modified file (#1967)Ethan Koenig2017-06-141-1/+1
* GPG commit validation (#1150)Antoine GIRARD2017-03-221-2/+17
* Fix unified diff view styling (#585)Manuel Kuhlmann2017-01-051-1/+1
* Fix diff split view coloring (#553) (#584)Manuel Kuhlmann2017-01-051-3/+6
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-1/+1
* Use user fullname if resolvedThibault Meyer2016-11-041-1/+5
* Web editor: improve edit fileUnknwon2016-08-283-0/+220