| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix errors in create org UI regarding team access permission. (#8506) | David Svantesson | 2019-10-14 | 1 | -4/+5 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -3/+6 |
* | Address issues pointed out by @lunny in #3339 (#3352) | Morgan Bazalgette | 2018-01-12 | 1 | -7/+4 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -2/+10 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -0/+8 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -6/+9 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -6/+6 |
* | 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 |
* | 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. http://mydomain.... | Martin van Beurden | 2014-09-18 | 1 | -1/+2 |
* | 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, dashb... | Unknwon | 2014-07-26 | 1 | -52/+13 |
* | 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 |