0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 20:19:19 +01:00
gitea/cmd
guillep2k 04cbdf5c08
Implement basic app.ini and path checks to doctor cmd (#10064)
* Add doctor check of app.ini paths

* Make /custom dir not mandatory

* Fix message and improve interface

* Update cmd/doctor.go

Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>

* Apaise lint

* Isn't the linter a sweet? (1)

* Isn't the linter a sweet? (2)

* Isn't the linter a sweet?? (3)

* Restart CI

Co-authored-by: John Olheiser <42128690+jolheiser@users.noreply.github.com>
Co-authored-by: zeripath <art27@cantab.net>
2020-01-30 10:00:27 +08:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go Add option to prevent LDAP from deactivating everything on empty search (#9879) 2020-01-20 11:47:39 +08:00
admin.go
cert.go
cmd.go
convert.go
doctor.go Implement basic app.ini and path checks to doctor cmd (#10064) 2020-01-30 10:00:27 +08:00
dump.go
generate.go
hook.go
keys.go Add debug option to serv to help debug problems (#9492) 2019-12-25 23:44:57 +08:00
manager.go
migrate.go
serv.go
web_graceful.go
web.go