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-05-31 12:02:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
routers
/
private
History
Earl Warren
ad4c09b59f
parseScope with owner/repo always sets owner to zero (
#25987
)
...
Refs:
https://codeberg.org/forgejo/forgejo/pulls/1001
2023-07-19 21:21:51 +08:00
..
actions.go
parseScope with owner/repo always sets owner to zero (
#25987
)
2023-07-19 21:21:51 +08:00
default_branch.go
…
hook_post_receive.go
Use the type RefName for all the needed places and fix pull mirror sync bugs (
#24634
)
2023-05-26 01:04:48 +00:00
hook_pre_receive.go
Use the type RefName for all the needed places and fix pull mirror sync bugs (
#24634
)
2023-05-26 01:04:48 +00:00
hook_proc_receive.go
…
hook_verification.go
…
internal_repo.go
…
internal.go
…
key.go
…
mail.go
…
manager_process.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
manager_unix.go
…
manager_windows.go
…
manager.go
Fix logger refactoring regression: manager logging add (
#24847
)
2023-05-24 08:09:33 +08:00
restore_repo.go
…
serv.go
…
ssh_log.go
…