Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
| | | | | | | | | | | | | | | | | * Remove vendor * Enable Go modules * ci: add command to fetch dependencies * ci: update setting * ci: update settings * Require Go 1.11 * Rename module name to gogs.io/gogs | ||
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
| | |||
* | pkg/markup/markdown: Issue mentions should also render with square brackets ↵ | Cosmin Stroe | 2018-04-21 |
| | | | | | (#4707) * gofmt reformat of markdown.go | ||
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
| | |||
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory |