aboutsummaryrefslogtreecommitdiff
path: root/internal/db/issue.go
Commit message (Expand)AuthorAge
* mod: bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#7476)dependabot[bot]2023-06-17
* fix(db): sanitize user full name after find (#7353)Joe Chen2023-02-14
* refactor(db): finish migrate methods off `user.go` (#7337)Joe Chen2023-02-07
* refactor(db): migrate methods off `user.go` (#7331)Joe Chen2023-02-04
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* chore: fix typo in docstring (#7269)xpume2022-12-08
* refactor(db): migrate methods off and delete deprecated methods from `user.go...Joe Chen2022-11-05
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* chore: fix lint errors (#6951)Joe Chen2022-05-16
* autofix: types of function parameters can be combined (#6800)deepsource-autofix[bot]2022-03-06
* db: migrate access table to use GORM (#6371)ᴜɴᴋɴᴡᴏɴ2020-10-06
* action: fix issue reference regexp and error handling (#6352)ᴜɴᴋɴᴡᴏɴ2020-09-26
* issue: fix timestamp updating (#6210)Kosadchiy2020-08-24
* organization: limit showing at most 12 members in profile page (#6254)ᴜɴᴋɴᴡᴏɴ2020-08-17
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* internal: move packages under this directory (#5836)Unknwon2019-10-24