forgejo/routers/repo
2020-05-29 15:47:17 +01:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
compare.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
download.go
editor.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
editor_test.go
http.go Fix missing authorization check on pull for public repos of private/limited org (#11656) 2020-05-29 15:47:17 +01:00
issue.go Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go
main_test.go
middlewares.go
milestone.go
pull.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
pull_review.go
release.go
release_test.go
repo.go
search.go
setting.go Prevent transferring repos to invisible orgs (#11517) 2020-05-21 08:48:01 -05:00
setting_protected_branch.go
settings_test.go
topic.go
view.go Allow different HardBreaks settings for documents and comments (#11515) 2020-05-24 09:14:26 +01:00
webhook.go
wiki.go Allow different HardBreaks settings for documents and comments (#11515) 2020-05-24 09:14:26 +01:00
wiki_test.go