gitea/services/repository
KN4CK3R 87782636e6
Fixed issues not updated by commits (#16254) (#16261)
`UpdateIssuesCommit` may get called with fewer commits because of `FeedMaxCommitNum` and therefore may miss some commands.
2021-06-26 14:11:31 +02:00
..
branch.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097) 2021-06-07 18:27:41 +02:00
generate.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
main_test.go Move transfer repository and rename repository on a service package and start action notification (#8573) 2019-11-15 16:06:11 +08:00
push.go Fixed issues not updated by commits (#16254) (#16261) 2021-06-26 14:11:31 +02:00
repository.go Fix repository create/delete event webhooks (#13008) 2020-10-02 10:37:46 +01:00
transfer.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 2021-03-01 01:47:30 +01:00
transfer_test.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00