forgejo/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>
2023-09-30 15:58:35 +00:00
..
setting Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
avatar.go
code.go Show the repo count in code tab on both user profile and org page. (#27048) 2023-09-13 18:47:35 +08:00
home.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
home_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
main_test.go
notification.go
package.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
profile.go Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) (#27365) 2023-09-30 15:58:35 +00:00
search.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
stop_watch.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
task.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00