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
d34d4076dbe60bb82dfd430ef8426eb952ab0c80
gitcaddy-server
/
models
/
db
History
wxiaoguang
7a00caf37c
Refactor container package (
#34877
)
...
Use standard db.WithTx and introduce db.WithTx2
2025-06-29 09:20:38 +08:00
..
install
Fix db engine (
#32351
)
2024-10-27 18:48:07 -04:00
paginator
Move more functions to db.Find (
#28419
)
2024-01-15 02:19:25 +00:00
collation.go
Refactor db package and remove unnecessary
DumpTables
(
#32930
)
2024-12-20 16:11:38 +00:00
common.go
Fix NuGet search endpoints (
#25613
)
2023-08-14 02:50:55 +00:00
consistency.go
Fix oauth2 builtin application logic (
#30304
)
2024-04-08 04:13:34 +00:00
context_committer_test.go
chore: use errors.New to replace fmt.Errorf with no parameters (
#32800
)
2024-12-12 12:26:11 +08:00
context_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
context.go
Refactor container package (
#34877
)
2025-06-29 09:20:38 +08:00
convert.go
Refactor db package and remove unnecessary
DumpTables
(
#32930
)
2024-12-20 16:11:38 +00:00
engine_dump.go
Refactor db package and remove unnecessary
DumpTables
(
#32930
)
2024-12-20 16:11:38 +00:00
engine_hook.go
Improve log format (
#33814
)
2025-03-08 21:47:11 +08:00
engine_init.go
enable staticcheck QFxxxx rules (
#34064
)
2025-03-29 17:32:28 -04:00
engine_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
engine.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
error.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
index_test.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
index.go
Fix index generation parallelly failure (
#25235
)
2023-06-15 02:14:43 +02:00
iterate_test.go
Enable tenv and testifylint rules (
#32852
)
2024-12-15 10:41:29 +00:00
iterate.go
Fix db engine (
#32351
)
2024-10-27 18:48:07 -04:00
list_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
list.go
Fix joins in
db.Find(AndCount)
(
#28978
)
2024-01-30 02:37:24 +00:00
log.go
Improve log format (
#33814
)
2025-03-08 21:47:11 +08:00
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
name.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
search.go
Allow filtering issues by any assignee (
#33343
)
2025-03-21 04:25:36 +00:00
sequence.go
Refactor db package and remove unnecessary
DumpTables
(
#32930
)
2024-12-20 16:11:38 +00:00
sql_postgres_with_schema.go
enforce explanation for necessary nolints and fix bugs (
#34883
)
2025-06-27 21:48:03 +08:00