aboutsummaryrefslogtreecommitdiff
path: root/internal/route/api/v1/admin
Commit message (Expand)AuthorAge
* refactor(db): finish migrate methods off `user.go` (#7337)Joe Chen2023-02-07
* refactor(db): migrate `UpdateUser` off `user.go` (#7267)Joe Chen2022-11-27
* refactor(db): migrate methods off `user.go` (#7230)Joe Chen2022-11-05
* refactor(db): migrate methods off `user.go` (#7228)Joe Chen2022-11-05
* refactor(db): migrate password methods off `user.go` (#7205)Joe Chen2022-10-23
* refactor(db): rename `User.Passwd` to `User.Password` (#7196)Joe Chen2022-10-22
* db: use `context` and go-mockgen for login sources (#7041)Joe Chen2022-06-10
* db: remove `db.User.LoginType` field (#6122)Kousik Mitra2020-04-19
* db: add tests for users (#6116)ᴜɴᴋɴᴡᴏɴ2020-04-18
* db: add tests for repos (#6112)ᴜɴᴋɴᴡᴏɴ2020-04-17
* api: add admin endpoint to get team members (#6101)Rui Santos2020-04-15
* login_source: migrate to GORM and add tests (#6090)ᴜɴᴋɴᴡᴏɴ2020-04-11
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* conf: overhaul email settings (#5940)ᴜɴᴋɴᴡᴏɴ2020-02-25
* 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