summaryrefslogtreecommitdiff
path: root/app/controllers/projects/group_links_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated the "users" to "members" matches in the viewJose Ivan Vargas2017-01-031-3/+3
* Added groups to members section, added a members finderJose Ivan Vargas2017-01-031-5/+2
* Only skip group when it's actually a group in the "Share with group" select23961-can-t-share-project-with-groupsRémy Coutable2016-11-041-1/+1
* Merge branch 'master' into members-uiPhil Hughes2016-10-061-8/+16
|\
| * fix group links 404barthc2016-10-051-8/+16
* | Updated RubyPhil Hughes2016-10-041-1/+1
* | Fixed removing groupsPhil Hughes2016-09-131-1/+6
* | Added test for updating groups permissionsPhil Hughes2016-09-131-1/+1
* | Fixed error when updating groupsPhil Hughes2016-09-131-1/+1
* | Return 403 if user can't update groupPhil Hughes2016-09-131-0/+1
* | Included groups on project_members pagePhil Hughes2016-09-131-0/+12
|/
* Allow project group links to be expiredSean McGivern2016-08-181-1/+3
* Use guard clause to check ability to share projectGrzegorz Bizon2016-04-191-7/+4
* Refactor method that shares project with a groupGrzegorz Bizon2016-04-191-4/+3
* Check permissions when sharing project with groupGrzegorz Bizon2016-04-191-4/+10
* Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-111-0/+23