summaryrefslogtreecommitdiffstats
path: root/routers/org
Commit message (Expand)AuthorAgeFilesLines
* Fix error when add user has full name to team (#2973)Lunny Xiao2017-11-261-0/+5
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-151-40/+0
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-19/+28
* fix bug to deny to add orgnization as a member of an orgnization or team (#1815)Lunny Xiao2017-05-262-0/+12
* Add units to team (#947)Lunny Xiao2017-05-181-0/+4
* fix leave team 404 (#1154)Lunny Xiao2017-03-091-0/+2
* Restrict creating organisations by user (#193)Schwobaland2016-12-311-0/+8
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-273-4/+4
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-184-33/+65
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-104-23/+23
* moreSandro Santilli2016-11-071-1/+1
* And othersSandro Santilli2016-11-071-1/+1
* ACCESS_MODE_* -> AccessMode*Sandro Santilli2016-11-071-3/+3
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-034-23/+23
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-2/+2
* Refactor User.Id to User.IDUnknwon2016-07-243-14/+14
* models/webhook: restrict deletion to be explicitly with repo and org IDUnknwon2016-07-171-16/+2
* #3274 fix can't get webhook detail of organizationUnknwon2016-07-161-1/+1
* #1692 api: admin list and create team under organizationUnknwon2016-03-211-15/+1
* #13 finish user and repository searchUnknwon2016-03-111-1/+1
* Rename module: middleware -> contextUnknwon2016-03-114-26/+26
* Added: Ability to delete org avatar.Tamás Molnár2016-03-061-0/+8
* Remove unnecessary commentsFlorian Kaiser2016-01-311-1/+0
* Only show teams the user has access toFlorian Kaiser2016-01-311-4/+1
* #2497 incorrect error handle for team nameUnknwon2016-01-291-22/+18
* fix #2268novaeye2015-12-231-0/+2
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-0/+4
* more link fixUnknwon2015-11-241-2/+2
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-27/+0
* fix #650Unknwon2015-11-222-6/+9
* fix #981Unknwon2015-09-171-2/+7
* #1191 allow upload avatar for orgUnknwon2015-09-061-0/+12
* finish new org settings pageUnknwon2015-09-061-3/+11
* new org options UIUnknwon2015-09-061-8/+8
* #1193 Make organization emails non-mandatoryUnknwon2015-09-062-18/+3
* new webhooks list UIUnknwon2015-08-261-1/+15
* allow anonymous SSH cloneUnknwon2015-08-052-2/+2
* #1070 Clearer error message for illegal charactersUnknwon2015-03-262-8/+11
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-173-7/+6
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-1/+1
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-1/+1
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-5/+10
|\
| * models: able to rename user with diff letter cases #981Unknwon2015-02-221-5/+10
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-121-6/+6
|\ \
| * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-6/+6
| * | Refactoring of the Access TablePeter Smit2015-02-061-8/+8
* | | Refactoring of the Access TablePeter Smit2015-02-121-8/+8
| |/ |/|
* | models: make code change for session issue with SQLite3 #739Unknwon2015-02-101-5/+2
|/
* Issue: Show error prompt when add repository to team and it does not exist #533Unknwon2014-10-101-0/+5
* Update with macaronUnknwon2014-10-061-1/+1