| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement Default Webhooks (#4299) | Russell Aunger | 2019-03-18 | 1 | -1/+1 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+4 |
* | Splitted the user settings code into several files to be more maintainable (#... | David Schneiderbauer | 2018-05-17 | 1 | -2/+2 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -6/+6 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -2/+2 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -10/+20 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -7/+7 |
* | more | 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 | -7/+7 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -2/+2 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
* | 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 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -8/+8 |
* | Added: Ability to delete org avatar. | Tamás Molnár | 2016-03-06 | 1 | -0/+8 |
* | 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 |
* | 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 | 1 | -9/+1 |
* | new webhooks list UI | Unknwon | 2015-08-26 | 1 | -1/+15 |
* | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 | 1 | -1/+1 |
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -4/+3 |
* | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 | 1 | -5/+10 |
* | Update with macaron | Unknwon | 2014-10-06 | 1 | -1/+1 |
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -4/+4 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 1 | -4/+5 |
* | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 1 | -0/+28 |
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 1 | -0/+99 |