gitea/routers/repo
zeripath bf847b9397
Upgrade golangci-lint to 1.24.0 ()
* upgrade golangci-lint to 1.24.0 to allow go 1.14 compatibility
* fix golangci-lint errors
* make make golangci-lint work when out of go-path

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
activity.go Add top author stats to activity page ()
attachment.go Move dropzone.js to npm/webpack ()
blame.go make avatar lookup occur at image request ()
branch.go Handle push rejection in branch and upload ()
commit.go Fix potential bugs ()
compare.go Upgrade golangci-lint to 1.24.0 ()
download.go Fix download file wrong content-type ()
editor.go Handle push rejection in branch and upload ()
editor_test.go Add Close() method to gogitRepository ()
http.go add remote ip to the invalid credentials error message ()
issue.go Move dropzone.js to npm/webpack ()
issue_dependency.go Fix wrong permissions check when issues/prs shared operations ()
issue_label.go [API] Fix inconsistent label color format ()
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 Migrate to go-git/go-git v5.0.0 ()
main_test.go Unit tests for wiki routers ()
middlewares.go fix wrong system notice when repository is empty ()
milestone.go move jquery-datetimepicker to npm/webpack ()
pull.go Handle push rejection in branch and upload ()
pull_review.go Upgrade golangci-lint to 1.24.0 ()
release.go API add/generalize pagination ()
release_test.go Add Close() method to gogitRepository ()
repo.go Option to set default branch at repository creation ()
search.go Add detected file language to code search ()
setting.go API endpoint for repo transfer ()
setting_protected_branch.go Allow to set protected file patterns that can not be changed under no conditions ()
settings_test.go Stop various tests from adding to the source tree ()
topic.go Add API endpoint for accessing repo topics ()
view.go Show Signer in commit lists and add basic trust ()
webhook.go Add Matrix webhook ()
wiki.go Show Signer in commit lists and add basic trust ()
wiki_test.go Fix wiki raw view on sub path ()