0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 17:08:22 +01:00
gitea/routers/web/repo
6543 2a2b0cb1d2
rename TotalTimes() to TotalTimesForEachUser() (#27261)
make function name more descriptive as it would otherwise imply it could
be used for e.g. #26672 too ...

---
*Sponsored by Kithara Software GmbH*
2023-09-29 13:04:14 +00:00
..
actions
setting More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
activity.go
attachment.go
blame.go Improve tree not found page (#26570) 2023-09-29 07:42:39 +00:00
branch.go Search branches (#27055) 2023-09-17 08:24:40 +00:00
cherry_pick.go
commit.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
compare.go
download.go
editor_test.go
editor.go Improve tree not found page (#26570) 2023-09-29 07:42:39 +00:00
find.go
helper_test.go
helper.go Improve tree not found page (#26570) 2023-09-29 07:42:39 +00:00
http_test.go
http.go
issue_content_history.go Improve issue history dialog and make poster can delete their own history (#27323) 2023-09-28 08:43:20 +00:00
issue_dependency.go
issue_label_test.go
issue_label.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
issue_lock.go
issue_pin.go
issue_stopwatch.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
issue_test.go
issue_timetrack.go
issue_watch.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
issue.go rename TotalTimes() to TotalTimesForEachUser() (#27261) 2023-09-29 13:04:14 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
middlewares.go
migrate.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
milestone.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
packages.go
patch.go
projects_test.go
projects.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
pull_review.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
pull.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
release_test.go Improvements of releases list and tags list (#25859) 2023-09-28 13:21:47 +00:00
release.go Improvements of releases list and tags list (#25859) 2023-09-28 13:21:47 +00:00
render.go
repo.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
search.go
topic.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
treelist.go
view_test.go
view.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
wiki_test.go
wiki.go