| Commit message (Expand) | Author | Age | Files | Lines |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -2/+3 |
* | Fix 7303 - remove unnessesary buttons on archived repos (#7326) | Cherrg | 2019-06-29 | 1 | -0/+8 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -4/+4 |
* | Change the color of issues/pulls list, merged is purple and closed is red (#6... | Lunny Xiao | 2019-05-08 | 1 | -1/+1 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 1 | -21/+1 |
* | Fixes #6514 - New Pull Request on files and pulls pages the same (#6515) | Richard Mahn | 2019-04-09 | 1 | -1/+1 |
* | Show last commit status in pull request lists (#6465) | Elias Norberg | 2019-04-02 | 1 | -0/+6 |
* | Make "Ghost" not link to 404 page (#6410) | oscar.lofwenhamn | 2019-03-27 | 1 | -1/+6 |
* | Add same changes from issues page to milestone->issues page (#6328) | John Olheiser | 2019-03-15 | 1 | -2/+2 |
* | Add ability to sort issues by due date (#6206) (#6244) | stevegt | 2019-03-05 | 1 | -0/+2 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -6/+19 |
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 1 | -1/+1 |
* | Fix panic: template: repo/issue/list:210: unexpected "=" in operand (#6041) | Zsombor | 2019-02-13 | 1 | -17/+2 |
* | Enhance closed PR and Issue status in the list (#6000) | Lanre Adelowo | 2019-02-08 | 1 | -1/+17 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -7/+9 |
* | Add the ability to use multiple labels as filters(#5786) | Lauris BH | 2019-01-22 | 1 | -2/+2 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -4/+4 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 1 | -0/+4 |
* | Shows total tracked time in issue and milestone list (#3341) | Jonas Franz | 2018-04-29 | 1 | -0/+4 |
* | Add label descriptions (#3662) | Lauris BH | 2018-03-13 | 1 | -1/+1 |
* | Fix checklist padding (#3460) | modmew8 | 2018-02-06 | 1 | -1/+3 |
* | Added progressbar for issues (#1146). (#3171) | modmew8 | 2018-01-03 | 1 | -0/+5 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 1 | -121/+137 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -1/+1 |
* | fix issue list branch link broken (#3061) | Lunny Xiao | 2017-12-02 | 1 | -1/+1 |
* | Fix over-escaped characters (#2956) | Ethan Koenig | 2017-11-22 | 1 | -6/+6 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -1/+1 |
* | Fix PR, milestone and label functionality if issue unit is disabled (#2710) | Lauris BH | 2017-10-16 | 1 | -5/+5 |
* | Add possibility to record branch or tag information in an issue (#780) | Zsombor | 2017-08-24 | 1 | -0/+3 |
* | Fix search by issue type (#1914) | Ethan Koenig | 2017-06-15 | 1 | -12/+14 |
* | Batch updates for issues (#926) | Ethan Koenig | 2017-03-15 | 1 | -71/+135 |
* | Security: fix XSS attack on milestone (#976) | Lunny Xiao | 2017-02-19 | 1 | -4/+4 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 1 | -21/+22 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -1/+1 |
* | #3399 500 for upstream pulls page if user has forked repository | Unknwon | 2016-08-08 | 1 | -1/+1 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -2/+2 |
* | Fix of template error in "/:owner/:repo/pulls" (#3343) | Okunev Yu Dmitry | 2016-07-29 | 1 | -1/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |
* | #3186 fix wrong link for new pull request button of non-fork repository | Unknwon | 2016-07-23 | 1 | -1/+1 |
* | Fix misselection of issues view type | Unknwon | 2016-07-17 | 1 | -1/+1 |
* | #2916 fix sort' field missing on issue pagination link | Unknwon | 2016-04-04 | 1 | -3/+3 |
* | Fix pull request availability check | Unknwon | 2016-03-06 | 1 | -1/+1 |
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 1 | -1/+1 |
* | Render emojis in more places. | Andrey Nering | 2016-03-02 | 1 | -1/+1 |
* | Add ForegroundColor for labels | Lukas Dietrich | 2016-02-27 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -82/+82 |
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 | 1 | -1/+0 |
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 | 1 | -1/+1 |
* | work on #1961 | Unknwon | 2015-11-16 | 1 | -0/+5 |
* | fix css | Unknwon | 2015-09-11 | 1 | -1/+1 |