0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 13:34:23 +01:00
gitea/routers/repo
zeripath a722dd72db
Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752)
* Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes

Fix #11738

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-06 23:53:42 -04:00
..
activity.go
attachment.go Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
blame.go
branch.go
commit.go
compare.go Fix typos (#12542) 2020-08-20 09:53:06 -05:00
download.go Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
editor.go Do not disable commit changes button on repost (#12644) 2020-08-29 17:32:46 -04:00
editor_test.go
http.go Set setting.AppURL as GITEA_ROOT_URL environment variable during pushes (#12752) 2020-09-06 23:53:42 -04:00
issue.go [BugFix] Fix comment broken issue ref dependence (#12651) 2020-09-04 09:36:56 +08: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 [Vendor] Switch go-version lib (#12719) 2020-09-05 12:42:58 -04:00
main_test.go
middlewares.go
milestone.go
projects.go Hide 'New Project board' button for users that are not signed in (#12547) 2020-08-22 02:58:59 -04:00
pull.go Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
pull_review.go
release.go Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
release_test.go
repo.go Set context for running CreateArchive in to that of the request (#12555) 2020-08-28 09:55:12 +03:00
search.go
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go
wiki.go
wiki_test.go