summaryrefslogtreecommitdiff
path: root/spec/models/group_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Projects and groups badges APIFrancisco Javier López2018-03-051-0/+1
* Merge branch 'mc/bug/38984-wildcard-protected-tags' into 'security-10-4'Kamil Trzciński2018-02-091-2/+6
* Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan2018-02-061-1/+0
* 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+16
* Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan2017-11-091-8/+2
* Free up some group reserved wordsBob Van Landuyt2017-11-071-6/+0
* Support custom attributes on groupsMarkus Koller2017-11-061-0/+1
* Add system hooks user_rename and group_renameWinnie Hellmann2017-11-031-0/+41
* Optimize SQL queries used in Groups::GroupMembersController#create27374-groups-groupmemberscontroller-create-is-slow-due-to-sqlRubén Dávila2017-09-051-16/+3
* fix failing tests due to new group visibility restrictionsMike Greiling2017-08-261-2/+2
* Add validation to check visibility level of sub groups.Rubén Dávila2017-08-261-0/+44
* Add validation for visibility level of sub groupsRubén Dávila2017-08-261-0/+33
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* 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-271-1/+1
* Don't treat anonymous users as owners when group has pending invitesSean McGivern2017-07-241-0/+4
* Update specs for new upload pathBob Van Landuyt2017-07-181-1/+1
* Mark a subgroup-related spec as PostgreSQL-onlyrs-issue-34847Robert Speicher2017-07-071-7/+7
* Add CASE When Clause for saving order when using where INShinya Maeda2017-07-071-5/+12
* Basic BE changeShinya Maeda2017-07-071-0/+59
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-6/+21
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-1/+1
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-1/+1
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-6/+10
* Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaeebackport-ee-4b464eaaeeRémy Coutable2017-05-041-0/+16
* Reject group-routes as names of child namespacesBob Van Landuyt2017-05-011-0/+6
* Streamline the path validation in groups & projectsBob Van Landuyt2017-05-011-0/+20
* Support 2FA requirement per-groupMarkus Koller2017-04-061-0/+42
* Merge branch 'master' into 'rs-carrierwave-db'rs-carrierwave-dbDouwe Maan2017-03-061-0/+1
|\
| * Create MM team for GitLab groupZ.J. van de Weg2017-02-161-0/+1
* | Add `has_many` associations for models that can have Upload recordsRobert Speicher2017-03-061-0/+1
|/
* Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-071-0/+13
* Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-251-2/+8
|\
| * Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-201-2/+8
* | Fix 500 error for Group#web_url method if nested groupdz-fix-group-canonical-routeDmitriy Zaporozhets2017-01-241-0/+6
|/
* Include group parents into read access for project and groupDmitriy Zaporozhets2016-12-261-0/+11
* Merge branch 'use-build-instead-create' into 'master' Rémy Coutable2016-12-151-1/+1
|\
| * Use build instead create in group specSemyon Pupkov2016-12-131-1/+1
* | Merge branch 'master' into 'dz-remove-namespaces-path-uniq'Dmitriy Zaporozhets2016-12-141-0/+7
|\ \ | |/
| * Create nested group factoryDmitriy Zaporozhets2016-12-111-0/+7
* | Modify namespace name and path validationdz-remove-namespaces-path-uniqDmitriy Zaporozhets2016-12-121-2/+1
|/
* Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-111-1/+1
* Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...dz-revert-revertDmitriy Zaporozhets2016-10-271-0/+6
* Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets2016-10-241-6/+0
* Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski2016-10-211-0/+6
* Add GroupLabel modelDouglas Barbosa Alexandre2016-10-191-0/+1
* Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-0/+46
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-5/+5