| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add default commit messages to PR for squash merge (#20618) | Tyrone Yeh | 2022-08-03 | 1 | -0/+2 |
* | Support localized README (#20508) | Gary Wang | 2022-08-01 | 2 | -69/+117 |
* | Rework file highlight rendering and fix yaml copy-paste (#19967) | silverwind | 2022-07-30 | 1 | -13/+13 |
* | Add new API endpoints for push mirrors management (#19841) | Mohamed Sekour | 2022-07-30 | 1 | -9/+9 |
* | Fix possible panic when repository is empty (#20509) | Lunny Xiao | 2022-07-28 | 1 | -4/+8 |
* | Show hint to link package to repo when viewing empty repo package list (#20504) | Norwin | 2022-07-27 | 1 | -0/+4 |
* | Hide internal package versions (#20492) | KN4CK3R | 2022-07-27 | 1 | -4/+6 |
* | fix enabling repo packages when projects are off (#20486) | Norwin | 2022-07-26 | 1 | -1/+1 |
* | Slightly simplify LastCommitCache (#20444) | zeripath | 2022-07-25 | 2 | -14/+2 |
* | Prepend commit message to template content (#20429) | Gusted | 2022-07-24 | 1 | -0/+13 |
* | Dismiss prior pull reviews if done via web in review dismiss (#20197) | 6543 | 2022-07-19 | 1 | -1/+1 |
* | Fix commit status icon when in subdirectory (#20285) | silverwind | 2022-07-15 | 1 | -7/+7 |
* | Fix various typos (#20338) | luzpaz | 2022-07-12 | 2 | -5/+5 |
* | Implement sync push mirror on commit (#19411) | Chongyi Zheng | 2022-07-08 | 1 | -6/+8 |
* | Check if project has the same repository id with issue when assign project to... | Lunny Xiao | 2022-06-30 | 3 | -4/+28 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 2 | -9/+6 |
* | Release page show all tags in compare dropdown (#20070) | 6543 | 2022-06-21 | 1 | -1/+8 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 5 | -7/+5 |
* | fix delete pull head ref for DeleteIssue (#20032) | a1012112796 | 2022-06-19 | 1 | -0/+5 |
* | Stop spurious APIFormat stopwatches logs (#20008) | zeripath | 2022-06-17 | 1 | -1/+3 |
* | Fix Readme render bug (#19992) | Lunny Xiao | 2022-06-17 | 1 | -1/+1 |
* | fix permission check for delete tag (#19985) | a1012112796 | 2022-06-16 | 2 | -1/+11 |
* | Allow render HTML with css/js external links (#19017) | Lunny Xiao | 2022-06-16 | 3 | -18/+101 |
* | Move issues related files into models/issues (#19931) | Lunny Xiao | 2022-06-13 | 15 | -339/+341 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 12 | -80/+88 |
* | Unify repo settings & show better error (#19828) | Gusted | 2022-06-12 | 2 | -8/+10 |
* | Auto merge pull requests when all checks succeeded via WebUI (#19648) | 6543 | 2022-06-11 | 1 | -0/+38 |
* | Fix some mirror bugs (#18649) | Lunny Xiao | 2022-06-11 | 1 | -6/+8 |
* | Custom regexp external issues (#17624) | Sandro Santilli | 2022-06-10 | 1 | -3/+4 |
* | Refactor git module, make Gitea use internal git config (#19732) | wxiaoguang | 2022-06-10 | 1 | -4/+1 |
* | Feature: Find files in repo (#15028) | Roger Luo | 2022-06-09 | 2 | -0/+79 |
* | Add support for rendering terminal output with colors (#19497) | Lauris BH | 2022-06-09 | 1 | -0/+11 |
* | Automatically render wiki TOC (#19873) | zeripath | 2022-06-08 | 1 | -0/+2 |
* | Ensure minimum mirror interval is reported on settings page (#19895) | zeripath | 2022-06-07 | 1 | -9/+22 |
* | Move some repository related code into sub package (#19711) | Lunny Xiao | 2022-06-06 | 7 | -22/+24 |
* | Move `/info` outside authorization (#19888) | Gusted | 2022-06-04 | 1 | -0/+15 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 16 | -87/+88 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 9 | -21/+27 |
* | Fix new release from tags list UI (#19670) | Lunny Xiao | 2022-05-10 | 1 | -1/+3 |
* | Set the LastModified header for raw files (#18356) | zeripath | 2022-05-09 | 2 | -21/+54 |
* | Calculate filename hash only once (#19654) | KN4CK3R | 2022-05-09 | 1 | -1/+1 |
* | Move some helper files out of models (#19355) | Lunny Xiao | 2022-05-08 | 3 | -12/+14 |
* | Repository level enable package or disable (#19323) | Lunny Xiao | 2022-05-08 | 1 | -0/+9 |
* | Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) | 6543 | 2022-05-08 | 1 | -1/+2 |
* | Allow custom default merge message with .gitea/default_merge_message/<merge_s... | Lunny Xiao | 2022-05-08 | 2 | -16/+39 |
* | Allow to mark files in a PR as viewed (#19007) | delvh | 2022-05-07 | 2 | -12/+71 |
* | Auto merge pull requests when all checks succeeded via API (#9307) | kolaente | 2022-05-08 | 1 | -0/+8 |
* | Hide private repositories in packages (#19584) | KN4CK3R | 2022-05-07 | 1 | -0/+1 |
* | Improve reviewing PR UX (#19612) | Gusted | 2022-05-07 | 1 | -1/+17 |
* | Remove `RequireHighlightJS` field, update plantuml example. (#19615) | wxiaoguang | 2022-05-05 | 9 | -20/+0 |