gitea/routers/repo
Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions ()
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
..
activity.go Add top author stats to activity page ()
attachment.go Attachments: Add extension support, allow all types for releases ()
blame.go Ensure BlameReaders close at end of request ()
branch.go Refactor: Move PushUpdateOptions ()
commit.go Render the git graph on the server ()
compare.go Attachments: Add extension support, allow all types for releases ()
download.go Update golangci-lint to version 1.31.0 ()
editor.go Return the full rejection message and errors in flash errors ()
editor_test.go Add Close() method to gogitRepository ()
http.go Add git command error directory on log ()
issue.go [UI] Hide consecutive additions and removals of the same label ()
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 fix go vet error ()
issue_lock.go Implement "conversation lock" for issue comments ()
issue_stopwatch.go Automatically clear stopwatch on merging a PR ()
issue_timetrack.go [API] Extend times API ()
issue_watch.go Fix PR/issue redirects when having external tracker ()
lfs.go go-version constraints ignore pre-releases ()
main_test.go Unit tests for wiki routers ()
middlewares.go Add gitea-vet ()
migrate.go - add new mirror button ()
milestone.go Issue templates directory ()
projects.go Hide 'New Project board' button for users that are not signed in ()
pull.go Refactor: Move PushUpdateOptions ()
pull_review.go Add a way to mark Conversation (code comment) resolved ()
release.go Enhance release list ()
release_test.go Add Close() method to gogitRepository ()
repo.go Store task errors following migrations and display them ()
search.go Add detected file language to code search ()
setting.go Avatars and Repo avatars support storing in minio ()
setting_protected_branch.go [Enhancement] Allow admin to merge pr with protected file changes ()
settings_test.go Disable DSA ssh keys by default ()
topic.go Add API endpoint for accessing repo topics ()
view.go Update golangci-lint to version 1.31.0 ()
webhook.go [Refactor] Move APIFormat functions into convert package ()
wiki.go Allow different HardBreaks settings for documents and comments ()
wiki_test.go Fix wiki raw view on sub path ()