This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
3f34f09537726ad218e2edccbee4b670f456fcc3
gitcaddy-server
/
services
/
migrations
History
Gusted
ff2fd08228
Simplify parameter types (
#18006
)
...
Remove repeated type declarations in function definitions.
2021-12-20 04:41:31 +00:00
..
codebase_test.go
Add migrate from Codebase (
#16768
)
2021-12-02 23:24:02 +01:00
codebase.go
Add migrate from Codebase (
#16768
)
2021-12-02 23:24:02 +01:00
dump.go
Simplify parameter types (
#18006
)
2021-12-20 04:41:31 +00:00
error.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
git.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
gitbucket.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
gitea_downloader_test.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
gitea_downloader.go
Use
hostmatcher
to replace
matchlist
, improve security (
#17605
)
2021-11-20 17:34:05 +08:00
gitea_uploader_test.go
Move repository model into models/repo (
#17933
)
2021-12-10 09:27:50 +08:00
gitea_uploader.go
Some repository refactors (
#17950
)
2021-12-12 23:48:20 +08:00
github_test.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
github.go
Use
hostmatcher
to replace
matchlist
, improve security (
#17605
)
2021-11-20 17:34:05 +08:00
gitlab_test.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
gitlab.go
Use
hostmatcher
to replace
matchlist
, improve security (
#17605
)
2021-11-20 17:34:05 +08:00
gogs_test.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
gogs.go
Use
hostmatcher
to replace
matchlist
, improve security (
#17605
)
2021-11-20 17:34:05 +08:00
http_client.go
Use
hostmatcher
to replace
matchlist
, improve security (
#17605
)
2021-11-20 17:34:05 +08:00
main_test.go
Add migrate from Codebase (
#16768
)
2021-12-02 23:24:02 +01:00
migrate_test.go
Move user related model into models/user (
#17781
)
2021-11-24 17:49:20 +08:00
migrate.go
Move repository model into models/repo (
#17933
)
2021-12-10 09:27:50 +08:00
onedev_test.go
Move migrations into services and base into modules/migration (
#17663
)
2021-11-16 23:25:33 +08:00
onedev.go
Use new OneDev /milestones endpoint (
#17782
)
2021-11-23 20:28:06 +01:00
restore.go
Simplify parameter types (
#18006
)
2021-12-20 04:41:31 +00:00
update.go
Move more model into models/user (
#17826
)
2021-11-28 22:11:58 +08:00