0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-16 08:31:41 -05:00
forgejo/routers/web/explore
JakobDev 76659b1114
Reduce usage of db.DefaultContext ()
Part of 

This reduces the usage of `db.DefaultContext`. I think I've got enough
files for the first PR. When this is merged, I will continue working on
this.

Considering how many files this PR affect, I hope it won't take to long
to merge, so I don't end up in the merge conflict hell.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-14 17:09:32 +00:00
..
code.go Refactor indexer () 2023-06-23 12:37:56 +00:00
org.go remove unnecessary explore org template () 2023-08-11 16:07:04 -04:00
repo.go Split lfs size from repository size () 2023-06-28 22:41:02 +00:00
topic.go Replace interface{} with any () 2023-07-04 18:36:08 +00:00
user.go Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00