72 Commits (main)

Author SHA1 Message Date
wxiaoguang c55a017225
Fix missing Close when error occurs and abused connection pool (#35658) 2 months ago
Lunny Xiao ad271444e9
Fix a bug when uploading file via lfs ssh command (#34408) 7 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
Kai Leonhardt b5d2e31d6d
Drop timeout for requests made to the internal hook api (#33947) 9 months ago
wxiaoguang c102492e5a
Fix LFS URL (#33840) 9 months ago
wxiaoguang 0e8738b4b6
Fix SSH LFS memory usage (#33455) 11 months ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 1 year ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 1 year ago
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 2 years ago
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104) 2 years ago
yp05327 b60a7c3358
Return `responseText` instead of string in some functions (#28836) 2 years ago
wxiaoguang b0e6c25535
Caller should check the ResponseExtra.HasError() first to see whether the request fails (#28796) 2 years ago
yp05327 c7e4629c02
Fix nil pointer panic when exec some gitea cli command (#28791) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 3 years ago
Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843) 3 years ago
wxiaoguang ec2a01d1e2
Fix regression: access log template, gitea manager cli command (#24838) 3 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 3 years ago
wxiaoguang 2979041bc5
Fix incorrect internal response type (#24173) 3 years ago
techknowlogick 4014200021
add CLI command to register runner tokens (#23762) 3 years ago
wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 3 years ago
Jason Song 4011821c94
Implement actions (#21937) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 3 years ago
Lunny Xiao 1428877c37
log real ip of requests from ssh (#21216) 3 years ago
zeripath 943753f560
Support Proxy protocol (#12527) 3 years ago
zeripath 4909493a9f
Allow manager logging to set SQL (#20064) 4 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 4 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 4 years ago
wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010) 4 years ago
Aravinth Manivannan 3bb028cc46
Validate migration files (#18203) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 4 years ago
mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL (#17771) 4 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 4 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 4 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 4 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 4 years ago
Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) 4 years ago
Lunny Xiao 74d75eb69c
Fix spelling of HookProcReceiveResult (#16690) 4 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 4 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 4 years ago
zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) 4 years ago
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 5 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 5 years ago
Lunny Xiao e5723d6556
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 5 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 5 years ago
Lunny Xiao 38d11eea58
Fix send mail (#13312) 5 years ago
Maxim Zhiburt a1952afc38
Sendmail command (#13079) 5 years ago
zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 5 years ago