summaryrefslogtreecommitdiff
path: root/app/controllers/groups
Commit message (Expand)AuthorAgeFilesLines
...
* Add parentheses around return redirect_to methodDmitriy Zaporozhets2016-10-241-1/+1
* Refactor groups/projects members controllerDmitriy Zaporozhets2016-10-241-1/+1
* Gracefully handle adding of no users to projects and groupsLinus G Thiel2016-10-241-0/+4
* Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-4/+1
* Limit what label fields we expose on Groups::LabelsController#indexDouglas Barbosa Alexandre2016-10-191-1/+2
* Reduce duplication between the project and group label formsDouglas Barbosa Alexandre2016-10-191-0/+1
* List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre2016-10-191-1/+9
* List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-1/+19
* Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+67
* Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable2016-10-031-1/+1
* Improve Members::DestroyServiceRémy Coutable2016-10-031-4/+1
* New AccessRequestsFinderRémy Coutable2016-09-281-1/+1
* Add expiration date to group membershipsSean McGivern2016-08-181-2/+7
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-2/+4
* Raise a new Gitlab::Access::AccessDeniedError when permission is not enough t...Rémy Coutable2016-06-181-6/+0
* Use the new Members::DestroyService in group/project member controllersRémy Coutable2016-06-181-1/+1
* Re-use notifications dropdown/modal for user profileFelipe Artur2016-06-171-16/+0
|\
| * Re-use notifications dropdown on user profileFelipe Artur2016-06-161-16/+0
* | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-36/+6
* | Factorize #request_access and #approve_access_request into a new AccessReque...Rémy Coutable2016-06-141-14/+13
* | Add request access for groupsRémy Coutable2016-06-141-5/+29
|/
* Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets2016-05-181-1/+1
|\
| * Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ2016-03-161-1/+1
* | Requires user to be signed in when changing notification settingsDouglas Barbosa Alexandre2016-04-111-0/+2
* | Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre2016-04-111-1/+1
* | Simplify query to retrieve NotificationSetting on controllersDouglas Barbosa Alexandre2016-04-081-1/+1
* | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-081-5/+26
|\ \
| * | Implement review suggestionsFelipe Artur2016-04-071-5/+3
| * | Improve codeFelipe Artur2016-04-051-16/+13
| * | Improve codeFelipe Artur2016-04-051-7/+15
| * | Fix problem when creating milestones in groups without projectsFelipe Artur2016-04-051-5/+23
* | | Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets2016-03-301-0/+14
|/ /
* | Use respond_to instead of a conditional to paginate milestonesRémy Coutable2016-03-231-1/+5
* | Tweaks, refactoring, and specsDouwe Maan2016-03-204-19/+25
* | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-1/+1
|/
* Fix Error 500 when creating global milestones with Unicode charactersStan Hu2015-12-051-1/+1
* Use project member abilities more extensivelyDouwe Maan2015-11-171-15/+15
* Fix removing avatar for groupDmitriy Zaporozhets2015-11-161-1/+1
* Group masters should be able to create/close milestonesDmitriy Zaporozhets2015-11-161-1/+1
* Refactor global and group milestones logicDmitriy Zaporozhets2015-11-164-54/+27
* Create milestones in the groupDmitriy Zaporozhets2015-11-161-5/+31
* Use before_actionsDouwe Maan2015-07-312-4/+7
* Add specific ability for managing group membersDouwe Maan2015-07-281-0/+7
* User should be able to leave group. If not - show him proper messageDmitriy Zaporozhets2015-05-291-1/+5
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-7/+1
* Remove an old determine_layout call.Douwe Maan2015-04-301-2/+0
* Add a page title to every page.Douwe Maan2015-04-303-11/+6
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-202-7/+7
* Follow newline guidelines.Douwe Maan2015-04-141-2/+5
* Consistently use "invitation" rather than "invite" in text.Douwe Maan2015-04-141-2/+2