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
|
2021-11-17 17:58:31 +08:00 |
|
wxiaoguang
|
df64fa4865
|
Decouple unit test code from business code (#17623)
|
2021-11-12 22:36:47 +08:00 |
|
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>
|
2021-09-19 19:49:59 +08:00 |
|
KN4CK3R
|
3607f79d78
|
Fixed assert statements. (#16089)
|
2021-06-07 07:27:09 +02:00 |
|
kolaente
|
f9ec2f89f2
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
|
Morlinest
|
8e61823ec4
|
Fix tests code to prevent some runtime errors (#2381)
* Fix tests code to prevent some runtime errors
* Reduce nesting
|
2017-08-28 12:17:45 +03:00 |
|
Sandro Santilli
|
f73e734411
|
Run "make fmt" with go-1.6 (#1333)
|
2017-03-21 08:55:00 +08:00 |
|
Sandro Santilli
|
9182a35f18
|
Show user OpenID URIs in their profile (#1314)
|
2017-03-20 09:31:08 +01:00 |
|