This website requires JavaScript.
Explore
Help
Sign In
lianguan
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gitea
/
services
/
pull
History
charles
0c273f12e0
Fix commit_status problem when testing (
#29672
)
...
Close
#29661
fix
#29656
Co-authored-by: Giteabot <teabot@gitea.io>
2024-03-08 16:43:48 +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
Fix commit_status problem when testing (
#29672
)
2024-03-08 16:43:48 +01:00
edits.go
…
lfs.go
…
main_test.go
…
merge_ff_only.go
…
merge_merge.go
…
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
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
review.go
remove util.OptionalBool and related functions (
#29513
)
2024-03-02 16:42:31 +01:00
temp_repo.go
…
update_rebase.go
…
update.go
…