Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805)
2 years ago
..
actions.go Return `responseText` instead of string in some functions (#28836) 2 years ago
hook.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 2 years ago
internal.go
key.go Return `responseText` instead of string in some functions (#28836) 2 years ago
mail.go Return `responseText` instead of string in some functions (#28836) 2 years ago
manager.go Replace `interface{}` with `any` (#25686) 2 years ago
request.go Return `responseText` instead of string in some functions (#28836) 2 years ago
restore_repo.go Fix regression: access log template, gitea manager cli command (#24838) 3 years ago
serv.go