summaryrefslogtreecommitdiff
path: root/app/services/groups
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle creating a nested group on MySQL correctlybvl-fix-mysql-bare-repository-importerBob Van Landuyt2017-08-251-0/+4
* Migrate creation of nested groups into a serviceBob Van Landuyt2017-08-231-0/+45
* Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan2017-08-221-2/+2
|\
| * Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-211-2/+2
* | Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-221-1/+1
|/
* Remove Mattermost team with GitLab groupZ.J. van de Weg2017-07-281-0/+2
* Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-2/+1
* Fix current feature related specsTiago Botelho2017-06-281-1/+1
* Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern2017-03-291-0/+8
* Fix eslintZ.J. van de Weg2017-03-061-6/+3
* Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-021-1/+2
|\
| * Make nested groups deletion synchronous to avoid potential raceStan Hu2017-02-271-1/+2
* | Improve UXZ.J. van de Weg2017-03-023-21/+11
* | Review changesLuke "Jared" Bennett2017-02-281-1/+1
* | Fix testsZ.J. van de Weg2017-02-243-10/+19
* | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-201-1/+3
|\ \ | |/