aboutsummaryrefslogtreecommitdiff
path: root/routers/org
Commit message (Expand)AuthorAge
* Add support for federated avatars (#3320)Sandro Santilli2016-08-07
* Refactor User.Id to User.IDUnknwon2016-07-24
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-17
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-16
* #1692 api: admin list and create team under organizationUnknwon2016-03-21
* #13 finish user and repository searchUnknwon2016-03-11
* Rename module: middleware -> contextUnknwon2016-03-11
* Added: Ability to delete org avatar.Tamás Molnár2016-03-06
* Remove unnecessary commentsFlorian Kaiser2016-01-31
* Only show teams the user has access toFlorian Kaiser2016-01-31
* #2497 incorrect error handle for team nameUnknwon2016-01-29
* fix #2268novaeye2015-12-23
* #2156 admin able to edit organization max repo creationUnknwon2015-12-11
* more link fixUnknwon2015-11-24
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-24
* fix #650Unknwon2015-11-22
* fix #981Unknwon2015-09-17
* #1191 allow upload avatar for orgUnknwon2015-09-06
* finish new org settings pageUnknwon2015-09-06
* new org options UIUnknwon2015-09-06
* #1193 Make organization emails non-mandatoryUnknwon2015-09-06
* new webhooks list UIUnknwon2015-08-26
* allow anonymous SSH cloneUnknwon2015-08-05
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * models: able to rename user with diff letter cases #981Unknwon2015-02-22
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-12
|\ \
| * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-09
| * | Refactoring of the Access TablePeter Smit2015-02-06
* | | Refactoring of the Access TablePeter Smit2015-02-12
| |/ |/|
* | models: make code change for session issue with SQLite3 #739Unknwon2015-02-10
|/
* Issue: Show error prompt when add repository to team and it does not exist #533Unknwon2014-10-10
* Update with macaronUnknwon2014-10-06
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* Prepare 0.5 releaseUnknwon2014-09-12
* add organization-level webhooksChristopher Brickley2014-09-05
* Finsih add/remove repo in organizationUnknwon2014-08-26
* Finish new edit team page, add member to teamUnknwon2014-08-24
* Working on organization pagesUnknwon2014-08-23
* Add/remove member need add/remove access to repositories as wellUnknwon2014-08-16
* Finish team list, create new team, join/leave team pageUnknwon2014-08-16
* Finish new organization members and invitation pageUnknwon2014-08-15
* Page: `/org/:orgname/settings`Unknwon2014-08-14
* Finish new home page of organizationUnknwon2014-08-10
* Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-26
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26