gitea/routers/web/repo
a1012112796 cbf05c3f79
Add option to update pull request by `rebase` ()
* add option to update pull request by `rebase`

Signed-off-by: a1012112796 <1012112796@qq.com>
..
activity.go Refactor routers directory ()
attachment.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
blame.go Replace `list.List` with slices ()
branch.go Fix branch pagination error ()
commit.go Repare and Improve GetDiffRangeWithWhitespaceBehavior ()
compare.go Fix git.Blob.DataAsync(): close pipe since we return a NopCloser ()
download.go Download lfs in git and web workflow from minio/s3 directly ()
editor.go Pre-fill suggested New File 'name' and 'content' with Query Params ()
editor_test.go Refactor routers directory ()
http.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
http_test.go Fix http path bug ()
issue.go Fix git.Blob.DataAsync(): close pipe since we return a NopCloser ()
issue_dependency.go Rename context.Query to context.Form ()
issue_label.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
issue_label_test.go Refactor routers directory ()
issue_lock.go Refactor routers directory ()
issue_stopwatch.go Refactor routers directory ()
issue_test.go Refactor routers directory ()
issue_timetrack.go Refactor routers directory ()
issue_watch.go Refactor routers directory ()
lfs.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
main_test.go Refactor routers directory ()
middlewares.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
migrate.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
milestone.go In Render tolerate not being passed a context ()
projects.go In Render tolerate not being passed a context ()
projects_test.go Refactor routers directory ()
pull.go Add option to update pull request by `rebase` ()
pull_review.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
release.go Paginate releases page & set default page size to 10 ()
release_test.go Refactor routers directory ()
repo.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
search.go Related refactors to ctx.FormX functions ()
setting.go Add missing return to handleSettingRemoteAddrError ()
setting_protected_branch.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
settings_test.go Refactor routers directory ()
tag.go Rename context.Query to context.Form ()
topic.go Related refactors to ctx.FormX functions ()
view.go [API] generalize list header ()
webhook.go [API] generalize list header ()
wiki.go Ensure wiki repos are all closed ()
wiki_test.go Add TestPrepareWikiFileName ()