Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 |
| | |||
* | Fix admin repos new ui | Antoine GIRARD | 2015-09-26 |
| | |||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
| | |||
* | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 |
| | | | | | | The "PHP" formatting function doesn't add anything, except an undocumented date format. All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience. | ||
* | Fix #799 by adding a tooltip for all dates in all settings/panels | Peter Smit | 2015-01-02 |
| | |||
* | Fix swapped issue/star columns in /admin/repos | James Cracknell | 2014-11-28 |
| | |||
* | fix invalid user links in admin panels | Unknwon | 2014-11-19 |
| | |||
* | 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 | ||
* | Continue working on new admin pages | Unknwon | 2014-08-29 |