| Commit message (Expand) | Author | Age | Files | Lines |
* | fix leave team 404 (#1154) | Lunny Xiao | 2017-03-09 | 1 | -0/+2 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -0/+8 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 3 | -4/+4 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 4 | -33/+65 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 4 | -23/+23 |
* | more | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | And others | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 1 | -3/+3 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 4 | -23/+23 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -2/+2 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 3 | -14/+14 |
* | models/webhook: restrict deletion to be explicitly with repo and org ID | Unknwon | 2016-07-17 | 1 | -16/+2 |
* | #3274 fix can't get webhook detail of organization | Unknwon | 2016-07-16 | 1 | -1/+1 |
* | #1692 api: admin list and create team under organization | Unknwon | 2016-03-21 | 1 | -15/+1 |
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -1/+1 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 4 | -26/+26 |
* | Added: Ability to delete org avatar. | Tamás Molnár | 2016-03-06 | 1 | -0/+8 |
* | Remove unnecessary comments | Florian Kaiser | 2016-01-31 | 1 | -1/+0 |
* | Only show teams the user has access to | Florian Kaiser | 2016-01-31 | 1 | -4/+1 |
* | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | 1 | -22/+18 |
* | fix #2268 | novaeye | 2015-12-23 | 1 | -0/+2 |
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 1 | -0/+4 |
* | more link fix | Unknwon | 2015-11-24 | 1 | -2/+2 |
* | #1944 Drop /org/ URL path prefix in organization home page | Unknwon | 2015-11-24 | 1 | -27/+0 |
* | fix #650 | Unknwon | 2015-11-22 | 2 | -6/+9 |
* | fix #981 | Unknwon | 2015-09-17 | 1 | -2/+7 |
* | #1191 allow upload avatar for org | Unknwon | 2015-09-06 | 1 | -0/+12 |
* | 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 | 2 | -18/+3 |
* | new webhooks list UI | Unknwon | 2015-08-26 | 1 | -1/+15 |
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 2 | -2/+2 |
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 2 | -8/+11 |
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 3 | -7/+6 |
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -1/+1 |
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 | 1 | -1/+1 |
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -5/+10 |
|\ |
|
| * | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 | 1 | -5/+10 |
* | | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 1 | -6/+6 |
|\ \ |
|
| * | | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | 1 | -6/+6 |
| * | | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 1 | -8/+8 |
* | | | Refactoring of the Access Table | Peter Smit | 2015-02-12 | 1 | -8/+8 |
| |/
|/| |
|
* | | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 | 1 | -5/+2 |
|/ |
|
* | Issue: Show error prompt when add repository to team and it does not exist #533 | Unknwon | 2014-10-10 | 1 | -0/+5 |
* | Update with macaron | Unknwon | 2014-10-06 | 1 | -1/+1 |
* | Add suburl support | Unknwon | 2014-09-19 | 3 | -6/+6 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 3 | -6/+9 |
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -2/+2 |
* | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 1 | -0/+28 |
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | 1 | -3/+48 |