Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 1 | -1/+1 | |
| | ||||||
* | Autogenerate Version on build (#190) | Kim "BKC" Carlbäcker | 2016-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * Autogenerate Version On Build * Fixes * Changed Version to v0.9.0 * balls * I hate newlines * Don't remove .VERSION-file on `make clean` * v0.9.0 => 1.0.0 * damn new-lines... * Always rebuild templates/.VERSION * Delete .VERSION * Update Makefile | |||||
* | Catch os... errors | Bwko | 2016-12-02 | 1 | -1/+7 | |
| | ||||||
* | fixed bug #151 finally (#164) | Lunny Xiao | 2016-11-12 | 1 | -2/+1 | |
| | ||||||
* | ask for go get from code.gitea.io/gitea and change gogs to gitea on main ↵ | Lunny Xiao | 2016-11-11 | 1 | -4/+5 | |
| | | | | file (#146) | |||||
* | 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 | |||||
* | Remove go version from build tags (#133) | Matthias Loibl | 2016-11-10 | 1 | -2/+0 | |
| | ||||||
* | Check unhandled errors (#128) | Matthias Loibl | 2016-11-10 | 1 | -1/+2 | |
| | ||||||
* | Linter doesn't like uppercase variables | Thomas Boerger | 2016-11-04 | 1 | -3/+4 | |
| | ||||||
* | Rename gogs.go to main.go | Matthias Loibl | 2016-11-04 | 1 | -0/+41 | |
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> |