aboutsummaryrefslogtreecommitdiff
path: root/internal/db/org.go
Commit message (Expand)AuthorAge
* refactor(db): add `Users.Update` (#7263)Joe Chen2022-11-27
* refactor(db): migrate methods off and delete deprecated methods from `user.go...Joe Chen2022-11-05
* refactor(db): migrate methods off `user.go` (#7228)Joe Chen2022-11-05
* refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227)Joe Chen2022-11-05
* refactor(db): migrate methods off `user.go` (#7219)Joe Chen2022-10-30
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* refactor(db): move some methods from `user.go` to `users.go` (#7195)Joe Chen2022-10-22
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* chore: fix typos in code comments (#6556)Atin2021-05-19
* repo: support unlisted but publicly accessible repositories (#6176)Achilleas Koutsou2020-09-04
* organization: limit showing at most 12 members in profile page (#6254)ᴜɴᴋɴᴡᴏɴ2020-08-17
* db: add tests for users (#6116)ᴜɴᴋɴᴡᴏɴ2020-04-18
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
* internal/db/org: fix private repositories are hidden in the organization view...Michael Li2020-01-21
* internal: move packages under this directory (#5836)Unknwon2019-10-24