summaryrefslogtreecommitdiff
path: root/spec/services/groups
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'frozen_string_literal_spec_services' into 'master'Michael Kozono2019-04-125-0/+10
|\
| * Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-125-0/+10
* | Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-0/+11
|/
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-41/+41
* Remove groups destroy race condition specce-6119-extract-ee-specific-files-lines-for-spec-services-groupsSean McGivern2019-04-021-38/+0
* Enable/disable Auto DevOps at Group levelMayra Cabrera2019-03-121-0/+62
* fix group without owner after transferPeter Marko2019-03-011-0/+29
* 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-193-4/+4
|/
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-1/+1
|\
| * Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* | Resolve "Create new group: Rename form fields and update UI"Martin Wortschack2018-10-301-1/+1
|/
* Fix Groups::UpdateService#execute not returning correct error codeStan Hu2018-10-181-0/+6
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-8/+0
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-0/+8
* Fix: Project deletion may not log audit events during group deletion49796-project-deletion-may-not-log-audit-events-during-group-deletionValery Sizov2018-08-161-0/+11
* Remove group todos when a users looses accessJarka Kadlecová2018-08-021-2/+26
* Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-231-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+4
* Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-8/+8
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-2/+5
* Remove permanent redirectsBob Van Landuyt2018-03-281-21/+21
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-3/+3
* Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan2018-02-061-1/+1
* 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+414
* 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-5/+38
* Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-1/+1
* Specify nested_groups specsMichael Kozono2017-09-061-1/+1
* Enforce share_with_group_lock rulesMichael Kozono2017-09-061-0/+34
* Handle creating a nested group on MySQL correctlybvl-fix-mysql-bare-repository-importerBob Van Landuyt2017-08-251-26/+61
* Add `:nested_groups` metadata to `Groups::NestedCreateService` specsRobert Speicher2017-08-241-2/+2
* Migrate creation of nested groups into a serviceBob Van Landuyt2017-08-231-0/+53
* Add `:nested_groups` metadata to two subgroup-related specsRobert Speicher2017-08-221-1/+1
* Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan2017-08-221-1/+13
|\
| * Improves subgroup creation permissions35845-improve-subgroup-creation-permissionsTiago Botelho2017-08-211-1/+13
* | Make sure repository's removal work for legacy and hashed storages28283-uuid-storageGabriel Mazetto2017-08-221-2/+24
|/
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-4/+4
* Merge branch 'zj-delete-mm-team' into 'master'Douwe Maan2017-07-281-0/+10
|\
| * Remove Mattermost team with GitLab groupZ.J. van de Weg2017-07-281-0/+10
* | Use described_class when possibleRémy Coutable2017-07-271-1/+1
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-273-3/+3
|/
* Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-20/+32
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+6
* add spec and changelogfix/orphan-notification-settingsJames Lopez2017-04-191-0/+2
* Merge branch 'jej-group-name-disclosure' into 'security'Sean McGivern2017-03-291-0/+14
* Add a new `stub_mattermost_setting` stub helper to properly stub Mattermost s...Rémy Coutable2017-03-281-1/+1
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-272-4/+4
* Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-021-0/+2
|\