You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/routers/repo
Norwin b5570d3e68
Display current stopwatch in navbar (#14122)
3 years ago
..
activity.go Add top author stats to activity page (#9615) 4 years ago
attachment.go Attachments: Add extension support, allow all types for releases (#12465) 4 years ago
blame.go Show dropdown with all statuses for commit (#13977) 3 years ago
branch.go Add pager to the branches page (#14202) 3 years ago
commit.go Show dropdown with all statuses for commit (#13977) 3 years ago
compare.go Fix label display on new issues (#13590) 4 years ago
download.go Display SVG files as images instead of text (#14101) 3 years ago
editor.go Use path not filepath in routers/editor (#14390) 3 years ago
editor_test.go Add Close() method to gogitRepository (#8901) 5 years ago
http.go Log IP on SSH authentication failure for Built-in SSH server (#13150) 3 years ago
issue.go Add edit, delete and reaction support to code review comments on issue page (#14339) 3 years ago
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 4 years ago
issue_label.go Move jquery-minicolors to npm/webpack (#12305) 4 years ago
issue_label_test.go fix go vet error (#3740) 6 years ago
issue_lock.go Implement "conversation lock" for issue comments (#5073) 5 years ago
issue_stopwatch.go Display current stopwatch in navbar (#14122) 3 years ago
issue_test.go Refactor combine label comments with tests (#13619) 3 years ago
issue_timetrack.go [API] Extend times API (#9200) 4 years ago
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) 4 years ago
lfs.go Display SVG files as images instead of text (#14101) 3 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
middlewares.go Add gitea-vet (#10948) 4 years ago
migrate.go Added option to disable migrations (#13114) 3 years ago
milestone.go Issue templates directory (#11450) 4 years ago
projects.go Project: show referenced PRs in issue cards (#14183) 3 years ago
projects_test.go KanBan: be able to set default board (#14147) 3 years ago
pull.go Use ServerError provided by Context (#14333) 3 years ago
pull_review.go Do not reload page after adding comments in Pull Request reviews (#13877) 3 years ago
release.go Add the tag list page to the release page (#12096) 4 years ago
release_test.go Add Close() method to gogitRepository (#8901) 5 years ago
repo.go [RFC] Make archival asynchronous (#11296) 4 years ago
search.go Add detected file language to code search (#10256) 4 years ago
setting.go Use monaco for the git hook editor (#13552) 4 years ago
setting_protected_branch.go Add block on official review requests branch protection (#13705) 3 years ago
settings_test.go Disable DSA ssh keys by default (#13056) 4 years ago
topic.go Add API endpoint for accessing repo topics (#7963) 5 years ago
view.go Display SVG files as images instead of text (#14101) 3 years ago
webhook.go Merge default and system webhooks under one menu (#14244) 3 years ago
wiki.go Allow different HardBreaks settings for documents and comments (#11515) 4 years ago
wiki_test.go Fix wiki raw view on sub path (#10002) 4 years ago