gitea/routers/repo
Gjergji Ramku 0c9eb468e9
Fix typos ()
Signed-off-by: Gjergji Ramku <gjergjiramku@gmail.com>
..
activity.go Add top author stats to activity page ()
attachment.go Add a storage layer for attachments ()
blame.go Ensure BlameReaders close at end of request ()
branch.go Handle more pathological branch and tag names ()
commit.go Render the git graph on the server ()
compare.go Fix typos ()
download.go Add a storage layer for attachments ()
editor.go Fix numbr of files, total additions, and deletions ()
editor_test.go Add Close() method to gogitRepository ()
http.go Re-attempt to delete temporary upload if the file is locked by another process ()
issue.go Add a storage layer for attachments ()
issue_dependency.go Fix wrong permissions check when issues/prs shared operations ()
issue_label.go Move jquery-minicolors to npm/webpack ()
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go [API] Extend times API ()
issue_watch.go Fix PR/issue redirects when having external tracker ()
lfs.go Re-attempt to delete temporary upload if the file is locked by another process ()
main_test.go
middlewares.go Add gitea-vet ()
milestone.go Kanban board ()
projects.go Kanban board ()
pull.go Add a storage layer for attachments ()
pull_review.go Add a way to mark Conversation (code comment) resolved ()
release.go Add a storage layer for attachments ()
release_test.go Add Close() method to gogitRepository ()
repo.go Global default branch setting ()
search.go Add detected file language to code search ()
setting.go Kanban board ()
setting_protected_branch.go Prevent merge of outdated PRs on protected branches ()
settings_test.go Re-attempt to delete temporary upload if the file is locked by another process ()
topic.go
view.go Server-side syntax highlighting for all code ()
webhook.go Don't use legacy method to send Matrix Webhook ()
wiki.go Allow different HardBreaks settings for documents and comments ()
wiki_test.go Fix wiki raw view on sub path ()