104 Commits (852bf5e2a5f1e7d83e3b155411d878355d800e3d)

Author SHA1 Message Date
Lunny Xiao b3e5b96111
Fix clone mixed bug (#35810) 2 months ago
wxiaoguang b2ee5be52e
Refactor legacy code (#35708) 2 months ago
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483) 3 months ago
koalajoe23 2802f96e97
check user and repo for redirects when using git via SSH transport (#35416) 3 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
TheFox0x7 4b174e44a8
Improve CLI commands (#34973) 5 months ago
wxiaoguang 8fed27bf6a
Fix various problems (#34708) 6 months ago
TheFox0x7 e9f5105e95
Migrate to urfave v3 (#34510) 6 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
TheFox0x7 6ca91f555a
User facing messages for AGit errors (#33012) 11 months ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 1 year ago
ConcurrentCrab 8a9fd7f771
Add pure SSH LFS support (#31516) 1 year ago
Lunny Xiao 3f2d8f8730
Fix panic when cloning with wrong ssh format. (#32076) 1 year ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 2 years ago
wxiaoguang e9b13732f3
Refactor cmd setup and remove deadcode (#29313) 2 years ago
Lunny Xiao 96ad1d6340
Fix push to create with capitalize repo name (#29090) 2 years ago
wxiaoguang 047c69bd85
Improve CLI code and descriptions (#28482) 2 years ago
wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 2 years ago
harryzcy 0f9f6567bb
Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 3 years ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 3 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 3 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 3 years ago
wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 3 years ago
wxiaoguang f5987c24e2
Make `gitea serv` respect git binary home (#23138) 3 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
naoki kuroda c87e6a89da
Fix typo (#21201) 3 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 4 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 4 years ago
zeripath 1d04e8641d
Set Setpgid on child git processes (#19865) 4 years ago
singuliere fdc784dbf4
docs: update the ROOT documentation and error messages (#19832) 4 years ago
Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 4 years ago
Gusted 606e33d38a
Warn on SSH connection for incorrect configuration (#19317) 4 years ago
wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010) 4 years ago
zeripath 44deae8f3d
Refactor jwt.StandardClaims to RegisteredClaims (#18344) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
a1012112796 72b3681648
not show double error response in git hook (#18292) 4 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 4 years ago
zeripath d097fd6be6
Only create pprof files for gitea serv if explicitly asked for (#18068) 4 years ago
Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 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 f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 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
techknowlogick 29a22ade82
switch to maintained lib (#16532) 4 years ago
zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) 4 years ago