Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed test build error | Lunny Xiao | 2016-11-25 | 1 | -6/+6 |
| | |||||
* | 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 | -2/+2 |
| | | | 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 |
| | |||||
* | The pruning for the synchronized mirrors is a option now. Default value: ↵ | Pablo Saavedra | 2016-07-09 | 1 | -13/+13 |
| | | | | | | | | | | | | | enable_prune = true (#3246) Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function | ||||
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 | 1 | -0/+62 |