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-02-24 04:21:37 +01:00
Code
Issues
Activity
gitea
/
services
/
migrations
History
Lunny Xiao
e3ed67859a
Move some functions to service layer (
#26969
)
2023-09-08 21:09:23 +00:00
..
codebase_test.go
…
codebase.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
common.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
dump.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
error.go
…
git.go
…
gitbucket.go
…
gitea_downloader_test.go
…
gitea_downloader.go
…
gitea_uploader_test.go
…
gitea_uploader.go
Move some functions to service layer (
#26969
)
2023-09-08 21:09:23 +00:00
github_test.go
…
github.go
…
gitlab_test.go
…
gitlab.go
Use
Set[Type]
instead of
map[Type]bool/struct{}
. (
#26804
)
2023-08-30 06:55:25 +00:00
gogs_test.go
…
gogs.go
…
http_client.go
…
main_test.go
…
migrate_test.go
…
migrate.go
…
onedev_test.go
…
onedev.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
restore.go
…
update.go
Move some functions to service layer (
#26969
)
2023-09-08 21:09:23 +00:00