You cannot 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/routers/repo
KN4CK3R 40aca73347
Fix migration context data (#14910)
* Unified context data.

* Changed method name.
4 years ago
..
activity.go
attachment.go Add Content-Length header to HEAD requests (#14542) 4 years ago
blame.go Show dropdown with all statuses for commit (#13977) 4 years ago
branch.go Create tag on ui (#13467) 4 years ago
commit.go Whitespace in commits (#14650) 4 years ago
compare.go Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
download.go Add Content-Length header to HEAD requests (#14542) 4 years ago
editor.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
editor_test.go
http.go Move macaron to chi (#14293) 4 years ago
issue.go Fix bug when combine label comments (#14894) 4 years ago
issue_dependency.go
issue_label.go Move macaron to chi (#14293) 4 years ago
issue_label_test.go Move macaron to chi (#14293) 4 years ago
issue_lock.go Move macaron to chi (#14293) 4 years ago
issue_stopwatch.go Display current stopwatch in navbar (#14122) 4 years ago
issue_test.go Fix bug when combine label comments (#14894) 4 years ago
issue_timetrack.go Add UI to delete tracked times (#14100) 4 years ago
issue_watch.go
lfs.go Display SVG files as images instead of text (#14101) 4 years ago
main_test.go
middlewares.go
migrate.go Fix migration context data (#14910) 4 years ago
milestone.go Move macaron to chi (#14293) 4 years ago
projects.go Sort / Move project boards (#14634) 4 years ago
projects_test.go KanBan: be able to set default board (#14147) 4 years ago
pull.go Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
pull_review.go Add dismiss review feature (#12674) 4 years ago
release.go Create tag on ui (#13467) 4 years ago
release_test.go Move macaron to chi (#14293) 4 years ago
repo.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
search.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
setting.go Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
setting_protected_branch.go Move macaron to chi (#14293) 4 years ago
settings_test.go Move macaron to chi (#14293) 4 years ago
topic.go
view.go Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
webhook.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
wiki.go Move macaron to chi (#14293) 4 years ago
wiki_test.go Move macaron to chi (#14293) 4 years ago