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
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
* fix org visibility bug

* fix permission check

* add integration tests

* fix tests

* change test user name for easier maintainance and fix test

* fix test git repo name
6 years ago
..
activity.go
attachment.go
blame.go
branch.go
commit.go Unifies pagination template usage (#6531) (#6533) 6 years ago
download.go
editor.go Fix reversion caused by 6314 (#6685) 6 years ago
editor_test.go
http.go Handle redirects in git clone commands (#6688) 6 years ago
issue.go Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
main_test.go
middlewares.go
milestone.go Unifies pagination template usage (#6531) (#6533) 6 years ago
pull.go Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
pull_review.go
release.go Unifies pagination template usage (#6531) (#6533) 6 years ago
release_test.go
repo.go
search.go Unifies pagination template usage (#6531) (#6533) 6 years ago
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go Fix org visibility bug when git cloning (#6743) 6 years ago
webhook.go
wiki.go Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
wiki_test.go