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
Jonathan Tran 9557b8603a
Add selecting tags on the compare page (#15723)
3 years ago
..
activity.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
attachment.go Add ETag header (#15370) 3 years ago
blame.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
branch.go Move modules/forms to services/forms (#15305) 3 years ago
commit.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
compare.go Add selecting tags on the compare page (#15723) 3 years ago
download.go Add ETag header (#15370) 3 years ago
editor.go Move modules/forms to services/forms (#15305) 3 years ago
editor_test.go Add Close() method to gogitRepository (#8901) 5 years ago
http.go Fix bug clone wiki (#15499) 3 years ago
issue.go Refactor renders (#15175) 3 years ago
issue_dependency.go Fix wrong permissions check when issues/prs shared operations (#9885) 4 years ago
issue_label.go Unified link creation. (#15619) 3 years ago
issue_label_test.go Move modules/forms to services/forms (#15305) 3 years ago
issue_lock.go Move modules/forms to services/forms (#15305) 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 Move modules/forms to services/forms (#15305) 3 years ago
issue_watch.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
lfs.go Refactor renders (#15175) 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 Unified link creation. (#15619) 3 years ago
milestone.go Refactor renders (#15175) 3 years ago
projects.go Refactor renders (#15175) 3 years ago
projects_test.go KanBan: be able to set default board (#14147) 3 years ago
pull.go Unified link creation. (#15619) 3 years ago
pull_review.go Move modules/forms to services/forms (#15305) 3 years ago
release.go fix some ui bug about draft release (#15137) 3 years ago
release_test.go Move modules/forms to services/forms (#15305) 3 years ago
repo.go Unified link creation. (#15619) 3 years ago
search.go fix wrong file link in code search page (#15466) 3 years ago
setting.go Unified link creation. (#15619) 3 years ago
setting_protected_branch.go Code Formats, Nits & Unused Func/Var deletions (#15286) 3 years ago
settings_test.go Move modules/forms to services/forms (#15305) 3 years ago
topic.go [refactor] replace int with httpStatusCodes (#15282) 3 years ago
view.go Fix readme render bug (#15649) 3 years ago
webhook.go Move modules/forms to services/forms (#15305) 3 years ago
wiki.go Refactor renders (#15175) 3 years ago
wiki_test.go Move modules/forms to services/forms (#15305) 3 years ago