Commit Graph

32 Commits (forgejo-development)

Author SHA1 Message Date
Lunny Xiao 6398ca745a
refactor bind functions based on generics () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
Lunny Xiao 1428877c37
log real ip of requests from ssh () 2 years ago
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI () 2 years ago
zeripath 4909493a9f
Allow manager logging to set SQL () 3 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context () 3 years ago
zeripath 8de44d1995
Clean-up HookPreReceive and restore functionality for pushing non-standard refs () 3 years ago
a1012112796 3705168837
Add agit flow support in gitea () 4 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log () 4 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login () 4 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 () 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi () 4 years ago
Maxim Zhiburt a1952afc38
Sendmail command () 4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line () 5 years ago
6543 4160bd6ef1
Remove Unused Functions () 5 years ago
zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable () 5 years ago
zeripath 7bfb83e064 Batch hook pre- and post-receive calls () 5 years ago
zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls () 5 years ago
zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly () 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron () 6 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger () 6 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints () () 6 years ago
Lunny Xiao ba75319157 fix clone wiki failed via ssh () 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems () 6 years ago
Antoine GIRARD 617a2433a3 Make gitea serv use api/internal () 6 years ago
Julien Tant dea3d849e1 Give user a link to create PR after push () 6 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support () 7 years ago
Lunny Xiao 2bb8b3a562 fix bug when push a branch name with / & fix an integration test bug () 8 years ago
Lunny Xiao 1773e88643 Drop db operations from hook commands () 8 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands () 8 years ago