Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #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 | ||
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 |
| | |||
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||
| * | 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 | ||
* | | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmd/serve.go models/access.go models/migrations/migrations.go models/org.go models/repo.go models/user.go modules/middleware/org.go modules/middleware/repo.go routers/api/v1/repo.go routers/org/teams.go routers/repo/http.go routers/user/home.go | ||
| * | | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 |
| | | | |||
| * | | Refactoring of the Access Table | Peter Smit | 2015-02-06 |
| | | | | | | | | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens. | ||
* | | | Refactoring of the Access Table | Peter Smit | 2015-02-12 |
| |/ |/| | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens. | ||
* | | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 |
|/ | |||
* | Issue: Show error prompt when add repository to team and it does not exist #533 | Unknwon | 2014-10-10 |
| | |||
* | 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 | ||
* | Prepare 0.5 release | Unknwon | 2014-09-12 |
| | |||
* | add organization-level webhooks | Christopher Brickley | 2014-09-05 |
| | |||
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 |
| | |||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 |
| | |||
* | Working on organization pages | Unknwon | 2014-08-23 |
| | |||
* | Add/remove member need add/remove access to repositories as well | Unknwon | 2014-08-16 |
| | |||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | |||
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | |||
* | 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 |
| | |||
* | add organization team-single page | fuxiaohei | 2014-07-07 |
| | |||
* | Finish create organization team | Unknown | 2014-07-02 |
| | |||
* | 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 |
| | |||
* | 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 |