| Commit message (Expand) | Author | Age |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
* | routes/api: change status handle to new style | Unknwon | 2018-12-01 |
* | models: rename Id to ID | Unknwon | 2018-08-16 |
* | models: skip JSON for fields skipped by XORM | Unknwon | 2018-06-09 |
* | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
* | Refactoring: remove sessionRelease() | Unknwon | 2017-06-11 |
* | models/org_team: getUserTeams uses includes always -1 in the IN statement (#4... | Pablo Saavedra | 2017-05-29 |
* | models: remove redundant tags for primary keys | Unknwon | 2017-05-21 |
* | models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) | Unknwon | 2017-03-27 |
* | cmd/web: remove dependency version checker | Unknwon | 2017-03-25 |
* | repo: able to add organization member as repository collaborator | Unknwon | 2017-02-24 |
* | protect_branch: only list teams have write access | Unknwon | 2017-02-24 |
* | repo: add protect branch whitelist (#4177) | Unknwon | 2017-02-23 |
* | models/access: hasAccess only need userID not user object | Unknwon | 2017-02-23 |
* | org/team: make 'new' as reserved for team name (#3789) | Unknwon | 2017-02-14 |
* | models/org_team: fix compile error | Unknwon | 2017-02-08 |
* | models/org_team: panic when team num_repos is negative (#3671) | Unknwon | 2017-02-08 |
* | Dirty hack for #3905 | Unknwon | 2016-12-21 |
* | Fix #3905 | Unknwon | 2016-12-20 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | #1692 add admin APIs to add/remove a user from teams | Unknwon | 2016-03-25 |