Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |
| | |||
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
| | |||
* | pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} | Unknwon | 2017-04-06 |
| | |||
* | Refactoring: remove tool.TplName | Unknwon | 2017-04-05 |
| | |||
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
| | |||
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
| | | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory | ||
* | refactoring: modules/auth/*_form.go -> modules/form | Unknwon | 2017-02-27 |
| | |||
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
| | |||
* | #13 finish user and repository search | Unknwon | 2016-03-11 |
| | | | | Both are possible on explore and admin panel | ||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |
| | |||
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 |
| | |||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 |
| | |||
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 |
| | |||
* | 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 | ||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| | | | | dashboard news feed page, create organization page | ||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | Finish Teams page | Unknown | 2014-06-29 |
| | |||
* | Finish organization homepage | Unknown | 2014-06-28 |
| | |||
* | Finish delete organization | Unknown | 2014-06-28 |
| | |||
* | add organization team-create page | fuxiaohei | 2014-06-27 |
| | |||
* | Organization settings page | Unknown | 2014-06-27 |
| | |||
* | Add create organization | Unknown | 2014-06-25 |
| | |||
* | add organization setting page | fuxiaohei | 2014-06-23 |
| | |||
* | add organization dashboard page | fuxiaohei | 2014-06-23 |
| | |||
* | add organization create page | fuxiaohei | 2014-06-23 |
| | |||
* | add organization teams page | fuxiaohei | 2014-06-22 |
| | |||
* | add organization memebers page | fuxiaohei | 2014-06-22 |
| | |||
* | organisation main page ui | FuXiaoHei | 2014-06-07 |