summaryrefslogtreecommitdiff
path: root/spec/models/group_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-011-0/+29
* Turn Group#owners into a has_many associationYorick Peterse2016-06-161-0/+12
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-11/+0
* Add request access for groupsRémy Coutable2016-06-141-1/+58
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-15/+0
* Address feedbackDouwe Maan2016-03-221-2/+2
* Fix specsDouwe Maan2016-03-201-2/+2
* Fix more specsDouwe Maan2016-03-201-3/+2
* Improve group visibility level featureZeger-Jan van de Weg2016-03-181-5/+5
* Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-0/+26
|\
| * Use ILIKE/LIKE for searching groupsYorick Peterse2016-03-111-0/+26
* | Add permission level to groupsFelipe Artur2016-03-101-0/+18
|/