59 Commits (96d3fcf179d4eea98f62d380e04f246ff65694d7)

Author SHA1 Message Date
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
  Brecht Van Lommel 3588edbb08
Add gitea manager reload-templates command (#24843) 1 year ago
  wxiaoguang ec2a01d1e2
Fix regression: access log template, gitea manager cli command (#24838) 1 year ago
  wxiaoguang 4647660776
Rewrite logger system (#24726) 1 year ago
  wxiaoguang 2979041bc5
Fix incorrect internal response type (#24173) 1 year ago
  techknowlogick 4014200021
add CLI command to register runner tokens (#23762) 1 year ago
  wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
  Jason Song 4011821c94
Implement actions (#21937) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  Lunny Xiao 1428877c37
log real ip of requests from ssh (#21216) 1 year ago
  zeripath 943753f560
Support Proxy protocol (#12527) 1 year ago
  zeripath 4909493a9f
Allow manager logging to set SQL (#20064) 2 years ago
  zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010) 2 years ago
  Aravinth Manivannan 3bb028cc46
Validate migration files (#18203) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  Lunny Xiao 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 years ago
  mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL (#17771) 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 a666829a37
Move user related model into models/user (#17781) 2 years ago
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 2 years ago
  Lunny Xiao 8d7704b5a2
Fix dump and restore respository (#16698) 2 years ago
  Lunny Xiao 74d75eb69c
Fix spelling of HookProcReceiveResult (#16690) 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
  zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) 2 years ago
  KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
  a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 3 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) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  Lunny Xiao 38d11eea58
Fix send mail (#13312) 3 years ago
  Maxim Zhiburt a1952afc38
Sendmail command (#13079) 3 years ago
  zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 3 years ago
  John Olheiser 43a397ce9a
Initial support for push options (#12169) 3 years ago
  zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
  zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 (#10894) 4 years ago
  zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 4 years ago
  zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371) 4 years ago
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 4 years ago
  zeripath def84840db Attempt to fix hook problem (#7854) 4 years ago
  zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) 5 years ago
  zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) 5 years ago
  mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) 5 years ago
  zeripath 663874e8be Use url.PathEscape to escape the branchname (#6304) 5 years ago
  zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 5 years ago