1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-16 00:55:30 +01:00
gitea/services/pull
Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255)
* Move some issue methods as functions

* Fix bug
2022-03-29 16:57:33 +02:00
..
check_test.go
check.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
commit_status.go
lfs.go
main_test.go
merge.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
patch_unmerged.go
patch.go
pull_test.go
pull.go Move some issue methods as functions (#19255) 2022-03-29 16:57:33 +02:00
review.go Move some issue methods as functions (#19255) 2022-03-29 16:57:33 +02:00
temp_repo.go Use ctx instead of db.DefaultContext in some packages(routers/services/modules) (#19163) 2022-03-22 16:22:54 +01:00
update.go