1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-15 17:28:22 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
df64fa4865 Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
a4bfef265d Move db related basic functions to models/db ()
* 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
3607f79d78 Fixed assert statements. () 2021-06-07 07:27:09 +02:00
f9ec2f89f2 Add golangci () 2019-06-12 15:41:28 -04:00
8e61823ec4 Fix tests code to prevent some runtime errors ()
* Fix tests code to prevent some runtime errors

* Reduce nesting
2017-08-28 12:17:45 +03:00
f73e734411 Run "make fmt" with go-1.6 () 2017-03-21 08:55:00 +08:00
9182a35f18 Show user OpenID URIs in their profile () 2017-03-20 09:31:08 +01:00