Joe Chen
|
8350daf505
refactor(db): merge relation stores into entity stores (#7341)
|
hace 2 años |
Joe Chen
|
7ff09cf359
refactor(db): migrate methods off `user.go` (#7336)
|
hace 2 años |
Joe Chen
|
c53a1998c5
all: replace `interface{}` with `any` (#7330)
|
hace 2 años |
Joe Chen
|
5fb29db2db
refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231)
|
hace 2 años |
Joe Chen
|
a66c90462d
refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227)
|
hace 2 años |
Joe Chen
|
1905b19ee7
refactor(db): migrate methods off `user.go` (#7219)
|
hace 2 años |
Joe Chen
|
b1fefcbe50
refactor(db): migrate `Follow` off `user.go` (#7203)
|
hace 2 años |
Joe Chen
|
083c3ee659
db: refactor "action" table to use GORM (#7054)
|
hace 2 años |
Joe Chen
|
4a3dc6c774
db: skip auto migrate for existing "version" table (#7057)
|
hace 2 años |
Joe Chen
|
b772603d78
migrations: add tests and remove XORM (#7050)
|
hace 2 años |
Joe Chen
|
1df62fafb9
db: use `context` and go-mockgen for `ReposStore` (#7046)
|
hace 2 años |
E99p1ant
|
a328e7ccc4
access_token: encrypt access token with SHA256 (#7008)
|
hace 2 años |
Joe Chen
|
ccdcb1c45b
db: run tests with pure-Go SQLite (#6998)
|
hace 2 años |
Joe Chen
|
5f34265db6
ci: run database tests against Postgres, MySQL and SQLite (#6996)
|
hace 2 años |
zvrh
|
a9be4de5a5
database: add PostgreSQL custom schema support (#6695)
|
hace 3 años |
dependabot-preview[bot]
|
99f1b9899f
build(deps): bump gorm.io/gorm from 1.20.6 to 1.20.7 (#6425)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
2eaf1d693a
db: migrate access table to use GORM (#6371)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
7bc3ee49aa
cmd/serv: use different log files for ORMs in hook mode (#6361)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
c56db8f2c4
db: create new session for MySQL after changing attribute (#6338)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
06193ed825
schemadoc: add go:generate to output database schema (#6310)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
519e59b577
db: migrate to GORM v2 (#6309)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
9bb218734c
db: use GORM to backup and restore non-legacy tables (#6142)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
ae107b2e6e
db: only use `AutoMigrate` to create new tables (#6092)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
41f56ad05d
login_source: migrate to GORM and add tests (#6090)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
e077ecdd9d
db: add tests for LFS (#6087)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
62dda96159
access_token: migrate to GORM and add tests (#6086)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
e186a3d2c9
db: add tests for helper functions (#6084)
|
hace 4 años |
ᴜɴᴋɴᴡᴏɴ
|
34145c990d
lfs: implement HTTP routes (#6035)
|
hace 5 años |