| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -0/+1 |
* | Provide better panic handling (#5902) | zeripath | 2019-01-30 | 1 | -1/+2 |
* | Add gitea/issues link to 500 page (#4654) | SagePtr | 2018-08-11 | 1 | -0/+1 |
* | Remove link to GitHub issues (#4639) | techknowlogick | 2018-08-08 | 1 | -1/+0 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 2 | -10/+10 |
* | introduce git-shell | Unknwon | 2015-11-26 | 2 | -10/+0 |
* | fix #2020 | Unknwon | 2015-11-24 | 2 | -2/+2 |
* | #1545 Cross reference the commit from the issue when it is closed by the commit | Unknwon | 2015-08-30 | 4 | -20/+15 |
* | Add suburl support | Unknwon | 2014-09-19 | 2 | -2/+2 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 2 | -2/+2 |
* | Fix #348 | Unknwon | 2014-09-05 | 1 | -2/+2 |
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 2 | -3/+4 |
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-07-26 | 2 | -9/+2 |
|\ |
|
| * | Change "an error is occurred" to "has occurred" | Ciaran Downey | 2014-07-25 | 2 | -4/+4 |
* | | New UI merge in progress | Unknwon | 2014-07-26 | 4 | -15/+16 |
|/ |
|
* | Corrected grammar and spelling mistakes in templates. Normalizing to American... | twitchyliquid64 | 2014-04-20 | 1 | -2/+2 |
* | Add flash | Unknown | 2014-04-10 | 1 | -2/+2 |
* | add ssl support for web | Lunny Xiao | 2014-04-05 | 1 | -0/+6 |
* | change css name style | FuXiaoHei | 2014-03-25 | 3 | -3/+3 |
* | SSL enable config option | Unknown | 2014-03-23 | 1 | -0/+1 |
* | 404 and 500 page ui | FuXiaoHei | 2014-03-23 | 2 | -3/+7 |
* | use ctx.Handle to handle 404 page | FuXiaoHei | 2014-03-23 | 2 | -0/+14 |
* | Add log.handle | Unknown | 2014-03-14 | 1 | -0/+7 |
* | Add UI for register user | Unknown | 2014-02-17 | 1 | -0/+6 |