Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EnableUnit() -> UnitEnabled() (#2242) | Ethan Koenig | 2017-08-02 | 1 | -2/+2 |
| | |||||
* | Improve org error handling (#2117) | Antoine GIRARD | 2017-07-06 | 1 | -1/+1 |
| | | | | | | | | | | * Improve ErrOrgNotExist type Return new error type Use good error check Use new method to check error Update tests * Fix unchanged method name report | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | * add units to team * fix lint * finish team setting backend * finished permission controll on routes * fix import blank line * add unit check on ssh/http pull and push and fix test failed * fix fixtures data * remove unused code | ||||
* | 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 |
| | | | | | | * Small opitimization for getUserTeams * more compact | ||||
* | 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 |
| | |||||
* | golint for models/org_team.go | Lunny Xiao | 2016-11-28 | 1 | -41/+42 |
| | |||||
* | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -12/+49 |
| | |||||
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | Adds checking of reserved keywords against team names (#22) | LefsFlare | 2016-11-06 | 1 | -1/+17 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -4/+4 |
| | |||||
* | #1692 add admin APIs to add/remove a user from teams | Unknwon | 2016-03-25 | 1 | -0/+618 |