| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade xorm to v1.0.0 (#10646) | Lunny Xiao | 2020-03-22 | 1 | -1/+6 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -1/+1 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -13/+36 |
* | Recalculate repository access only for specific user (#8481) | David Svantesson | 2019-10-15 | 1 | -0/+49 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 1 | -1/+13 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -16/+0 |
* | Refactor and fix incorrect comment (#1247) | Ethan Koenig | 2017-03-15 | 1 | -12/+12 |
* | Fix SQL bug in models/access (#583) | Ethan Koenig | 2017-01-05 | 1 | -11/+14 |
* | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 1 | -1/+1 |
* | Optimization for user.GetRepositoryAccesses to reduce db query times (#495) | Lunny Xiao | 2016-12-28 | 1 | -18/+27 |
* | Lint models/access.go | Bwko | 2016-11-26 | 1 | -20/+26 |
* | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 1 | -1/+1 |
|\ |
|
| * | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -1/+1 |
* | | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -2/+6 |
|/ |
|
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 1 | -19/+19 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -1/+1 |
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -17/+11 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -7/+7 |
* | #1692 api: admin list and create team under organization | Unknwon | 2016-03-21 | 1 | -0/+27 |
* | Updated and created were appended with _unix. Fresh databases have only the n... | Marin Jankovski | 2016-03-11 | 1 | -1/+1 |
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 1 | -11/+10 |
* | fix #1997 | Unknwon | 2015-11-19 | 1 | -10/+10 |
* | fix #1953 | Unknwon | 2015-11-15 | 1 | -0/+4 |
* | fix #1302 | Unknwon | 2015-11-13 | 1 | -6/+18 |
* | #1458: Authorities were messed up when using mysql database | Unknwon | 2015-08-28 | 1 | -40/+27 |
* | minor fix on API response | Unknwon | 2015-08-19 | 1 | -1/+1 |
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -7/+7 |
* | #1369: nil pointer when add repo to team | Unknwon | 2015-07-24 | 1 | -4/+3 |
* | #1279: Removing user from collaboration removes repositiory | Unknwon | 2015-07-14 | 1 | -0/+19 |
* | #1143 Team member access lost when adding repository collaborator | Unknwon | 2015-03-24 | 1 | -0/+5 |
* | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 | 1 | -0/+6 |
* | REAMDE: update | Unknwon | 2015-02-28 | 1 | -0/+1 |
* | models: done testing on new access system | Unknwon | 2015-02-28 | 1 | -40/+58 |
* | models: fix issue with transfer repository | Unknwon | 2015-02-24 | 1 | -3/+7 |
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 | 1 | -14/+23 |
* | some fixes, but not done yet! | Unknwon | 2015-02-13 | 1 | -7/+12 |
* | code fix #941 caution: undertest | Unknwon | 2015-02-13 | 1 | -30/+36 |
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 | 1 | -12/+12 |
|\ |
|
| * | Change constants to UPPERCASE_WITH_UNDERSCORE style | Peter Smit | 2015-02-09 | 1 | -12/+12 |
| * | Refactoring of the Access Table | Peter Smit | 2015-02-06 | 1 | -63/+113 |
* | | Refactoring of the Access Table | Peter Smit | 2015-02-12 | 1 | -66/+109 |
* | | first pass work on migration #925 | Unknwon | 2015-02-11 | 1 | -19/+23 |
|/ |
|
* | Fix dashboard issue after collaboration migration | Peter Smit | 2015-02-04 | 1 | -0/+4 |
* | Introducing Collaboration Struct | Peter Smit | 2015-01-23 | 1 | -0/+20 |
* | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | 1 | -4/+4 |
* | Add create organization | Unknown | 2014-06-25 | 1 | -8/+9 |
* | Fix #165 | Unknown | 2014-06-21 | 1 | -4/+4 |
* | Show private repository activities in dashboard if has access | Unknown | 2014-05-08 | 1 | -0/+3 |
* | Assignee back end | Unknown | 2014-05-08 | 1 | -2/+3 |
* | Collaborator | Unknown | 2014-05-01 | 1 | -0/+6 |