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
edab7c205e08d91ddaf41c924df0506f35cc3fc1
gitcaddy-server
/
services
/
repository
History
wxiaoguang
edab7c205e
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
..
archiver
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
commitstatus
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
files
Fix various bugs (
#35177
)
2025-07-30 07:08:59 +00:00
gitgraph
Remove wrong "git.DefaultContext" (
#35364
)
2025-08-27 16:31:21 +00:00
adopt_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
adopt.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
avatar_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
avatar.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
branch.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
cache.go
Always enable caches (
#28527
)
2023-12-19 09:29:05 +00:00
check.go
Remove unused param
doer
(
#34545
)
2025-06-18 03:12:16 +00: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
Remove context from git struct (
#33793
)
2025-03-04 11:56:11 -08:00
create_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
create.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
delete_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
delete.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
fork_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
fork.go
Remove unused param
doer
(
#34545
)
2025-06-18 03:12:16 +00:00
generate_test.go
Fix some trivial problems (
#34579
)
2025-06-02 15:22:43 +00:00
generate.go
Replace update repository function in some places (
#34566
)
2025-06-17 09:54:25 -07:00
hooks.go
Don't create duplicated functions for code repositories and wiki repositories (
#33924
)
2025-03-19 11:17:19 -07:00
init.go
Improve instance wide ssh commit signing (
#34341
)
2025-06-11 10:32:55 +00: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
Replace update repository function in some places (
#34566
)
2025-06-17 09:54:25 -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
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
repository.go
Move organization's visibility change to danger zone. (
#34814
)
2025-08-20 20:57:42 -07:00
setting.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
template.go
Remove unused param
doer
(
#34545
)
2025-06-18 03:12:16 +00:00
transfer_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
transfer.go
Only git operations should update
last changed
of a repository (
#34388
)
2025-05-11 19:18:46 +00:00