mirror of https://github.com/go-gitea/gitea.git
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.
fec8324026
* add a new internal hook to save ssh log as title, when a ssh error ocure like #15785. only when switch ``RUN_MODE`` to dev can we found which error is ocure. But this way is not a good idea for production envirment. this changes try save ssh error mesage to the log file like other log by a new internal hook. I think it's usefull for find error message in production envirment. Thanks. Signed-off-by: a1012112796 <1012112796@qq.com> * rename and fix nit * Update modules/private/hook.go Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <matti@mdranta.net> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
4 years ago | |
---|---|---|
.. | ||
attachment.go | 4 years ago | |
cache.go | 4 years ago | |
cors.go | 5 years ago | |
cron.go | 4 years ago | |
cron_test.go | 4 years ago | |
database.go | 4 years ago | |
database_sqlite.go | ||
database_test.go | ||
git.go | 4 years ago | |
indexer.go | 4 years ago | |
indexer_test.go | ||
lfs.go | 4 years ago | |
log.go | 4 years ago | |
mailer.go | 5 years ago | |
markup.go | 4 years ago | |
migrations.go | 4 years ago | |
mime_type_map.go | 4 years ago | |
oauth2_client.go | 4 years ago | |
picture.go | 4 years ago | |
project.go | 5 years ago | |
queue.go | 4 years ago | |
repository.go | 4 years ago | |
service.go | 4 years ago | |
session.go | 4 years ago | |
setting.go | 4 years ago | |
setting_test.go | 4 years ago | |
storage.go | 4 years ago | |
storage_test.go | 4 years ago | |
task.go | 4 years ago | |
webhook.go | 5 years ago |