| Commit message (Expand) | Author | Age | Files | Lines |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -0/+62 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 2 | -4/+3 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -5/+22 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 3 | -4/+4 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 1 | -3/+19 |
* | Markdown: enable some more extensions (#6362) | Roland Koebler | 2019-03-21 | 1 | -2/+2 |
* | Fix serving of raw wiki files other than .md (#5814) | Gabriel Silva Simões | 2019-02-05 | 1 | -1/+1 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 1 | -1/+1 |
* | Fix swagger errors (#4220) | Antoine GIRARD | 2018-06-12 | 1 | -3/+6 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 1 | -2/+2 |
* | Populate URL field of API commits (#3546) | Ethan Koenig | 2018-02-20 | 2 | -6/+6 |
* | Update swagger documentation (#2899) | Ethan Koenig | 2017-11-13 | 2 | -32/+38 |
* | Move swagger-ui under /api/v1 (#2746) | Antoine GIRARD | 2017-10-21 | 1 | -0/+19 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 1 | -1/+1 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 2 | -11/+10 |
* | Improve swagger doc (#2274) | Antoine GIRARD | 2017-08-21 | 2 | -3/+3 |
* | Fix rendering of external links (#2292) | Ethan Koenig | 2017-08-13 | 1 | -1/+1 |
* | gofmt (#1662) | Ethan Koenig | 2017-05-04 | 1 | -1/+1 |
* | Generate swagger json (#1402) | Antoine GIRARD | 2017-05-02 | 2 | -2/+35 |
* | Add basic integration test infrastructure (and new endpoint `/api/v1/version`... | Mura Li | 2017-03-06 | 1 | -0/+16 |
* | Fix go vet faults (#1060) | Ethan Koenig | 2017-02-26 | 1 | -2/+2 |
* | Fix URL handling in the whole markdown module, improve test coverage (#1027) | Andrew Boyarshin | 2017-02-24 | 2 | -3/+10 |
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 2 | -3/+188 |
* | 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 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -3/+3 |
* | 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 |