forgejo/routers/repo
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
* LFS support to be stored on minio

* Fix test

* Fix lint

* Fix lint

* Fix check

* Fix test

* Update documents and add migration for LFS

* Fix some bugs
2020-09-08 23:45:10 +08: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 LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08: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 Compare SSH_DOMAIN when parsing submodule URLs (#12753) 2020-09-07 20:08:10 -04:00
webhook.go
wiki.go
wiki_test.go