| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |\
| | |
| | | |
Remove use of PID and fix stderr redirection
|
| | | |
|
|/ / |
|
|/
|
|
| |
- fix delete user but repository watches are not decreased
|
| |
|
|\ |
|
| |\
| | |
| | | |
Add setting.AppSubUrl for LANDING_PAGE = explore
|
| |/
| |
| | |
Add setting.AppSubUrl in case of different ROOT_URL and LANDING_PAGE = explore
|
|/ |
|
| |
|
|
|
|
|
| |
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a.
|
|\
| |
| | |
Various accessibility fixes
|
| | |
|
| | |
|
| | |
|
|\| |
|
| |\
| | |
| | | |
Added .editorconfig
|
| |/ |
|
| |\
| | |
| | | |
Add mysql unix socket support.
|
| | |
| | |
| | |
| | | |
If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
|
|/ / |
|
|\ \ |
|
| |\ \
| | |/
| |/| |
Fix for deleting user when gogs instalation is on http://hostname/gogs
|
| |/ |
|
|/
|
|
| |
- update some locale files
|
| |
|
| |
|
|\ |
|
| |\
| | |
| | | |
Fix typo
|
| | | |
|
|/ / |
|
|/ |
|
|
|
|
| |
response.WriteHeader calls`
|
| |
|
|\
| |
| | |
Project-level Dockerfile & docker-compose script
|
| | |
|
|\ \
| |/
|/| |
Handle submodules without a .gitmodules entry - fix #1023
|
|/ |
|
| |
|
| |
|
| |
|
| |
|