Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/modules/private
Giteabot ec3f5f9992
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) (#30888)
9 months ago
..
actions.go Return `responseText` instead of string in some functions (#28836) 1 year ago
hook.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) (#30888) 9 months ago
internal.go
key.go Return `responseText` instead of string in some functions (#28836) 1 year ago
mail.go Return `responseText` instead of string in some functions (#28836) 1 year ago
manager.go Replace `interface{}` with `any` (#25686) 2 years ago
request.go Return `responseText` instead of string in some functions (#28836) 1 year ago
restore_repo.go
serv.go