Commit Graph

258 Commits (ac9792c0c771fcc5f629af3a25ff9287f8327d87)

Author SHA1 Message Date
parnic a04fc567b4
Use request timeout for git service rpc (#20689) (#20693) 2 years ago
wxiaoguang 76accb51ed
Add default commit messages to PR for squash merge (#20618) (#20645) 2 years ago
6543 4ed32e79b6
Fix possible panic when repository is empty (#20509) (#20526) 2 years ago
Norwin 0a32bd56eb
Show hint to link package to repo when viewing empty repo package list (#20504) (#20507) 2 years ago
Norwin 435038b2c6
fix enabling repo packages when projects are off (#20486) (#20488) 2 years ago
6543 e930d66a9c
Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407) 2 years ago
silverwind 3f5d72709f
Fix commit status icon when in subdirectory (#20285) (#20385) 2 years ago
Lunny Xiao 3e4fe009e7
Check if project has the same repository id with issue when assign project to issue (#20133) (#20188) 2 years ago
6543 29ac31628c
Release page show all tags in compare dropdown (#20070) (#20072) 2 years ago
a1012112796 a4b1967ea3
Fix delete pull head ref for DeleteIssue (#20032) (#20034) 2 years ago
zeripath ae446b13f9
Stop spurious APIFormat stopwatches logs (#20008) 2 years ago
Lunny Xiao bdde56c95c
Fix Readme render bug (#19992) 2 years ago
a1012112796 e3e06d13af
fix permission check for delete tag (#19985) 2 years ago
Lunny Xiao b01dce2a6e
Allow render HTML with css/js external links (#19017) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
Gusted edf14202fe
Unify repo settings & show better error (#19828) 2 years ago
6543 a9cc9c0f7a
Auto merge pull requests when all checks succeeded via WebUI (#19648) 2 years ago
Lunny Xiao ce3dd04c63
Fix some mirror bugs (#18649) 2 years ago
Sandro Santilli 52c2e82813
Custom regexp external issues (#17624) 2 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
Roger Luo 2ae45cebbf
Feature: Find files in repo (#15028) 2 years ago
Lauris BH f92b7a6331
Add support for rendering terminal output with colors (#19497) 2 years ago
zeripath ac88f21ecc
Automatically render wiki TOC (#19873) 2 years ago
zeripath d8236f1b16
Ensure minimum mirror interval is reported on settings page (#19895) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Gusted 744e452185
Move `/info` outside authorization (#19888) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) 2 years ago
Lunny Xiao 64a40962cc
Fix new release from tags list UI (#19670) 2 years ago
zeripath 9f5ddca57c
Set the LastModified header for raw files (#18356) 2 years ago
KN4CK3R a9ca4b4100
Calculate filename hash only once (#19654) 2 years ago
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
Lunny Xiao d4834071da
Repository level enable package or disable (#19323) 2 years ago
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
Lunny Xiao 4344a64107
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md (#18177) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
KN4CK3R 8adba93498
Hide private repositories in packages (#19584) 2 years ago
Gusted 0eac09e066
Improve reviewing PR UX (#19612) 2 years ago
wxiaoguang 7b089c465d
Remove `RequireHighlightJS` field, update plantuml example. (#19615) 2 years ago
6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
99rgosse 438646e0b5
Handle the error of a missing blob object fix #19530 (#19552) 2 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
6543 06e4687cec
more context for models (#19511) 2 years ago
John Olheiser 3e8aa42a1b
Update image URL for Discord webhook (#19536) 2 years ago
Lunny Xiao 5651c650c0
When view _Siderbar or _Footer, just display once (#19501) 2 years ago
parnic cdab46220d
Add commit status popup to issuelist (#19375) 2 years ago
Gusted 076eaad743
Improve dashboard's repo list performance (#18963) 2 years ago
Lunny Xiao d71df01077
Refactor readme file renderer (#19502) 2 years ago