summaryrefslogtreecommitdiffstats
path: root/models/repo_permission.go
Commit message (Expand)AuthorAgeFilesLines
* Restricted users (#6274)Manush Dodunekov2020-01-131-4/+4
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-4/+4
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-111-1/+1
* Fix access issues on milestone and issue overview pages. (#9603)David Svantesson2020-01-041-0/+20
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-281-0/+6
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-251-3/+11
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-1/+1
* Allow collaborators to view repo owned private org (#6965)mrsdizzie2019-05-161-4/+12
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-251-0/+9
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-221-0/+61
* Fixed unitTypeCode not being used (#6419)kolaente2019-03-241-1/+1
* fix bug when update owner team then visit team's repo return 404 (#6119)Lunny Xiao2019-02-221-0/+9
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-0/+270