| Commit message (Expand) | Author | Age | Files | Lines |
* | Automatically remove Watches, Assignments, etc if user loses access due to be... | 6543 | 2020-04-07 | 1 | -10/+3 |
* | Upgrade xorm to v1.0.0 (#10646) | Lunny Xiao | 2020-03-22 | 1 | -5/+7 |
* | Add API branch protection endpoint (#9311) | David Svantesson | 2020-02-12 | 1 | -0/+33 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -16/+31 |
* | [API] orgEditTeam make Fields optional (#9556) | 6543 | 2020-01-09 | 1 | -3/+3 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -1/+5 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -0/+1 |
* | Allow to add and remove all repositories to/from team. (#8867) | David Svantesson | 2019-11-09 | 1 | -30/+79 |
* | Add team option to grant rights for all organization repositories (#8688) | David Svantesson | 2019-11-06 | 1 | -12/+58 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Recalculate repository access only for specific user (#8481) | David Svantesson | 2019-10-15 | 1 | -2/+2 |
* | Ignore mentions for users with no access (#8395) | guillep2k | 2019-10-10 | 1 | -1/+1 |
* | API endpoint for searching teams. (#8108) | David Svantesson | 2019-10-01 | 1 | -0/+62 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -2/+2 |
* | Fix approvals counting (#7757) | Lunny Xiao | 2019-08-07 | 1 | -3/+6 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 1 | -0/+5 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -7/+24 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 1 | -0/+10 |
* | Fixes #6446 - Sort team members and team's repositories (#6525) | ngourdon | 2019-04-07 | 1 | -1/+7 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -1/+1 |
* | make sure units of a team are returned (#6379) | Lanre Adelowo | 2019-03-19 | 1 | -0/+5 |
* | Config option to disable automatic repo watching (#5852) | sebastian-sauer | 2019-01-27 | 1 | -9/+16 |
* | api: Add missing GET teams endpoints (#5382) | Harshit Bansal | 2019-01-16 | 1 | -4/+16 |
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 1 | -0/+8 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -3/+3 |
* | Fix create team, update team missing units (#5188) | Lunny Xiao | 2018-11-10 | 1 | -0/+26 |
* | fix bug when users have serval teams with different units on different reposi... | Lunny Xiao | 2018-11-09 | 1 | -0/+10 |
* | Fix sqlite lock (#5176) | Lunny Xiao | 2018-10-25 | 1 | -1/+5 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -11/+75 |
* | Fix not removed watches on unallowed repositories (#4201) | David Schneiderbauer | 2018-06-19 | 1 | -0/+49 |
* | Fix remove team member issue (#3566) | Wendell Sun | 2018-02-23 | 1 | -1/+13 |
* | Remove IsOwner, NumTeams from OrgUser (#3269) | Ethan Koenig | 2018-01-08 | 1 | -35/+0 |
* | Fix race condition in team functions (#3268) | Ethan Koenig | 2017-12-30 | 1 | -5/+6 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -11/+20 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -10/+10 |
* | Reduce usage of allcols on update (#2596) | Lunny Xiao | 2017-09-25 | 1 | -5/+5 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -0/+20 |
* | EnableUnit() -> UnitEnabled() (#2242) | Ethan Koenig | 2017-08-02 | 1 | -2/+2 |
* | Improve org error handling (#2117) | Antoine GIRARD | 2017-07-06 | 1 | -1/+1 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -6/+6 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 1 | -0/+22 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 1 | -1/+1 |
* | Refactor and fix incorrect comment (#1247) | Ethan Koenig | 2017-03-15 | 1 | -14/+20 |
* | Remove unnecessary loads in org_team (#1090) | Ethan Koenig | 2017-03-01 | 1 | -22/+10 |
* | Remove unnecessary loads in org_team (#1035) | Ethan Koenig | 2017-02-24 | 1 | -47/+35 |
* | Bug fixes and unit tests for org_team (#1016) | Ethan Koenig | 2017-02-23 | 1 | -21/+15 |
* | optimization for team get repos (#953) | Lunny Xiao | 2017-02-16 | 1 | -16/+2 |
* | Small opitimization for getUserTeams (#954) | Lunny Xiao | 2017-02-16 | 1 | -21/+6 |
* | fix xorm NewSession uncorrected usages (#774) | Lunny Xiao | 2017-01-28 | 1 | -1/+1 |
* | rename all uID -> userID on models/org_team.go | Lunny Xiao | 2016-11-28 | 1 | -26/+26 |