0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 00:32:02 +01:00
gitea/routers/web/repo
2024-10-21 04:58:48 +00:00
..
actions Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
setting Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
activity.go improve 2024-10-21 04:58:48 +00:00
attachment.go
blame.go
branch.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
cherry_pick.go
code_frequency.go
commit.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
compare.go
contributors.go
download.go
editor.go Notify the user when the file path contains leading or trailing spaces and fix the error message for invalid file names. (#31507) 2024-09-24 19:06:52 +00:00
editor_test.go
find.go
fork.go
githttp.go Fix wrong last modify time (#32102) 2024-09-21 21:56:25 +00:00
githttp_test.go
helper.go Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
issue.go Fix Bug in Issue/pulls list (#32081) 2024-09-24 01:09:57 +08:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +00:00
milestone.go
packages.go
patch.go
projects.go Add option to filter board cards by labels and assignees (#31999) 2024-09-12 03:53:40 +00:00
projects_test.go
pull.go Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 2024-10-11 19:08:19 +00:00
pull_review.go
pull_review_test.go
recent_commits.go
release.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
release_test.go
render.go
repo.go
search.go
search_test.go
topic.go
treelist.go
view.go Support repo license (#24872) 2024-10-01 15:25:08 -04:00
view_test.go
wiki.go
wiki_test.go