aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* fix pull view ui merge section (#7335)Lunny Xiao2019-07-011-1/+1
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-302-1/+23
* Fix 7303 - remove unnessesary buttons on archived repos (#7326)Cherrg2019-06-294-2/+14
* Show Pull Request button or status of latest PR in branch list (#6990)Mario Lubenka2019-06-271-2/+23
* 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
* UI: Fix overflow issues in repo (#7190)silverwind2019-06-143-17/+20
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-075-166/+168
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-292-0/+20
* 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
* Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#...techknowlogick2019-05-151-1/+1
* Fix input size for dependency select (#6913)Xaver Maierhofer2019-05-121-1/+1
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-088-45/+45
* Change the color of issues/pulls list, merged is purple and closed is red (#6...Lunny Xiao2019-05-081-1/+1
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-1/+37
* Refactor table width to have more info shown in file list (#6867)Lauris BH2019-05-061-29/+33
* Don't post process commit summary in templates (#6842)mrsdizzie2019-05-052-3/+3
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+12
* Number of commits ahead/behind in branch overview (#6695)Mario Lubenka2019-05-051-1/+14
* Improve localization of git activity stats (#6848)Lauris BH2019-05-041-2/+3
* Git statistics in Activity tab (#4724)Lauris BH2019-05-041-0/+27
* Order file actions equal to GitHub (#6706)Joel da Rosa2019-04-241-1/+1
* Show "delete branch" button on closed pull requests (#6570) (#6601)Mario Lubenka2019-04-201-1/+11
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-204-84/+4
* Add option to blame files (#5721)Andrzej Ressel2019-04-193-1/+57
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-193-0/+17
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-1/+1
* Telegram webhook (#4227)techknowlogick2019-04-183-0/+21
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-172-2/+3
* Add more title attributes on shortened names (#6647)zeripath2019-04-174-10/+10
* Fix 6655 - there is no need to EscapePound .Link as it is already escaped (#6...zeripath2019-04-161-1/+1
* Update UI for topics labels on projects (#6639)하윤2019-04-151-2/+2
* Correctly adjust mirror url (#6593)zeripath2019-04-121-1/+1
* Improve issue autolinks (#6273)mrsdizzie2019-04-126-8/+8
* Support search operators for commits search (#6479)Mura Li2019-04-121-1/+1
* Allow admin users to set a repositoires visibility to public, even if FORCE_P...Matthias Beckert2019-04-111-0/+4
* Fixes #6514 - New Pull Request on files and pulls pages the same (#6515)Richard Mahn2019-04-091-1/+1
* Prevent server 500 on compare branches with no common history (#6555)zeripath2019-04-092-4/+11
* Properly escape release attachment URL (#6512)mrsdizzie2019-04-051-1/+1
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-021-0/+6
* Add ui class to sub_menu to fix style in arc-green (#6477)John Olheiser2019-04-021-2/+2
* Make "Ghost" not link to 404 page (#6410)oscar.lofwenhamn2019-03-273-3/+12
* Implement Default Webhooks (#4299)Russell Aunger2019-03-187-16/+17
* Add title attributes to all items in the repo list viewer (#6258)John Olheiser2019-03-181-2/+2
* Add same changes from issues page to milestone->issues page (#6328)John Olheiser2019-03-152-10/+26
* Fix fork button (#6223)John Olheiser2019-03-051-1/+1
* Add ability to sort issues by due date (#6206) (#6244)stevegt2019-03-051-0/+2
* fix bug user could change private repository to public when force private ena...Lunny Xiao2019-02-221-1/+1