summaryrefslogtreecommitdiff
path: root/app/services/groups
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-0/+61
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-1/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-0/+71
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-082-3/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-051-0/+26
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-0/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-162-1/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-133-0/+6
* Fix snippets API not working with visibility levelsh-fix-snippet-visibility-apiStan Hu2019-08-281-4/+0
* Allow disabling group/project email notificationsBrett Walker2019-08-151-0/+5
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-252-5/+0
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-2/+1
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-1/+1
* Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-151-1/+1
|\
| * Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-151-1/+1
* | Externalize strings detected by rubocop-i18nMartin Wortschack2019-04-152-8/+8
|/
* Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-1/+5
* Backport some changes from EE3314-add-on-runner-minutes-for-gitlab-com-ceRubén Dávila2019-04-023-0/+9
* Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-0/+17
* Merge branch 'fix-group-without-owner' into 'master'Sean McGivern2019-03-071-0/+10
|\
| * fix group without owner after transferPeter Marko2019-03-011-0/+10
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
|/
* Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-262-2/+2
* Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-252-2/+2
* Fix misspellings in app/spec commentsTakuya Noguchi2019-02-252-2/+2
* Reduce diff with EE in Groups::UpdateServiceRémy Coutable2019-02-041-0/+6
* Reduce diff with EE in Groups::CreateServiceRémy Coutable2019-02-011-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
* | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-192-2/+2
* | Change deprecated `except!` usagesRobert Speicher2018-12-161-1/+1
|/
* Fix Groups::UpdateService#execute not returning correct error codeStan Hu2018-10-181-2/+4
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-112-0/+6
* don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-1/+4
* Fix: Project deletion may not log audit events during group deletion49796-project-deletion-may-not-log-audit-events-during-group-deletionValery Sizov2018-08-161-3/+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-166-0/+12
* Add manifest import featureDmitriy Zaporozhets2018-07-111-5/+7
* Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez2018-02-091-3/+7
* 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+96
* Remove soft removals related codeYorick Peterse2018-01-081-2/+1
* Make Members with Owner and Master roles always able to create subgroups30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-falseRuben Davila2017-09-071-9/+29
* 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