This website requires JavaScript.
Explore
Help
Sign In
loreddev
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Activity
Files
8de2992ffba8cc627757ecea1e002a55581113d2
gitea
/
services
/
mirror
History
Chongyi Zheng
4ae6b1a553
Remove unused parameter for some functions in
services/mirror
(
#30724
)
...
Suggested by gopls `unusedparams`
2024-04-27 10:44:49 +00:00
..
mirror_pull.go
Remove unused parameter for some functions in
services/mirror
(
#30724
)
2024-04-27 10:44:49 +00:00
mirror_push.go
Simplify how git repositories are opened (
#28937
)
2024-01-27 21:09:51 +01:00
mirror_test.go
…
mirror.go
Remove unused parameter for some functions in
services/mirror
(
#30724
)
2024-04-27 10:44:49 +00:00
notifier.go
Move notification interface to services layer (
#26915
)
2023-09-05 18:37:47 +00:00
queue.go
…