gitea/routers/web/repo
6543 9aa13c585e
Fix possible panic when repository is empty () ()
..
activity.go Move unit into models/unit/ ()
attachment.go Move attachment into models/repo/ ()
blame.go Add warning for BIDI characters in page renders and in diffs ()
branch.go fix permission check for delete tag () ()
commit.go Collaborator trust model should trust collaborators () ()
compare.go Fix compare link in active feeds for new branch () ()
download.go Move repository model into models/repo ()
editor.go Stop trimming preceding and suffixing spaces from editor filenames ()
editor_test.go Decouple unit test code from business code ()
http.go Fix the bug: deploy key with write access can not push () ()
http_test.go Fix http path bug ()
issue.go Check for permission when fetching user controlled issues () ()
issue_content_history.go Show fullname on issue edits and gpg/ssh signing info ()
issue_dependency.go Rename context.Query to context.Form ()
issue_label.go Use a standalone struct name for Organization ()
issue_label_test.go Decouple unit test, remove intermediate `unittestbridge` package ()
issue_lock.go
issue_stopwatch.go Multiple Escaping Improvements ()
issue_test.go A better go code formatter, and now `make fmt` can run in Windows ()
issue_timetrack.go
issue_watch.go
lfs.go Fix lfs bug () ()
main_test.go Decouple unit test code from business code ()
middlewares.go Move user related model into models/user ()
migrate.go Unify and simplify TrN for i18n ()
milestone.go Only view milestones from current repo () ()
projects.go Check for permission when fetching user controlled issues () ()
projects_test.go Decouple unit test code from business code ()
pull.go Move checks for pulls before merge into own function () ()
pull_review.go Check for permission when fetching user controlled issues () ()
release.go Release page show all tags in compare dropdown () ()
release_test.go Decouple unit test, remove intermediate `unittestbridge` package ()
repo.go Unify and simplify TrN for i18n ()
search.go Related refactors to ctx.FormX functions ()
setting.go When updating mirror repo intervals by API reschedule next update too () ()
setting_protected_branch.go Move repository model into models/repo ()
settings_test.go Move keys to models/asymkey ()
tag.go Move repository model into models/repo ()
topic.go Some repository refactors ()
view.go Fix possible panic when repository is empty () ()
webhook.go Add replay of webhooks. ()
wiki.go When view _Siderbar or _Footer, just display once () ()
wiki_test.go Move repository model into models/repo ()