Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | * restrict creating organizations based on right on user * revert bindata.go * reverse vendor lib * revert goimports change * set AllowCreateOrganization default value to true * revert locale * added default value for AllowCreateOrganization * fix typo in migration-comment * fix comment * add coments in migration | ||||
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
| | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | ||||
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -6/+9 |
| | | | | | | | | * golint fixed for parts of routers root, dev and org dirs * add user/auth.go golint fixed * rename unnecessary exported to unexported and user dir golint fixed | ||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -6/+6 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | And others | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -6/+6 |
| | |||||
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -1/+1 |
| | | | | Both are possible on explore and admin panel | ||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -3/+3 |
| | |||||
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 | 1 | -27/+0 |
| | |||||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 | 1 | -9/+2 |
| | |||||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -7/+10 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -1/+2 |
| | | | | | | | | | | | | | | 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 | ||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -1/+1 |
| | |||||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 1 | -110/+6 |
| | |||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | 1 | -8/+7 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 1 | -52/+13 |
| | | | | dashboard news feed page, create organization page | ||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -19/+17 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -6/+6 |
| | |||||
* | Finish Teams page | Unknown | 2014-06-29 | 1 | -7/+2 |
| | |||||
* | Finish organization homepage | Unknown | 2014-06-28 | 1 | -3/+35 |
| | |||||
* | Finish delete organization | Unknown | 2014-06-28 | 1 | -1/+44 |
| | |||||
* | add organization team-create page | fuxiaohei | 2014-06-27 | 1 | -4/+0 |
| | |||||
* | Organization settings page | Unknown | 2014-06-27 | 1 | -5/+51 |
| | |||||
* | Add create organization | Unknown | 2014-06-25 | 1 | -6/+90 |
| | |||||
* | add organization setting page | fuxiaohei | 2014-06-23 | 1 | -0/+5 |
| | |||||
* | add organization dashboard page | fuxiaohei | 2014-06-23 | 1 | -0/+5 |
| | |||||
* | add organization create page | fuxiaohei | 2014-06-23 | 1 | -7/+11 |
| | |||||
* | add organization teams page | fuxiaohei | 2014-06-22 | 1 | -0/+6 |
| | |||||
* | add organization memebers page | fuxiaohei | 2014-06-22 | 1 | -1/+6 |
| | |||||
* | organisation main page ui | FuXiaoHei | 2014-06-07 | 1 | -0/+11 |