Commit Graph

632 Commits (f8827472096567c31fa47237cfbe2397d4228591)

Author SHA1 Message Date
Jason Song 92796dcc8b
Use complete SHA to create and query commit status (#22244) (#22258) 2 years ago
Christian Ullrich 068e96fbd2
Do not list active repositories as unadopted (#22034) (#22167) 2 years ago
zeripath 721e422fa7
Correctly handle moved files in apply patch (#22118) (#22136) 2 years ago
Jason Song e93a4a0174
Fix issue/PR numbers (#22037) (#22045) 2 years ago
zeripath d6d62c071f
Fix repository adoption on Windows (#21646) (#21651) 2 years ago
Ashley Nelson e504410708
Update milestone counters when issue is deleted (#21459) (#21586) 2 years ago
Paweł Bogusławski d5856fece7
SessionUser protection against nil pointer dereference (#21581) 2 years ago
KN4CK3R 6b7ce726c2
Prevent Authorization header for presigned LFS urls (#21531) (#21569) 2 years ago
delvh 675c14aba6
Ignore error when retrieving changed PR review files (#21487) (#21524) 2 years ago
wxiaoguang 19df07f021
Fix incorrect notification commit url (#21479) (#21483) 2 years ago
KN4CK3R 5a84558e7c
Display total commit count in hook message (#21400) (#21481) 2 years ago
zeripath 6afbef5a8b
Do DB update after merge in hammer context (#21401) (#21416) 2 years ago
zeripath 1f804d35ca
Stop logging CheckPath returns error: context canceled (#21064) (#21405) 2 years ago
techknowlogick cbebcc1c26
Foreign ID conflicts if ID is 0 for each item (#21271) (#21272) 2 years ago
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
zeripath 06f968d662
Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 2 years ago
zeripath 3aba72c613
Add more checks in migration code (#21011) (#21050) 2 years ago
zeripath 9e8b1c6630
Double check CloneURL is acceptable (#20869) (#20892) 2 years ago
zeripath 15b61dac98
Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate (#20839) (#20848) 2 years ago
Lunny Xiao 7a9b01a2dd
Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 2 years ago
zeripath b43d7e1254
Check issue labels slice length before calling xorm Insert(#20655) (#20836) 2 years ago
Lunny Xiao 78dabdd9ae
fix merge (#20819) 2 years ago
wxiaoguang f7c874cb1a
Remove manual rollback for failed generated repositories (#20639) (#20762) 2 years ago
KN4CK3R 92d79b556b
Use correct context to get package content (#20673) (#20676) 2 years ago
6543 97a8c96c5b
Add Docker /v2/_catalog endpoint (#20469) (#20556) 2 years ago
6543 210b096da7
Ensure that all unmerged files are merged when conflict checking (#20528) (#20536) 2 years ago
6543 e930d66a9c
Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407) 2 years ago
Ing. Jaroslav Šafka 92a43d577d
Fix checks in PR for empty commits (#20290) (#20352) 2 years ago
zeripath 26f4fe2b44
Correctly handle draft releases without a tag (#20314) (#20335) 2 years ago
zeripath 42be548ecc
EscapeFilter the group dn membership (#20200) (#20254) 2 years ago
wxiaoguang bf43db10a9
Fix cli command restore-repo: "units" should be parsed as cli.String (#20183) (#20187) 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
a1012112796 a4b1967ea3
Fix delete pull head ref for DeleteIssue (#20032) (#20034) 2 years ago
zeripath 1e9ad8eb21
Write Commit-Graphs in RepositoryDumper (#20004) 2 years ago
Lunny Xiao 27ba86d283
move agit dependcy (#19998) 2 years ago
a1012112796 e3e06d13af
fix permission check for delete tag (#19985) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
Gusted f0ce5470e5
Always try to fetch repo for mirrors (#19975) 2 years ago
wxiaoguang 9f87b60b46
Fix cli command restore-repo: "units" should be parsed as StringSlice (#19953) 2 years ago
Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names (#19951) 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
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
zeripath 7948cb3149
Prevent NPE whilst migrating if there is a team request review (#19855) 2 years ago
Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
Wim e528e2b435
Implement http signatures support for the API (#17565) 2 years ago
Paweł Bogusławski 14d96ff7ac
Disable unnecessary mirroring elements (#18527) 2 years ago