gogs/internal/context
Joe Chen 10fd9e9e38
db: migrate `org.go` to `orgs.go` with GORM
2023-12-17 16:34:09 -05:00
..
api.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
api_org.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
auth.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
context.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
go_get.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
notice.go conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
org.go db: migrate `org.go` to `orgs.go` with GORM 2023-12-17 16:34:09 -05:00
repo.go refactor(db): merge relation stores into entity stores (#7341) 2023-02-08 13:55:54 +08:00
user.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00