| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up various use of escape/unescape functions for URL generation (#6334) | mrsdizzie | 2019-03-18 | 1 | -1/+2 |
* | Add lang specific font stacks for CJK (#6007) | zeripath | 2019-03-18 | 1 | -0/+1 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -0/+1 |
* | Provide better panic handling (#5902) | zeripath | 2019-01-30 | 1 | -1/+1 |
* | Fix go-get URL generation (#5905) | Lauris BH | 2019-01-30 | 1 | -1/+1 |
* | Hide home button when landing page is not set to home (#4651) | Piotr Orzechowski | 2018-08-26 | 1 | -0/+5 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 1 | -1/+1 |
* | Refactor and simplify redirect to url (#3674) | Lauris BH | 2018-03-15 | 1 | -0/+21 |
* | Add option to enable or disable swagger endpoints (#3502) | Piotr Orzechowski | 2018-02-14 | 1 | -0/+1 |
* | Fix go-get content type (#3426) | Lauris BH | 2018-01-29 | 1 | -1/+3 |
* | Add doctype to go-get=1 reponse (#3423) | Lauris BH | 2018-01-29 | 1 | -1/+1 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -12/+20 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -1/+1 |
* | Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) | Lunny Xiao | 2017-12-02 | 1 | -6/+3 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 1 | -1/+2 |
* | Fix go-get, src and raw urls to new scheme (#2978) | Lauris BH | 2017-11-27 | 1 | -1/+1 |
* | Fix go get response if only app URL is custom in configuration (#2634) | Lauris BH | 2017-10-02 | 1 | -1/+1 |
* | Always return valid go-get meta, even if unauthorized (#2010) | Kim "BKC" Carlbäcker | 2017-06-26 | 1 | -3/+41 |
* | Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) | Sandro Santilli | 2017-03-29 | 1 | -1/+1 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -0/+1 |
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 1 | -1/+1 |
* | 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/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 |
* | 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 |