0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-26 21:55:43 +01:00
gitea/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 fix commit page showing status for current default branch (#5650) 2019-01-06 16:32:00 +02:00
download.go
editor_test.go
editor.go SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) 2019-01-04 11:08:26 -05:00
http.go Add proper CORS preflight origin validation (#5740) 2019-01-15 23:16:45 -05:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Disallow empty titles (#5785) 2019-01-21 13:45:32 +02:00
main_test.go
middlewares.go
milestone.go
pull_review.go
pull.go Disallow empty titles (#5785) 2019-01-21 13:45:32 +02:00
release_test.go
release.go
repo.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go Refactor repo.isBare to repo.isEmpty #5629 (#5714) 2019-01-17 19:01:04 -05:00
webhook.go
wiki_test.go
wiki.go Disallow empty titles (#5785) 2019-01-21 13:45:32 +02:00