Commit Graph

3519 Commits (0571ddc368efda40479a3b817fba5e3cb704e47b)

Author SHA1 Message Date
Lunny Xiao 556e2d5506
Fix generating compare link (#21519) (#21530) 2 years ago
KN4CK3R 5a84558e7c
Display total commit count in hook message (#21400) (#21481) 2 years ago
6543 cd48a007bb
improve code quality (#21464) (#21463) 2 years ago
zeripath 1f804d35ca
Stop logging CheckPath returns error: context canceled (#21064) (#21405) 2 years ago
Jason Song 0495544b8a
Tag list should include draft releases with existing tags (#21263) (#21365) 2 years ago
wxiaoguang 1a9ba1c65d
Fix missing m.Run() in TestMain (#21341) 2 years ago
KN4CK3R 790770aef3
Fix empty container layer history and UI (#21251) (#21278) 2 years ago
wxiaoguang e79a10793f
Use en-US as fallback when using other default language (#21200) (#21256) 2 years ago
KN4CK3R bdf3be53b0
Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873) (#21232) 2 years ago
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
wxiaoguang 937ef6fa90
Treat git object mode 40755 as directory (#21195) (#21218) 2 years ago
wxiaoguang 31842f12a4
Add MD5 back to template helper functions to avoid breaking (#21102) 2 years ago
zeripath 06f968d662
Fix hard-coded timeout and error panic in API archive download endpoint (#20925) (#21051) 2 years ago
zeripath 0db6add5c0
Set uploadpack.allowFilter etc on gitea serv to enable partial clones with ssh (#20902) (#21058) 2 years ago
qwerty287 0ecbb71bee
Fix 500 on time in timeline API (#21052) (#21057) 2 years ago
zeripath 71aa64ae25
fix broken insecureskipverify handling in rediss connection uris (#20967) (#21053) 2 years ago
zeripath 3aba72c613
Add more checks in migration code (#21011) (#21050) 2 years ago
Lunny Xiao 04105dbb7c
Fix download archiver of a commit (#20962) (#20971) 2 years ago
silverwind 85f829fb3c
Enable contenthash in filename for dynamic assets (#20813) (#20932) 2 years ago
zeripath bc7a4375be
Disable doctor logging on panic (#20847) (#20898) 2 years ago
zeripath fbcb42488f
Set no-tags in git fetch on compare (#20893) (#20936) 2 years ago
Gusted c0754e9d19
Don't open new page for ext wiki on same repository (#20725) (#20910) 2 years ago
zeripath ebc8801fb2
Fix push mirror address backend get error Address cause setting page display error (#20593) (#20901) 2 years ago
JonRB eee51d8366
Ensure that graceful start-up is informed of unused SSH listener (#20877) 2 years ago
Lunny Xiao 7a9b01a2dd
Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 2 years ago
zeripath 987798a3a9
Executable check always returns true for windows (#20637) (#20835) 2 years ago
Lunny Xiao 78dabdd9ae
fix merge (#20819) 2 years ago
wxiaoguang 9bccfe9856
Fix git.Init for doctor sub-command (#20782) (#20783) 2 years ago
Lunny Xiao eacab6b10d
Add disable download source configuration (#20548) (#20579) 2 years ago
Gusted e1e43333cf
Fix SecToTime edge-cases (#20610) (#20611) 2 years ago
parnic a04fc567b4
Use request timeout for git service rpc (#20689) (#20693) 2 years ago
John Olheiser aac905dcfb
Add username check to doctor (#20140) (#20671) 2 years ago
KN4CK3R bd2218e14c
Fix package upload for files >32mb (#20622) (#20635) 2 years ago
wxiaoguang 0747592865
Adjust line detection in highlight.go (#20612) 2 years ago
Gusted a6c2a1a117
Enable Wire 2 for Internal SSH Server (#20616) (#20617) 2 years ago
silverwind eeb490c7ab
Rework raw file http header logic (#20484) (#20542) 2 years ago
6543 97a8c96c5b
Add Docker /v2/_catalog endpoint (#20469) (#20556) 2 years ago
zeripath 6986e56791
Stop logging EOFs and exit(1)s in ssh handler (#20476) (#20529) 2 years ago
6543 da10ce8b07
Allow non-semver packages in the Conan package registry (#20412) (#20523) 2 years ago
6543 fa46d66835
Fix Ruby package parsing by removed unused email field (#20470) (#20525) 2 years ago
KN4CK3R a9a440e600
Fix package permission checks for organizations (#20517) (#20520) 2 years ago
silverwind 2fe0dab2d5
Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 2 years ago
6543 e930d66a9c
Dismiss prior pull reviews if done via web in review dismiss (#20197) (#20407) 2 years ago
zeripath 90b4a9e929
Allow RSA 2047 bit keys (#20272) (#20396) 2 years ago
silverwind 3f5d72709f
Fix commit status icon when in subdirectory (#20285) (#20385) 2 years ago
6543 780b198997
Prevent context deadline error propagation in GetCommitsInfo (#20346) (#20361) 2 years ago
wxiaoguang 54ef658861
Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#20299) (#20306) 2 years ago
wxiaoguang 317c565e77
Do not create empty ".ssh" directory when loading config (#20289) (#20298) 2 years ago
wxiaoguang 5e5ff77ed7
Use git.HOME_PATH for Git HOME directory (#20114) (#20293) 2 years ago
Gusted 654c173b9d
Fix NPE when using non-numeric (#20277) (#20278) 2 years ago