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
388f28084253cf41e7b681b30cbf4c870191d0ca
gitcaddy-server
/
services
/
repository
History
wxiaoguang
388f280842
Refactor legacy code (
#35708
)
...
And by the way, remove the legacy TODO, split large functions into small ones, and add more tests
2025-10-20 11:43:08 -07:00
..
archiver
Move archive function to repo_model and gitrepo (
#35514
)
2025-10-06 15:01:26 -07:00
commitstatus
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
files
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
gitgraph
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
adopt_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
adopt.go
Replace gobwas/glob package (
#35478
)
2025-09-13 18:01:00 +00:00
avatar_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
avatar.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
branch.go
Move some functions to gitrepo package (
#35503
)
2025-09-26 10:14:20 -07:00
cache.go
Always enable caches (
#28527
)
2023-12-19 09:29:05 +00:00
check.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
collaboration_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
collaboration.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
commit.go
Move context from modules to services (
#29440
)
2024-02-27 08:12:22 +01:00
contributors_graph_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
contributors_graph.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
create_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
create.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
delete_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
delete.go
Move HasWiki to repository service package (
#33912
)
2025-09-01 11:12:58 -07:00
fork_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
fork.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
generate_test.go
Refactor legacy code (
#35708
)
2025-10-20 11:43:08 -07:00
generate.go
Refactor legacy code (
#35708
)
2025-10-20 11:43:08 -07:00
hooks.go
Move HasWiki to repository service package (
#33912
)
2025-09-01 11:12:58 -07:00
init.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
lfs_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
lfs.go
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (
#29294
)
2024-02-24 06:55:19 +00:00
license_test.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
license.go
Only keep popular licenses (
#33832
)
2025-03-10 06:40:37 +08:00
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
merge_upstream.go
Add ff_only parameter to POST /repos/{owner}/{repo}/merge-upstream (
#34770
)
2025-06-19 12:29:10 -07:00
migrate.go
Use gitrepo.Repository instead of wikipath (
#35398
)
2025-10-17 20:00:44 -07:00
push.go
Fix various bugs (
#35177
)
2025-07-30 07:08:59 +00:00
repo_team_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
repo_team.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
repository_test.go
Move HasWiki to repository service package (
#33912
)
2025-09-01 11:12:58 -07:00
repository.go
Move HasWiki to repository service package (
#33912
)
2025-09-01 11:12:58 -07:00
setting.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
template.go
Move some functions from package git to gitrepo (
#33910
)
2025-09-01 19:13:18 +00:00
transfer_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
transfer.go
Use gitrepo.Repository instead of wikipath (
#35398
)
2025-10-17 20:00:44 -07:00