summaryrefslogtreecommitdiffstats
path: root/routers/org
Commit message (Expand)AuthorAgeFilesLines
* Fix errors in create org UI regarding team access permission. (#8506)David Svantesson2019-10-141-4/+5
* Fix repo_admin_change_team_access always checked in org settings (#8319)David Svantesson2019-09-301-0/+1
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-232-4/+4
* org/members: display 2FA members states + optimize sql requests (#7621)Antoine GIRARD2019-08-021-2/+5
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-3/+2
* add missing template variable on organisation settings (#7385)Cherrg2019-07-091-0/+1
* Add golangci (#6418)kolaente2019-06-121-1/+6
* Better logging (#6038) (#6095)zeripath2019-04-022-3/+3
* Implement Default Webhooks (#4299)Russell Aunger2019-03-181-1/+1
* fix bug when update owner team then visit team's repo return 404 (#6119)Lunny Xiao2019-02-221-2/+0
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-182-3/+10
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-091-0/+2
* Fixed bug where team with admin privelege type doesn't get any unit attached ...Lanre Adelowo2018-08-211-2/+3
* Display error when adding a user to a team twice (#4746)Lanre Adelowo2018-08-191-1/+6
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-3/+18
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-171-2/+2
* Address issues pointed out by @lunny in #3339 (#3352)Morgan Bazalgette2018-01-121-7/+4
* Handle refactor (#3339)Morgan Bazalgette2018-01-104-17/+25
* Allow adding collaborators with (fullname) (#3103)Sasha Varlamov2017-12-071-5/+2
* 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