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
2025-11-30 04:46:08 +01:00
Code
Issues
Activity
gitea
/
services
/
pull
History
Lunny Xiao
f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (
#29995
)
2024-03-22 13:53:52 +01:00
..
check_test.go
…
check.go
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (
#29294
)
2024-02-24 06:55:19 +00:00
comment.go
…
commit_status_test.go
Fixing the issue when status check per rule matches multiple actions (
#29631
)
2024-03-08 05:02:13 +00:00
commit_status.go
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (
#29995
)
2024-03-22 13:53:52 +01:00
edits.go
…
lfs.go
…
main_test.go
…
merge_ff_only.go
Add merge style
fast-forward-only
(
#28954
)
2024-02-12 23:37:23 +01:00
merge_merge.go
Add merge style
fast-forward-only
(
#28954
)
2024-02-12 23:37:23 +01:00
merge_prepare.go
…
merge_rebase.go
…
merge_squash.go
…
merge_test.go
…
merge.go
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (
#29294
)
2024-02-24 06:55:19 +00:00
patch_unmerged.go
…
patch.go
…
pull_test.go
…
pull.go
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (
#29995
)
2024-03-22 13:53:52 +01:00
review.go
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (
#29995
)
2024-03-22 13:53:52 +01:00
temp_repo.go
…
update_rebase.go
…
update.go
…