summaryrefslogtreecommitdiff
path: root/app/controllers/groups_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Change from double click to single click to open dropdownch-test-2Clement Ho2017-06-061-1/+2
* Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-191-0/+8
* Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan2017-05-101-1/+1
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-1/+1
* Merge branch 'feature/enforce-2fa-per-group' into 'master' Douwe Maan2017-04-061-1/+3
|\
| * Support 2FA requirement per-groupMarkus Koller2017-04-061-1/+3
* | ProjectsFinder should handle more optionsJacopo2017-04-061-5/+6
|/
* use a magic default :global symbol instead of nilhttp://jneen.net/2017-03-091-1/+1
* Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-061-1/+1
|\
| * Fixed filter_projects param still used in group controllerPhil Hughes2017-03-031-1/+1
* | Fix linter errorsZ.J. van de Weg2017-03-031-1/+1
* | Improve UXZ.J. van de Weg2017-03-021-1/+7
* | Finished up mattermost team creationzj-create-mattermost-team-lbLuke "Jared" Bennett2017-02-221-2/+1
* | Transactional mattermost team creationZ.J. van de Weg2017-02-201-1/+0
* | Improve DRYness of viewsZ.J. van de Weg2017-02-161-1/+4
* | Add tests for Mattermost team creationZ.J. van de Weg2017-02-161-0/+1
|/
* Merge branch 'dz-create-nested-groups-via-ui' into 'master' Dmitriy Zaporozhets2017-02-091-11/+22
|\
| * Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-11/+22
* | Fix inconsistent naming for services that delete thingsdixpac2017-02-081-1/+1
|/
* resolve deprecation warningsAdam Pahlevi2017-01-311-1/+1
* Refactor authorized params in GroupsControllerRémy Coutable2017-01-121-2/+6
* Merge branch 'dz-nested-group-misc' into 'master' Dmitriy Zaporozhets2016-12-291-0/+2
|\
| * Show nested groups tab on group pageDmitriy Zaporozhets2016-12-261-0/+2
* | Add more storage statisticsMarkus Koller2016-12-211-1/+1
|/
* fix reset pathfix/group-path-rename-errorJames Lopez2016-12-211-1/+1
* added more specsJames Lopez2016-12-211-0/+2
* update controller action to render error in formJames Lopez2016-12-211-4/+1
* Fix error 500 renaming group. Also added specs and changelog.James Lopez2016-12-201-1/+4
* Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-5/+5
* Added group-specific setting for LFS.Patricio Cano2016-09-151-1/+11
* Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-2/+2
* Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-1/+1
* merge master into issue_3359_3Felipe Artur2016-06-291-4/+4
|\
| * Insert notification settings dropdown into groupsFelipe Artur2016-06-221-12/+19
* | Insert notification settings dropdown into groupsFelipe Artur2016-06-221-12/+19
|/
* Projects on group page should be sorted by last activity instead of id/create...fix-group-projects-sortDmitriy Zaporozhets2016-04-141-0/+1
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-1/+1
|\
| * Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-191-1/+1
* | Fix "Shared projects" tabDouwe Maan2016-03-201-2/+2
* | Tweaks, refactoring, and specsDouwe Maan2016-03-201-14/+5
* | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-11/+0
* | Code fixesFelipe Artur2016-03-171-2/+2
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-3/+7
|\ \ | |/
| * Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-1/+3
| |\
| | * Add share project from group lockDmitriy Zaporozhets2016-03-111-1/+1
| | * Show shared projects on group pageDmitriy Zaporozhets2016-03-111-0/+2
| * | Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-101-2/+4
| |/
* | Code improvements and add Create group serviceFelipe Artur2016-03-161-3/+1
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-1/+1
* | Code improvementsFelipe Artur2016-03-101-2/+2