Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add suburl support | Unknwon | 2014-09-19 |
| | |||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||
* | Fix #348 | Unknwon | 2014-09-05 |
| | |||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Corrected grammar and spelling mistakes in templates. Normalizing to ↵ | twitchyliquid64 | 2014-04-20 |
| | | | | American English. | ||
* | change css name style | FuXiaoHei | 2014-03-25 |
| | |||
* | SSL enable config option | Unknown | 2014-03-23 |
| | |||
* | 404 and 500 page ui | FuXiaoHei | 2014-03-23 |
| | |||
* | use ctx.Handle to handle 404 page | FuXiaoHei | 2014-03-23 |