| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve team members and repositories settings UI (#5457) | Lunny Xiao | 2018-12-09 | 1 | -0/+2 |
* | Fixed bug where team with admin privelege type doesn't get any unit attached ... | Lanre Adelowo | 2018-08-21 | 1 | -2/+3 |
* | Display error when adding a user to a team twice (#4746) | Lanre Adelowo | 2018-08-19 | 1 | -1/+6 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -3/+18 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -8/+8 |
* | Allow adding collaborators with (fullname) (#3103) | Sasha Varlamov | 2017-12-07 | 1 | -5/+2 |
* | Fix error when add user has full name to team (#2973) | Lunny Xiao | 2017-11-26 | 1 | -0/+5 |
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 1 | -19/+28 |
* | fix bug to deny to add orgnization as a member of an orgnization or team (#1815) | Lunny Xiao | 2017-05-26 | 1 | -0/+6 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 1 | -0/+4 |
* | fix leave team 404 (#1154) | Lunny Xiao | 2017-03-09 | 1 | -0/+2 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -13/+27 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 1 | -3/+3 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -5/+5 |
* | #1692 api: admin list and create team under organization | Unknwon | 2016-03-21 | 1 | -15/+1 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -11/+11 |
* | Remove unnecessary comments | Florian Kaiser | 2016-01-31 | 1 | -1/+0 |
* | Only show teams the user has access to | Florian Kaiser | 2016-01-31 | 1 | -4/+1 |
* | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | 1 | -22/+18 |
* | fix #650 | Unknwon | 2015-11-22 | 1 | -5/+8 |
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -1/+1 |
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -1/+1 |
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -1/+1 |
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 | 1 | -1/+1 |
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 1 | -6/+6 |
|\ |
|
| * | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | 1 | -6/+6 |
| * | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 1 | -8/+8 |
* | | Refactoring of the Access Table | Peter Smit | 2015-02-12 | 1 | -8/+8 |
* | | models: make code change for session issue with SQLite3 #739 | Unknwon | 2015-02-10 | 1 | -5/+2 |
|/ |
|
* | Issue: Show error prompt when add repository to team and it does not exist #533 | Unknwon | 2014-10-10 | 1 | -0/+5 |
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -2/+2 |
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | 1 | -3/+48 |
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 1 | -12/+125 |
* | Working on organization pages | Unknwon | 2014-08-23 | 1 | -4/+6 |
* | Add/remove member need add/remove access to repositories as well | Unknwon | 2014-08-16 | 1 | -2/+2 |
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -54/+46 |
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -14/+12 |
* | add organization team-single page | fuxiaohei | 2014-07-07 | 1 | -0/+5 |
* | Finish create organization team | Unknown | 2014-07-02 | 1 | -3/+78 |
* | Finish Teams page | Unknown | 2014-06-29 | 1 | -6/+41 |
* | add organization team-create page | fuxiaohei | 2014-06-27 | 1 | -0/+5 |
* | add organization team-create page | fuxiaohei | 2014-06-27 | 1 | -0/+16 |