Commit Graph

8 Commits (284c0160c33764b0bffee1e2274eae8fae6a0ca5)

Author SHA1 Message Date
Ethan Koenig d2329e1c26 Use assert in legacy unit tests ()
Lunny Xiao 94da472717 Golint fixed for modules/setting ()
* golint fixed for modules/setting

* typo fixed and renamed UNIXSOCKET to UnixSocket
Lunny Xiao 76604d8f90 fixed test build error
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io ()
- 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
Matthias Loibl a4fa889ced Run goimports on the whole project ()
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs ()
Cosmin Stroe 84841c8c4b Stricter parsing of issue URLs and commit URLs. ()
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker ()