61 Revize (v1.21.9)

Autor SHA1 Zpráva Datum
  Giteabot cbf366643b
Use correct `has error` check for internal responses (#28796) (#28798) před 5 měsíci
  Giteabot df694f6a7d
Fix nil pointer panic when exec some gitea cli command (#28791) (#28795) před 5 měsíci
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) před 11 měsíci
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) před 1 rokem
  Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843) před 1 rokem
  wxiaoguang ec2a01d1e2
Fix regression: access log template, gitea manager cli command (#24838) před 1 rokem
  wxiaoguang 4647660776
Rewrite logger system (#24726) před 1 rokem
  wxiaoguang 2979041bc5
Fix incorrect internal response type (#24173) před 1 rokem
  techknowlogick 4014200021
add CLI command to register runner tokens (#23762) před 1 rokem
  wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) před 1 rokem
  Jason Song 4011821c94
Implement actions (#21937) před 1 rokem
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) před 1 rokem
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) před 1 rokem
  Lunny Xiao 1428877c37
log real ip of requests from ssh (#21216) před 1 rokem
  zeripath 943753f560
Support Proxy protocol (#12527) před 1 rokem
  zeripath 4909493a9f
Allow manager logging to set SQL (#20064) před 2 roky
  zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) před 2 roky
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) před 2 roky
  wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010) před 2 roky
  Aravinth Manivannan 3bb028cc46
Validate migration files (#18203) před 2 roky
  6543 54e9ee37a7
format with gofumpt (#18184) před 2 roky
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) před 2 roky
  mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL (#17771) před 2 roky
  wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) před 2 roky
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) před 2 roky
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) před 2 roky
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) před 2 roky
  Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) před 2 roky
  Lunny Xiao 74d75eb69c
Fix spelling of HookProcReceiveResult (#16690) před 2 roky
  a1012112796 3705168837
Add agit flow support in gitea (#14295) před 2 roky
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) před 2 roky
  zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) před 2 roky
  KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) před 3 roky
  a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) před 3 roky
  Lunny Xiao e5723d6556
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) před 3 roky
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) před 3 roky
  Lunny Xiao 38d11eea58
Fix send mail (#13312) před 3 roky
  Maxim Zhiburt a1952afc38
Sendmail command (#13079) před 3 roky
  zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) před 3 roky
  John Olheiser 43a397ce9a
Initial support for push options (#12169) před 3 roky
  zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) před 4 roky
  zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894) před 4 roky
  zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001) před 4 roky
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) před 4 roky
  zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371) před 4 roky
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) před 4 roky
  zeripath def84840db Attempt to fix hook problem (#7854) před 4 roky
  zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) před 5 roky
  zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) před 5 roky
  mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) před 5 roky