forgejo/routers/web
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>
2023-09-30 15:58:35 +00:00
..
admin Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
auth Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
devtest
events
explore Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
feed More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
healthcheck
misc
org More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
repo Fix repo count in org action settings (#27245) (#27353) 2023-09-29 20:00:24 +02:00
shared Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) (#27365) 2023-09-30 15:58:35 +00:00
user Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) (#27365) 2023-09-30 15:58:35 +00:00
base.go
goget.go
home.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
metrics.go
nodeinfo.go
swagger_json.go
web.go Make SSPI auth mockable (#27036) 2023-09-17 23:32:56 +00:00
webfinger.go