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.
zeripath 68f3aaee80
Remove calls to load Mirrors in user.Dashboard (#20855)
Whilst looking at #20840 I noticed that the Mirrors data doesn't appear
to be being used therefore we can remove this and in fact none of the
related code is used elsewhere so it can also be removed.

Related #20840
Related #20804

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
2 years ago
..
setting Added email notification option to receive all own messages (#20179) 2 years ago
avatar.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
home.go Remove calls to load Mirrors in user.Dashboard (#20855) 2 years ago
home_test.go Move some repository related code into sub package (#19711) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
notification.go Prevent loop if there is an error in GetNotificationCount (#19799) 2 years ago
package.go Add missing Tabs on organisation/package view (Frontport #20539) (#20540) 2 years ago
profile.go Add badge capabilities to users (#20607) 2 years ago
search.go Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
stop_watch.go Move issues related files into models/issues (#19931) 2 years ago
task.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago