You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
4 years ago
..
admin.go API add/generalize pagination (#9452) 4 years ago
admin_auth_ldap.go Add option to prevent LDAP from deactivating everything on empty search (#9879) 4 years ago
admin_auth_ldap_test.go Add CLI commands to manage LDAP authentication source (#6681) 5 years ago
cert.go Add golangci (#6418) 5 years ago
cmd.go Move database settings from models to setting (#7806) 5 years ago
convert.go Move database settings from models to setting (#7806) 5 years ago
doctor.go Implement basic app.ini and path checks to doctor cmd (#10064) 4 years ago
dump.go fix dump non-exist log directory (#9818) 5 years ago
generate.go Rename LFS_JWT_SECRET to include OAUTH2 as well (#6826) 5 years ago
hook.go Make hook status printing configurable with delay (#9641) 5 years ago
keys.go Add debug option to serv to help debug problems (#9492) 5 years ago
manager.go Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
migrate.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
serv.go Add debug option to serv to help debug problems (#9492) 5 years ago
web.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
web_graceful.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago