summaryrefslogtreecommitdiff
path: root/app/services/groups/update_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-251-12/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-151-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-151-0/+32
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-091-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-301-0/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-201-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-241-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Allow disabling group/project email notificationsBrett Walker2019-08-151-0/+5
* Backport some changes from EE3314-add-on-runner-minutes-for-gitlab-com-ceRubén Dávila2019-04-021-0/+1
* Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
* Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
* Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
* Reduce diff with EE in Groups::UpdateServiceRémy Coutable2019-02-041-0/+6
* Merge branch 'security-todos_not_redacted_for_guests' into 'master'John Jarvis2019-01-021-1/+1
|\
| * Delete confidential issue todos for guestsFelipe Artur2018-12-141-1/+1
* | Change deprecated `except!` usagesRobert Speicher2018-12-161-1/+1
|/
* Fix Groups::UpdateService#execute not returning correct error codeStan Hu2018-10-181-2/+4
* Remove group todos when a users looses accessJarka Kadlecová2018-08-021-1/+10
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-1/+1
* Make UpdateService error message translatableWinnie Hellmann2017-09-061-1/+1
* Refactor based on code reviewMichael Kozono2017-09-061-1/+1
* Dry up method for code climateMichael Kozono2017-09-061-10/+3
* Enforce share_with_group_lock rulesMichael Kozono2017-09-061-1/+17
* Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern2017-03-291-0/+8
* Fix error 500 renaming group. Also added specs and changelog.James Lopez2016-12-201-1/+7
* Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+1
* Address feedbackDouwe Maan2016-03-221-4/+0
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-2/+11
* Improve group visibility level featureZeger-Jan van de Weg2016-03-181-11/+6
* Code fixesFelipe Artur2016-03-171-18/+1
* Code improvements and add Create group serviceFelipe Artur2016-03-161-10/+3
* Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+44