mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-22 00:45:48 +08:00
* move all database operations from hook command to web command and instead of internal routes * bug fixed * adjust the import path sequences * remove unused return value on hookSetup |
||
|---|---|---|
| .. | ||
| auth | ||
| avatar | ||
| base | ||
| context | ||
| cron | ||
| highlight | ||
| httplib | ||
| indexer | ||
| lfs | ||
| log | ||
| mailer | ||
| markdown | ||
| markup | ||
| minwinsvc | ||
| notification | ||
| options | ||
| private | ||
| process | ||
| public | ||
| setting | ||
| ssh | ||
| sync | ||
| templates | ||
| user | ||
| util | ||
| validation | ||