1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-11 02:00:25 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Lunny Xiao 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
Lunny Xiao 67b316a954 Refactor comment ()
* Refactor comment

* fix test

* improve code
2019-12-15 16:57:34 -05:00
Harshit Bansal 7e8242ddb1 Fix an error while adding a dependency via UI. ()
Fixes: 
2019-01-27 13:31:40 +02:00
Lunny Xiao b3b7598ec6 Improve performance of dashboard () 2018-12-13 10:55:43 -05:00
kolaente 1bff02de55 Added dependencies for issues () () 2018-07-17 17:23:58 -04:00