Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -3/+3 |
| | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | ||||
* | fixed test build error | Lunny Xiao | 2016-11-25 | 1 | -2/+2 |
| | |||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -2/+2 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | Run goimports on the whole project (#34) | Matthias Loibl | 2016-11-04 | 1 | -3/+3 |
| | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
| | |||||
* | Stricter parsing of issue URLs and commit URLs. (#3121) | Cosmin Stroe | 2016-06-29 | 1 | -46/+118 |
| | |||||
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 | 1 | -0/+236 |