gitea/routers/web/repo
Lunny Xiao d6d147c2c4
Fix 500 when review pull request with anonymous ()
..
activity.go Frontend refactor: move Vue related code from `index.js` to `components` dir, and remove unused codes. ()
attachment.go Add repo_id for attachment ()
blame.go Stop double encoding blame commit messages ()
branch.go Fix branch pagination error ()
commit.go Add buttons to allow loading of incomplete diffs ()
compare.go Properly determine CSV delimiter ()
download.go Download lfs in git and web workflow from minio/s3 directly ()
editor.go Read expected buffer size ()
editor_test.go Move db related basic functions to models/db ()
http.go Move twofactor to models/login ()
http_test.go Fix http path bug ()
issue.go Fix 500 when review pull request with anonymous ()
issue_content_history.go Fix issue content history problems, improve UI ()
issue_dependency.go Rename context.Query to context.Form ()
issue_label.go Move login related structs and functions to models/login ()
issue_label_test.go Move db related basic functions to models/db ()
issue_lock.go Refactor routers directory ()
issue_stopwatch.go Refactor routers directory ()
issue_test.go Hide label comments if labels were added and removed immediately ()
issue_timetrack.go Refactor routers directory ()
issue_watch.go Refactor routers directory ()
lfs.go Read expected buffer size ()
main_test.go Move db related basic functions to models/db ()
middlewares.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
migrate.go Make mirror feature more configurable ()
milestone.go Move login related structs and functions to models/login ()
projects.go Frontend refactor, PascalCase to camelCase, remove unused code ()
projects_test.go Move db related basic functions to models/db ()
pull.go Add buttons to allow loading of incomplete diffs ()
pull_review.go Rename ctx.Form() to ctx.FormString() and move code into own file ()
release.go Move login related structs and functions to models/login ()
release_test.go Move db related basic functions to models/db ()
repo.go DBContext is just a Context ()
search.go Related refactors to ctx.FormX functions ()
setting.go Move login related structs and functions to models/login ()
setting_protected_branch.go Add a simple way to rename branch like gh ()
settings_test.go refactor: move from io/ioutil to io and os package ()
tag.go Rename context.Query to context.Form ()
topic.go Related refactors to ctx.FormX functions ()
view.go Read expected buffer size ()
webhook.go [API] generalize list header ()
wiki.go refactor: move from io/ioutil to io and os package ()
wiki_test.go refactor: move from io/ioutil to io and os package ()