Lunny Xiao
|
95d3266bee
|
Move user follow and openid into models/user/ (#17613)
* Move UserRedirect into models/user/
* Fix lint & test
* Fix lint
* Fix lint
* remove nolint comment
* Fix lint
* Move user follow and openid into models/user
* Ignore the lint
* Ignore the lint
* Fix test
* ignore stutters lint on UserOpenID
|
3 years ago |
wxiaoguang
|
df64fa4865
|
Decouple unit test code from business code (#17623)
|
3 years ago |
Lunny Xiao
|
a4bfef265d
|
Move db related basic functions to models/db (#17075)
* Move db related basic functions to models/db
* Fix lint
* Fix lint
* Fix test
* Fix lint
* Fix lint
* revert unnecessary change
* Fix test
* Fix wrong replace string
* Use *Context
* Correct committer spelling and fix wrong replaced words
Co-authored-by: zeripath <art27@cantab.net>
|
3 years ago |
KN4CK3R
|
3607f79d78
|
Fixed assert statements. (#16089)
|
3 years ago |
kolaente
|
f9ec2f89f2
|
Add golangci (#6418)
|
5 years ago |
Morlinest
|
8e61823ec4
|
Fix tests code to prevent some runtime errors (#2381)
* Fix tests code to prevent some runtime errors
* Reduce nesting
|
7 years ago |
Sandro Santilli
|
f73e734411
|
Run "make fmt" with go-1.6 (#1333)
|
8 years ago |
Sandro Santilli
|
9182a35f18
|
Show user OpenID URIs in their profile (#1314)
|
8 years ago |