summaryrefslogtreecommitdiff
path: root/app/controllers/groups_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo(missing quote) when deleting groupsteuneboon2015-10-121-1/+1
* Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets2015-09-141-1/+1
|\
| * Skip auth for group page but return auth for other group pagesDmitriy Zaporozhets2015-09-141-1/+1
* | Move partial to right place and fix tests.Douwe Maan2015-09-081-1/+1
* | Clean up overlap between dashboard and explore.Douwe Maan2015-09-081-0/+4
|/
* Raise alert when group is deleted.Achilleas Pipinellis2015-07-301-1/+1
* Mention group and project name in flash messages upon create, update and delete.Achilleas Pipinellis2015-07-301-3/+3
* Fix consistency issue in sidebars of Project and Group Settings.Nicolas2015-06-241-0/+2
* Wrap group removal into serviceDmitriy Zaporozhets2015-06-031-1/+1
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-3/+5
* Add a page title to every page.Douwe Maan2015-04-301-11/+2
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-8/+8
* Move group members index from `/members` to `/group_members`.Douwe Maan2015-03-151-14/+1
* Use same constant for amount of items per pageDmitriy Zaporozhets2015-03-121-2/+2