Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix URL handling in the whole markdown module, improve test coverage (#1027) | Andrew Boyarshin | 2017-02-24 | 1 | -1/+7 |
| | | | | | Amended with string to bool change in API SDK. Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com> | ||||
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 1 | -3/+4 |
| | | | | | | | | | | | | * Markdown rendering overhaul Cleaned up and squashed commits into single one. Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> * Fix markdown API, add markdown module and API tests, improve code coverage Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> | ||||
* | Golint fixed for modules/context | Lunny Xiao | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -2/+4 |
| | |||||
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 |
| | | | | From code.gitea.io/go-sdk/gitea To code.gitea.io/sdk/gitea | ||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
| | | | | | | | - 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 | ||||
* | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
| | |||||
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 1 | -4/+4 |
| | |||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -3/+3 |
| | |||||
* | Make markdown as an independent module | Unknwon | 2016-02-20 | 1 | -4/+4 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -1/+1 |
| | |||||
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 | 1 | -0/+42 |