You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/user
Giteabot de387102b4
Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) (#27365)
Backport #26803 by @n0toose

This change introduces some fixes for my original PR
(https://github.com/go-gitea/gitea/pull/26214) and introduces some
additional tests so that such a regression does not happen again in the
future.

Co-authored-by: Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>
1 year ago
..
setting Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 2 years ago
code.go Show the repo count in code tab on both user profile and org page. (#27048) 1 year ago
home.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
home_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Use more `IssueList` instead of `[]*Issue` (#26369) 2 years ago
package.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
profile.go Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) (#27365) 1 year ago
search.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
stop_watch.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
task.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago