Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #981 | Unknwon | 2015-09-17 | 1 | -2/+7 |
| | |||||
* | #1191 allow upload avatar for org | Unknwon | 2015-09-06 | 1 | -0/+12 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | finish new org settings page | Unknwon | 2015-09-06 | 1 | -3/+11 |
| | |||||
* | new org options UI | Unknwon | 2015-09-06 | 1 | -8/+8 |
| | |||||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 | 1 | -9/+1 |
| | |||||
* | new webhooks list UI | Unknwon | 2015-08-26 | 1 | -1/+15 |
| | |||||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -4/+3 |
| | | | | - fix delete user but repository watches are not decreased | ||||
* | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 | 1 | -5/+10 |
| | | | | | - templates/org: mirror fix on name output - routers: add missing error check | ||||
* | Update with macaron | Unknwon | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -4/+4 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -4/+5 |
| | | | | | | | | | | | | | | 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 | 1 | -0/+28 |
| | |||||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 1 | -0/+99 |