61 Commits (65e28118596fe88791f0eab9431f6f343fbaedc8)

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