gitea/routers/repo
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763)
* remove push_update

* move models.PushUpdate to repofiles.PushUpdate
2019-06-10 19:35:13 +08:00
..
activity.go
attachment.go
blame.go fix syntax highlight in blame view #6895 (#6909) 2019-05-11 23:27:39 +03:00
branch.go Move PushUpdate dependency from models to repofiles (#6763) 2019-06-10 19:35:13 +08:00
commit.go Compare branches, commits and tags with each other (#6991) 2019-06-07 16:29:29 -04:00
compare.go Compare branches, commits and tags with each other (#6991) 2019-06-07 16:29:29 -04:00
download.go
editor_test.go
editor.go
http.go Move serv hook functionality & drop GitLogger (#6993) 2019-06-01 23:00:21 +08:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Add state param to milestone listing API (#7131) 2019-06-06 08:37:45 +08:00
main_test.go
middlewares.go
milestone.go
pull_review.go
pull.go Compare branches, commits and tags with each other (#6991) 2019-06-07 16:29:29 -04:00
release_test.go
release.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_protected_branch.go
setting.go Validate External Tracker URL Format (#7089) 2019-05-31 10:21:15 +01:00
settings_test.go
topic.go
view.go
webhook.go Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 2019-05-15 20:01:53 +08:00
wiki_test.go
wiki.go