Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes xss, clickjacking & password autocompletion | Bwko | 2016-11-29 | 1 | -2/+5 |
| | |||||
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
| | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | ||||
* | Golint fixed for modules/context | Lunny Xiao | 2016-11-25 | 1 | -2/+5 |
| | |||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
| | | | | | | | - 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 | ||||
* | Fix imports found by goimports. | Matthias Loibl | 2016-11-05 | 1 | -6/+5 |
| | |||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
| | |||||
* | router/repo: code refactoring | Unknwon | 2016-08-30 | 1 | -6/+5 |
| | |||||
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 1 | -0/+13 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 1 | -19/+0 |
| | |||||
* | Add APIContext | Unknwon | 2016-03-13 | 1 | -63/+2 |
| | |||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -0/+266 |