summaryrefslogtreecommitdiff
path: root/app/controllers/groups_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add permission level to groupsFelipe Artur2016-03-101-1/+1
|/
* Add projects list sort dropdown to group pageDmitriy Zaporozhets2016-03-041-2/+4
* MR feedbackJosh Frye2016-02-091-1/+1
* Extract events rendering to own action.Josh Frye2016-02-091-10/+14
* Starred, All, and Trending on explore are paged also group projects. Need aja...Josh Frye2016-02-091-2/+9
* Various filter fixesJosh Frye2016-02-041-0/+1
* Merge branch 'events-performance' into 'master' Robert Speicher2016-01-271-5/+1
|\
| * Don't pluck project IDs for eventsYorick Peterse2016-01-261-5/+1
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/unexistent-...James Lopez2016-01-271-4/+5
|\ \
| * | Make the `/groups` route behave as expectedrs-groups-indexRobert Speicher2016-01-231-4/+5
| |/
* | update fix based on feedbackJames Lopez2016-01-271-2/+1
* | fix for failing specJames Lopez2016-01-261-1/+2
* | feature and fix for 500 on group missingJames Lopez2016-01-261-0/+1
|/
* Refactor duplciate code for groups_controller.rb and slack_service/note_messa...Dmitriy Zaporozhets2015-11-171-17/+3
* Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-3/+3
* Make group deleted text consistent with group created and updated textsteuneboon2015-10-121-1/+1