This website requires JavaScript.
Explore
Help
Sign In
USEFULL
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-09-04 19:37:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
services
/
pull
History
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
…