summaryrefslogtreecommitdiff
path: root/app/controllers/groups
Commit message (Expand)AuthorAgeFilesLines
* Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ceRémy Coutable2018-02-271-20/+0
* Move the #update action from Project/Member controllers to the MembershipActi...Rémy Coutable2018-02-271-8/+0
* Remove explicit audit event log in MembershipActionsRémy Coutable2018-02-271-5/+4
* Fix subgroup issue and MR pages empty states and counts43510-merge-requests-and-issues-don-t-show-for-all-subgroupsSean McGivern2018-02-271-4/+0
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-226-0/+12
* Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński2018-02-071-37/+20
|\
| * Fix static_analysis failurece-39118-dynamic-pipeline-variables-feMatija Čupić2018-02-061-4/+12
| * Switch emphasis from controller format to updateMatija Čupić2018-02-051-7/+7
| * Remove usage of VariablePresenter in controllerMatija Čupić2018-02-051-8/+2
| * Add GroupVariableSerializer for Ci::GroupVariableMatija Čupić2018-02-051-2/+2
| * Return all variables after UPDATEMatija Čupić2018-02-051-1/+6
| * Use `resource` in Group Variables routing schemeMatija Čupić2018-02-051-1/+12
| * Format validation errors as human readable messagesMatija Čupić2018-02-051-1/+1
| * Pass validation errors in JSON endpointMatija Čupić2018-02-051-1/+1
| * Remove redundant routes in Groups::VariablesControllerMatija Čupić2018-02-051-49/+0
| * Port #save_multiple to Groups::VariablesControllerMatija Čupić2018-02-051-1/+15
* | Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann2018-02-061-1/+1
|\ \ | |/ |/|
| * Change delete notice; update mobile stylesAnnabel Dunstone Gray2018-01-291-1/+1
* | port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-18/+12
|/
* Merge branch 'milestones-finder-order-fix' into 'security-10-3'Robert Speicher2018-01-161-2/+4
* Present member collection at the controller leveltmlee/gitlab-ce-28004-consider-refactoring-member-view-by-using-presenterRémy Coutable2017-12-121-2/+5
* Bugfix: User can't change the access level of an access requesterRubén Dávila2017-12-111-1/+1
* Support uploads for groupsJarka Kadlecova2017-12-071-0/+35
* Add Group Milestone sortingGeorge Andrinopoulos2017-11-071-1/+2
* Nest the group_children_path inside the canonical group pathBob Van Landuyt2017-10-121-0/+39
* replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin2017-08-291-3/+3
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Native group milestonesFelipe Artur2017-07-071-35/+42
* Name as variable_params like project variable controllerShinya Maeda2017-07-071-6/+10
* gb nice catchesShinya Maeda2017-07-071-5/+5
* ayufan nice catchesShinya Maeda2017-07-071-7/+11
* Fix variables_controller.rb and formatShinya Maeda2017-07-071-2/+1
* Basic BE changeShinya Maeda2017-07-072-0/+81
* Add JSON support to group milestonesTakuya Noguchi2017-06-271-0/+3
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-072-2/+2
* Refactor to more robust implementationfix-issue-32506Michael Kozono2017-05-191-0/+6
* Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-061-17/+7
|\
| * Resolve discussionsMichael Kozono2017-05-051-5/+1
| * Dry up routable lookups. Fixes #30317Michael Kozono2017-05-051-13/+4
| * Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-9/+12
* | Colorize labels in issue search fieldWinnie Hellmann2017-05-051-1/+1
|/
* Load milestone tabs asynchronouslyPhil Hughes2017-04-261-1/+3
* Refactor members controller destroy actionDmitriy Zaporozhets2017-04-171-9/+0
* Refactor controller code that creates project/group membersDmitriy Zaporozhets2017-04-171-15/+0
* ProjectsFinder should handle more optionsJacopo2017-04-061-1/+1
* MR empty stateLuke "Jared" Bennett2017-04-051-0/+1
* Fix a few N+1 queries identified by Bulletfix-nplusone-queriesStan Hu2017-04-021-0/+1
* Labels support color names in backendDongqing Hu2017-03-291-2/+4
* Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-0/+1
* Show parent group members for nested groupdz-nested-groups-members-pageDmitriy Zaporozhets2017-02-101-1/+1