Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix #981 | Unknwon | 2015-09-17 |
| | |||
* | #1191 allow upload avatar for org | Unknwon | 2015-09-06 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | finish new org settings page | Unknwon | 2015-09-06 |
| | |||
* | new org options UI | Unknwon | 2015-09-06 |
| | |||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 |
| | |||
* | new webhooks list UI | Unknwon | 2015-08-26 |
| | |||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 |
| | |||
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 |
| | | | | - fix delete user but repository watches are not decreased | ||
* | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 |
| | | | | | - templates/org: mirror fix on name output - routers: add missing error check | ||
* | Update with macaron | Unknwon | 2014-10-06 |
| | |||
* | 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 | ||
* | add organization-level webhooks | Christopher Brickley | 2014-09-05 |
| | |||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 |