| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more "locale" usages (#27259) | wxiaoguang | 2023-09-25 | 1 | -1/+1 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 1 | -6/+6 |
* | Remove ref name in PR commits page (#25876) | yp05327 | 2023-08-24 | 1 | -3/+3 |
* | Fix commit compare style (#26209) | puni9869 | 2023-07-29 | 1 | -1/+1 |
* | Several fixes for mobile UI (#25634) | Denys Konovalov | 2023-07-04 | 1 | -7/+7 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -1/+1 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -4/+4 |
* | Add whitespace removal inside template curly brackes (#20853) | silverwind | 2022-08-25 | 1 | -1/+1 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -6/+6 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 1 | -1/+1 |
* | Fixed commit count. (#17698) | KN4CK3R | 2021-11-17 | 1 | -5/+4 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -3/+3 |
* | Show correct text when comparing commits on empty pull request (#16569) | Marty | 2021-07-29 | 1 | -0/+3 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 1 | -1/+1 |
* | Fix tooltips and issue dependency styles (#13458) | silverwind | 2020-11-10 | 1 | -1/+1 |
* | Misc UI fixes, add secondary color (#13378) | silverwind | 2020-11-01 | 1 | -28/+26 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 1 | -2/+2 |
* | Add Octicon SVG spritemap (#10107) | John Olheiser | 2020-02-11 | 1 | -2/+2 |
* | Change some label colors (#9051) | jaqra | 2019-12-03 | 1 | -1/+1 |
* | Unifies commit list in repository commit table and wiki revision page (#7907) | Mario Lubenka | 2019-11-01 | 1 | -67/+1 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -2/+11 |
* | Make link last commit massages in repository home page and commit tables (#8006) | jaqra | 2019-09-10 | 1 | -1/+2 |
* | Provide links in commit summaries in commits table/view list (#7659) | Gary Kim | 2019-08-20 | 1 | -1/+1 |
* | Prevent Commit Status and Message From Overflowing On Branch Page (#7800) | Gary Kim | 2019-08-09 | 1 | -8/+10 |
* | UI: Fix overflow issues in repo (#7190) | silverwind | 2019-06-14 | 1 | -8/+10 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 1 | -3/+5 |
* | Don't post process commit summary in templates (#6842) | mrsdizzie | 2019-05-05 | 1 | -1/+1 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 1 | -1/+1 |
* | Prevent server 500 on compare branches with no common history (#6555) | zeripath | 2019-04-09 | 1 | -4/+8 |
* | Fix some issues with special chars in branch names (#3767) | nubenum | 2018-09-17 | 1 | -2/+2 |
* | Modify pagination. (#3766) | Pheng Heong TAN | 2018-04-08 | 1 | -21/+1 |
* | Don't warn users about *every* dirty form (#3707) | Gerben | 2018-03-23 | 1 | -1/+1 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 1 | -17/+21 |
* | Expandable commit bodies (#2980) | Sondre Nilsen | 2017-11-30 | 1 | -1/+5 |
* | Fix issue link rendering in commit messages (#2897) | Ethan Koenig | 2017-11-13 | 1 | -1/+1 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -4/+4 |
* | Display commit status on landing page of repo (#1784) | Rémy Boulanouar | 2017-09-14 | 1 | -15/+1 |
* | Show commit status icon in commits table (#1688) | Lauris BH | 2017-05-07 | 1 | -0/+15 |
* | Commit search appearence fixes (#1254) | Patrick G | 2017-04-05 | 1 | -1/+5 |
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 1 | -3/+16 |
* | Fixes #794 by moving emoji tag to the correct span (#848) | Stephen Brown | 2017-02-06 | 1 | -2/+2 |
* | Add checkbox to search for all the branches by commit message (#813) | Zsombor | 2017-02-05 | 1 | -0/+1 |
* | Use user fullname if resolved | Thibault Meyer | 2016-11-04 | 1 | -1/+5 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -1/+1 |
* | Minor fixes for #2761 | Unknwon | 2016-03-11 | 1 | -3/+2 |
* | Put if statement of grey merge commits on one line | Steven Oud | 2016-03-05 | 1 | -5/+2 |
* | Grey out merge commits | Steven Oud | 2016-03-05 | 1 | -0/+5 |
* | Render emojis in more places. | Andrey Nering | 2016-03-02 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -62/+62 |
* | Render commit msg as header + verbatim description | Adam Strzelecki | 2015-12-07 | 1 | -1/+1 |