You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493)
Unlike other async processing in the queue, we should sync branches to
the DB immediately when handling git hook calling. If it fails, users
can see the error message in the output of the git command.

It can avoid potential inconsistency issues, and help #29494.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
11 months ago
..
api Skip email domain check when admins edit user emails (#29609) 11 months ago
common Fix incorrect cookie path for AppSubURL (#29534) 11 months ago
install Move context from modules to services (#29440) 11 months ago
private Sync branches to DB immediately when handle git hook calling (#29493) 11 months ago
utils Improve user search display name (#29002) 1 year ago
web Make wiki default branch name changable (#29603) 11 months ago
init.go Move some asymkey functions to service layer (#28894) 11 months ago