This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-01-28 06:12:36 +01:00
Code
Issues
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
Add config option to disable "Update branch by rebase" (
#18745
)
2022-03-04 03:30:49 -05:00