This website requires JavaScript.
Explore
Help
Sign In
neuron-technologies
/
gitea
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e612b9744c8a84f6db11cf73f3b1fdcef45a2c08
gitea
/
services
/
pull
T
History
wxiaoguang
4fe1066a17
Replace gobwas/glob package (
#35478
)
...
https://github.com/gobwas/glob
is unmaintained and has bugs.
2025-09-13 18:01:00 +00:00
..
check_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
check.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
comment.go
Fix push commits comments when changing the pull request target branch (
#35386
)
2025-09-09 19:40:54 +00:00
commit_status_test.go
…
commit_status.go
Replace gobwas/glob package (
#35478
)
2025-09-13 18:01:00 +00:00
compare.go
Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (
#35151
)
2025-09-01 18:47:04 +00:00
edits.go
…
lfs.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
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 db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
patch_unmerged.go
…
patch.go
Replace gobwas/glob package (
#35478
)
2025-09-13 18:01:00 +00:00
protected_branch.go
…
pull_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
pull.go
Fix push commits comments when changing the pull request target branch (
#35386
)
2025-09-09 19:40:54 +00:00
review_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
review.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
reviewer_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
reviewer.go
Fix team permissions (
#34827
)
2025-06-24 21:24:09 +08:00
temp_repo.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
update_rebase.go
…
update.go
…