summaryrefslogtreecommitdiff
path: root/spec/models/project_team_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-3/+3
| | | | Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
* Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-221-1/+0
|
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-22/+22
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Snippets: public/internal/privateValery Sizov2014-10-091-0/+4
|
* Fix permission issue with highest access level for groupDmitriy Zaporozhets2014-06-201-21/+51
| | | | | | | | If user was a member of both group and project and group access level was higher it was not respected and user got lowest project access level. Now it is fixed and user get highest access level Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fixed the project team specsJeroen van Baarsen2014-06-081-8/+8
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Improve performance of application for large teamsDmitriy Zaporozhets2014-06-041-7/+28
| | | | | | | This commit fixes a lot of sql queries to db for for groups and projects with big amount of members. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* remove tests for unexisting methodsDmitriy Zaporozhets2013-02-261-3/+0
|
* repair rspec (remove and rename files)Andrey Kumanyaev2013-01-241-0/+18