86 Commits (e2e0280108cd0cfa4aaa7a875b2c81f17b1352e1)

Author SHA1 Message Date
  wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) 11 months ago
  harryzcy 0f9f6567bb
Bump github.com/golang-jwt/jwt to v5 (#25975) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
  wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 1 year ago
  wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 1 year ago
  wxiaoguang 4647660776
Rewrite logger system (#24726) 1 year ago
  Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 1 year ago
  wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
  wxiaoguang f5987c24e2
Make `gitea serv` respect git binary home (#23138) 1 year ago
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  naoki kuroda c87e6a89da
Fix typo (#21201) 1 year ago
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
  wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
  zeripath 1d04e8641d
Set Setpgid on child git processes (#19865) 2 years ago
  singuliere fdc784dbf4
docs: update the ROOT documentation and error messages (#19832) 2 years ago
  Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
  Gusted 606e33d38a
Warn on SSH connection for incorrect configuration (#19317) 2 years ago
  wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010) 2 years ago
  zeripath 44deae8f3d
Refactor jwt.StandardClaims to RegisteredClaims (#18344) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  a1012112796 72b3681648
not show double error response in git hook (#18292) 2 years ago
  Lunny Xiao 35c3553870
Support webauthn (#17957) 2 years ago
  zeripath d097fd6be6
Only create pprof files for gitea serv if explicitly asked for (#18068) 2 years ago
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 years ago
  wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 2 years ago
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 2 years ago
  Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 2 years ago
  a1012112796 3705168837
Add agit flow support in gitea (#14295) 2 years ago
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
  techknowlogick 29a22ade82
switch to maintained lib (#16532) 2 years ago
  zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) 3 years ago
  zeripath 302e8b6d02
Prevent zombie processes (#16314) 3 years ago
  a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 3 years ago
  KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336) 3 years ago
  6543 a19447aed1
migrate from com.* to alternatives (#14103) 3 years ago
  Wim 9066d09c57
Add ssh certificate support (#12281) 3 years ago
  zeripath 1bf40ca0df
Gitea serv, hooks, manager and the like should always display Fatals (#13032) 3 years ago
  zeripath a722dd72db
Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) 3 years ago
  zeripath 82b71881d8
Ensure repoNames are lowercased in serv (#12668) 3 years ago
  zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 3 years ago
  zeripath 7ba6fea0b7
Use shellquote to unpack arguments to gitea serv (#12624) 3 years ago
  zeripath 9269b7f627
Multiple LFS improvements (#10667) 4 years ago
  John Olheiser 95013fde60
Fix push-create SSH bugs (#10145) 4 years ago
  zeripath 3e166bd055 Add debug option to serv to help debug problems (#9492) 4 years ago
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  clavinet 8101d803e6 Update serv.go (#7822) 4 years ago