| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
Make it easier to keep track of upstream changes and bug fixes
|
| |
|
| |
|
| |
|
|\
| |
| | |
Enable syntax highlighting on diff view
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- #1496: fallback plain text
- #1002: add date header
- #913: fix encoding of header
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Unknwon <u@gogs.io>
|
| |
|
| |
|
| |
|
|\
| |
| | |
Factor out function to get the current user
|
| |
| |
| |
| |
| | |
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- .gopmfile: update all commits
|
| |
|
| |
|
|
|
|
|
| |
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
|
| |
|
| |
|