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
domi41 fcefce80f1
fix: typo
3 years ago
..
activity.go Add top author stats to activity page (#9615) 4 years ago
attachment.go Add ETag header (#15370) (#15552) 3 years ago
blame.go Show dropdown with all statuses for commit (#13977) 3 years ago
branch.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097) 3 years ago
commit.go response 404 for diff/patch of a commit that not exist (#15221) (#15237) 3 years ago
compare.go should run RetrieveRepoMetas() for empty pr (#15187) (#15190) 3 years ago
download.go Add ETag header (#15370) (#15552) 3 years ago
editor.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
editor_test.go Add Close() method to gogitRepository (#8901) 4 years ago
http.go Fix http path bug (#16117) (#16120) 3 years ago
http_test.go Fix http path bug (#16117) (#16120) 3 years ago
issue.go feat: Majority Judgment Polls (2020) 3 years ago
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 4 years ago
issue_label.go Move macaron to chi (#14293) 3 years ago
issue_label_test.go Move macaron to chi (#14293) 3 years ago
issue_lock.go Move macaron to chi (#14293) 3 years ago
issue_stopwatch.go Display current stopwatch in navbar (#14122) 3 years ago
issue_test.go Fix bug when combine label comments (#14894) 3 years ago
issue_timetrack.go Add UI to delete tracked times (#14100) 3 years ago
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) 4 years ago
lfs.go Fix lfs management find (#15537) (#15578) 3 years ago
main_test.go Unit tests for wiki routers (#3022) 6 years ago
middlewares.go Add gitea-vet (#10948) 4 years ago
migrate.go Fixed wrong migrate url error description. (#15010) 3 years ago
milestone.go Move macaron to chi (#14293) 3 years ago
poll.go fix: typo 3 years ago
poll_judgment.go feat: Majority Judgment Polls (2020) 3 years ago
projects.go Sort / Move project boards (#14634) 3 years ago
projects_test.go KanBan: be able to set default board (#14147) 3 years ago
pull.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097) 3 years ago
pull_review.go Add dismiss review feature (#12674) 3 years ago
release.go fix some ui bug about draft release (#15137) (#15745) 3 years ago
release_test.go Move macaron to chi (#14293) 3 years ago
repo.go Fix CanCreateRepo check (#15311) (#15321) 3 years ago
search.go fix wrong file link in code search page (#15466) (#15486) 3 years ago
setting.go Close the gitrepo when deleting the repository (#15876) (#15887) 3 years ago
setting_protected_branch.go Move macaron to chi (#14293) 3 years ago
settings_test.go Move macaron to chi (#14293) 3 years ago
topic.go Add API endpoint for accessing repo topics (#7963) 5 years ago
view.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
webhook.go Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
wiki.go Move macaron to chi (#14293) 3 years ago
wiki_test.go Move macaron to chi (#14293) 3 years ago