forgejo/routers/repo
Lunny Xiao c385dcc26b
Fix index produces problem when issues/pulls deleted (#6973)
* fix index produces problem when issues/pulls deleted

* fix tests

* fix tests

* fix tests
2019-05-18 10:37:49 +08:00
..
activity.go Git statistics in Activity tab (#4724) 2019-05-04 15:39:03 +03:00
attachment.go
blame.go fix syntax highlight in blame view #6895 (#6909) 2019-05-11 23:27:39 +03:00
branch.go Remove local clones & make hooks run on merge/edit/upload (#6672) 2019-05-11 11:29:17 -04:00
commit.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
download.go
editor.go Fix reversion caused by 6314 (#6685) 2019-04-20 08:59:34 +01:00
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 Trace Logging on Permission Denied & ColorFormat (#6618) 2019-04-22 23:40:51 +03:00
main_test.go
middlewares.go
milestone.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
pull.go Fix index produces problem when issues/pulls deleted (#6973) 2019-05-18 10:37:49 +08:00
pull_review.go
release.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
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 Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
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 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 2019-05-15 20:01:53 +08:00
wiki.go Trace Logging on Permission Denied & ColorFormat (#6618) 2019-04-22 23:40:51 +03:00
wiki_test.go