Commit Graph

3490 Commits (113d13a02672c757addc598cc95defd7a507fb8a)

Author SHA1 Message Date
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 4 years ago
zeripath 5d932b35ca
Disallow urlencoded new lines in git protocol paths if there is a port (#13521) 4 years ago
zeripath 182b5a08ed
Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) 4 years ago
zeripath 77e5081a2e
Fix panic bug in handling multiple references in commit (#13486) 4 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
John Olheiser 7c68ac8f7d
Tags cleanup (#13428) 4 years ago
Viktor Suprun 7d16e6db8e
Fixed git args duplication (#13411) 4 years ago
Lunny Xiao f070249df4
Fix typo (#13380) 4 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314) 4 years ago
Lunny Xiao a420beda2a
Fix a bug on refactoring (#13373) 4 years ago
zeripath 47dd1cb7ae
Refactor Logger (#13294) 4 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358) 4 years ago
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363) 4 years ago
zeripath 5b2096dd5f
Migrations should not fail for comment reactions (#13352) 4 years ago
zeripath 4b33afcd5b
Migration failure during reaction migration from gitea (#13344) 4 years ago
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341) 4 years ago
zeripath 7dfb2fc176
Add migrated pulls to pull request task queue (#13331) 4 years ago
Lunny Xiao 38d11eea58
Fix send mail (#13312) 4 years ago
Pedro Alves c40df54e28
Group Label Changed Comments in timeline (#13304) 4 years ago
Divyam Bhasin 7974b34183
#12897 - add mastodon provider (#13293) 4 years ago
zeripath 172e7ee87f
Fix Storage mapping (#13297) 4 years ago
Lunny Xiao d130cd147f
Fix bug isEnd detection on getIssues/getPullRequests (#13299) 4 years ago
Maxim Zhiburt a1952afc38
Sendmail command (#13079) 4 years ago
zeripath f40a2a4404
Store task errors following migrations and display them (#13246) 4 years ago
John Olheiser 21d621301e
Remove PAM from auth dropdown when unavailable (#13276) 4 years ago
6543 81d3942bf0
Migrations: Gitea should not fail just because of no apiConfig return (#13229) 4 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234) 4 years ago
a1012112796 b9850375fc
Add review request api (#11355) 4 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195) 4 years ago
zeripath 25b7766673
When handling errors in storageHandler check underlying error (#13178) 4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
6543 12a1f914f4
Vendor Update Go Libs (#13166) 4 years ago
zeripath 91f2afdb54
Prevent panics with missing storage (#13164) 4 years ago
zeripath c8f7a6b774
Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 4 years ago
6543 e374bb7e2d
[Vendor] Update go-ldap to v3.2.4 (#13163) 4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516) 4 years ago
zeripath edfebe65b1
Finally fix diff names (#13136) 4 years ago
6543 49b1948cb1
Gitea 2 Gitea migration (#12657) 4 years ago
赵智超 dfa7291f8f
[Enhancement] Allow admin to merge pr with protected file changes (#12078) 4 years ago
zeripath 6b1266b6b3
Provide self-registering storage system (#12978) 4 years ago
6543 ade9c8dc3c
[API] If User is Admin, show 500 error message on PROD mode too (#13115) 4 years ago
6543 845d0afb33
4 line diff (#13103) 4 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102) 4 years ago
zeripath 7edf7eb46c
Log the underlying panic in runMigrateTask (#13096) 4 years ago
Wim 9066d09c57
Add ssh certificate support (#12281) 4 years ago
zeripath 7eb8460132
Fix attachments list in edit comment (#13036) 4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056) 4 years ago
Iván Valdés 06f1cdde6e
Fix line break for MS teams webhook (#13081) 4 years ago
Lunny Xiao 9b81193166
Cache last commit when pushing for big repository (#10109) 4 years ago
赵智超 a5ba8188da
fix a small nit (#13074) 4 years ago