summaryrefslogtreecommitdiff
path: root/app/services/groups
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix a number of race conditions that can occur during namespace deletionsh-namespace-cleanup-deleted-projectsStan Hu2017-02-151-1/+3
* | Transactional mattermost team creationZ.J. van de Weg2017-02-201-8/+13
* | Improve DRYness of viewsZ.J. van de Weg2017-02-162-1/+8
* | Add tests for Mattermost team creationZ.J. van de Weg2017-02-161-1/+3
* | Create MM team for GitLab groupZ.J. van de Weg2017-02-161-0/+5
|/
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-0/+25
* Refactor nested group related codedz-nested-group-miscDmitriy Zaporozhets2016-12-291-10/+4
* Add nested groups support to the Groups::CreateServiceDmitriy Zaporozhets2016-12-261-0/+13
* 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-222-5/+1
* Fix specsDouwe Maan2016-03-201-1/+1
* Tweaks, refactoring, and specsDouwe Maan2016-03-203-15/+16
* Improve group visibility level featureZeger-Jan van de Weg2016-03-183-24/+16
* Code fixesFelipe Artur2016-03-173-30/+24
* Code improvements and add Create group serviceFelipe Artur2016-03-163-10/+24
* Prevent projects to have higher visibility than groupsFelipe Artur2016-03-102-0/+53