gitea/cmd
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
..
admin.go Allow for user specific themes (#5668) 2019-01-09 12:22:57 -05:00
cert.go
cmd.go Disallow empty titles (#5785) 2019-01-21 13:45:32 +02:00
dump.go Add flag to skip repository dumping (#5695) 2019-01-13 16:52:25 -05:00
generate.go
hook.go
keys.go
migrate.go
serv.go
web.go
web_graceful.go
web_windows.go