This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
vikunja
Watch
2
Star
0
Fork
0
You've already forked vikunja
mirror of
https://github.com/go-vikunja/vikunja.git
synced
2026-03-18 04:50:43 -05:00
Code
Issues
219
Packages
Projects
Releases
2
Wiki
Activity
Files
cbfd0e63edcc68691104040767db2e4d137a9b11
vikunja
/
pkg
/
db
History
kolaente
1167b08e70
fix: handle Begin() error in db.NewSession() instead of ignoring it
2026-02-25 11:03:02 +01:00
..
fixtures
feat: add Session model with CRUD, permissions, and cleanup cron
2026-02-25 10:30:25 +01:00
db_path_test.go
refactor(db): extract testable ResolveDatabasePath function (
#2193
)
2026-02-08 10:47:57 +00:00
db.go
fix: handle Begin() error in db.NewSession() instead of ignoring it
2026-02-25 11:03:02 +01:00
dump.go
fix: correct license header references (
#882
)
2025-06-10 12:18:38 +02:00
helpers_test.go
fix: MySQL constraint violations returning HTTP 500 instead of 400 for task bucket duplicates (
#1154
)
2025-07-22 08:59:12 +00:00
helpers.go
fix: MySQL constraint violations returning HTTP 500 instead of 400 for task bucket duplicates (
#1154
)
2025-07-22 08:59:12 +00:00
test_fixtures.go
refactor: remove environment variable requirements for go test
2026-02-17 18:01:05 +01:00
test.go
refactor: remove environment variable requirements for go test
2026-02-17 18:01:05 +01:00