aboutsummaryrefslogtreecommitdiff
path: root/models/org_team.go
Commit message (Collapse)AuthorAge
* org/team: make 'new' as reserved for team name (#3789)Unknwon2017-02-14
|
* models/org_team: fix compile errorUnknwon2017-02-08
|
* models/org_team: panic when team num_repos is negative (#3671)Unknwon2017-02-08
|
* Dirty hack for #3905Unknwon2016-12-21
| | | | | I beileve this is a bug in XORM which wrongly identifies a struct to inappropriate table name. Also seems to be random.
* Fix #3905Unknwon2016-12-20
|
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-25