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
b3c211ca28bddcdbff8cd07590cc8ac46713dddd
gitcaddy-server
/
models
/
db
History
luzpaz
483db49b78
Fix various typos in codebase (
#35480
)
2025-09-13 10:34:43 -04:00
..
install
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00: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
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
context_test.go
Refactor db package (
#35380
)
2025-08-30 01:04:06 +08:00
context.go
Refactor db package (
#35380
)
2025-08-30 01:04:06 +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
Remove global context from db package (
#35371
)
2025-08-28 09:44:02 +00:00
engine_test.go
Refactor db package (
#35380
)
2025-08-30 01:04:06 +08:00
engine.go
Refactor db package (
#35380
)
2025-08-30 01:04:06 +08:00
error.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
index_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
index.go
Refactor db package (
#35380
)
2025-08-30 01:04:06 +08:00
iterate_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
iterate.go
Fix db engine (
#32351
)
2024-10-27 18:48:07 -04:00
list_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
list.go
Fix joins in
db.Find(AndCount)
(
#28978
)
2024-01-30 02:37:24 +00:00
log.go
Fix various typos in codebase (
#35480
)
2025-09-13 10:34:43 -04: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