0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-14 11:44:58 +01:00
gitea/routers/repo
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
* move sdk structs to moduels/structs

* fix tests

* fix fmt

* fix swagger

* fix vendor
2019-05-11 18:21:34 +08:00
..
activity.go Git statistics in Activity tab (#4724) 2019-05-04 15:39:03 +03:00
attachment.go
blame.go
branch.go Number of commits ahead/behind in branch overview (#6695) 2019-05-05 19:25:25 +03:00
commit.go
download.go
editor.go
editor_test.go
http.go OAuth2 token can be used in basic auth (#6747) 2019-04-25 18:42:50 -04:00
issue.go fix 500 when reviewer is deleted with integration tests (#6856) 2019-05-06 20:09:31 +08:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
milestone.go
pull.go Fix 404 when send pull request some situation (#6871) 2019-05-07 13:20:23 -04:00
pull_review.go
release.go
release_test.go
repo.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
search.go
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
webhook.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
wiki.go
wiki_test.go