forgejo/routers/repo
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785)
* add util method and tests

* make sure the title of an issue cannot be empty

* wiki title cannot be empty

* pull request title cannot be empty

* update to make use of the new util methof
2019-01-21 13:45:32 +02:00
..
activity.go
attachment.go
branch.go
commit.go
download.go
editor.go
editor_test.go
http.go
issue.go Disallow empty titles (#5785) 2019-01-21 13:45:32 +02:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
milestone.go
pull.go Disallow empty titles (#5785) 2019-01-21 13:45:32 +02:00
pull_review.go
release.go
release_test.go
repo.go
search.go
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go
wiki.go Disallow empty titles (#5785) 2019-01-21 13:45:32 +02:00
wiki_test.go