| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `code` highlighting in issue titles (#21432) | Yarden Shoham | 2022-10-16 | 1 | -1/+1 |
* | Make sure fmt catches all templates (#20979) | silverwind | 2022-08-31 | 1 | -9/+9 |
* | Use dedicated draft PR icon when possible (#20303) | Gusted | 2022-07-09 | 1 | -1/+5 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -22/+22 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 1 | -2/+2 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -3/+3 |
* | Refactor i18n, use Locale to provide i18n/translation related functions (#18648) | wxiaoguang | 2022-02-08 | 1 | -2/+2 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -1/+1 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -2/+2 |
* | Add copy button to markdown code blocks (#17638) | silverwind | 2021-11-16 | 1 | -1/+1 |
* | "Copy branch name" button in pull request (#17323) | Mario Lubenka | 2021-10-19 | 1 | -6/+7 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 1 | -28/+28 |
* | Make manual merge autodetection optional and add manual merge as merge method... | a1012112796 | 2021-03-03 | 1 | -1/+1 |
* | #14699 Make branch names in PR description clickable (#14716) | Jimmy Praet | 2021-02-18 | 1 | -6/+14 |
* | Style and template tweaks (#13828) | silverwind | 2020-12-04 | 1 | -1/+1 |
* | Clickable links in pull request (and issue) titles (#13695) | Jimmy Praet | 2020-12-03 | 1 | -1/+1 |
* | Dropdowns, Labels fixes and more CSS tweaks (#13733) | silverwind | 2020-11-29 | 1 | -35/+36 |
* | Change search and filter icons to SVG (#13473) | silverwind | 2020-11-09 | 1 | -1/+1 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 1 | -1/+1 |
* | Fix PR/Issue titles on mobile (#13292) | kolaente | 2020-10-24 | 1 | -9/+11 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -5/+5 |
* | ui: Show git-pull-request icon for closed pull request (#12742) | 赵智超 | 2020-09-06 | 1 | -1/+1 |
* | Escape more things that are passed through str2html (#12622) | zeripath | 2020-08-28 | 1 | -4/+4 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 1 | -1/+1 |
* | ui: Change icon on title for merged PR to git-merge (#11064) | 赵智超 | 2020-04-14 | 1 | -1/+1 |
* | Add titles and improve messages on sidebar menus (#10872) | 赵智超 | 2020-04-04 | 1 | -1/+1 |
* | SVG Octicon fixes (#10237) | John Olheiser | 2020-02-11 | 1 | -1/+1 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -5/+5 |
* | [UI] Show pull icon on pull (#10061) | 6543 | 2020-01-29 | 1 | -0/+2 |
* | Change target branch for pull request (#6488) | Mario Lubenka | 2019-12-16 | 1 | -5/+35 |
* | Fix max length check and limit in multiple repo forms (#9148) | Lauris BH | 2019-11-25 | 1 | -1/+1 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -5/+17 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -4/+4 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -1/+1 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -1/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -2/+2 |
* | some fixes | Lunny Xiao | 2017-10-25 | 1 | -1/+1 |
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -3/+3 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -2/+2 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
* | Render emojis in more places. | Andrey Nering | 2016-03-02 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -26/+26 |
* | basic PR feature | Unknwon | 2015-09-02 | 1 | -3/+11 |
* | add view pull desc | Unknwon | 2015-09-01 | 1 | -0/+6 |
* | work on PR conversation | Unknwon | 2015-09-01 | 1 | -0/+35 |