summaryrefslogtreecommitdiff
path: root/spec/models/project_team_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-091-10/+1
* Fix N+1 queries for non-members in comment threadsfix-n-plus-one-queries-for-user-accessSean McGivern2017-06-011-53/+98
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-7/+22
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-5/+5
* Update ProjectTeam#fetch_members to use project authorizationsfix/drop-project-authorized-for-userAhmad Sherif2016-11-231-1/+1
* Update ProjectTeam#max_member_access_for_user_ids to use project authorizationsAhmad Sherif2016-11-231-6/+6
* Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif2016-11-231-0/+51
* Add shortcuts for adding users to a project team with a specific rolers-project-team-helpersRobert Speicher2016-11-181-17/+17
* Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-111-4/+4
* Fix specs that requires an access requestRémy Coutable2016-09-221-2/+2
* Fix a logic error in ProjectTeam#fetch_invited_membersRobert Speicher2016-09-201-0/+1
* Add specs for ProjectTeam#fetch_membersRobert Speicher2016-09-201-0/+61
* Only use RequestStore in ProjectTeam#max_member_access_for_user if it is activeStan Hu2016-08-011-40/+61
* Rubocop offensesStan Hu2016-07-261-8/+8
* Optimize the invited group link access level checkStan Hu2016-07-261-2/+12
* Optimize maximum user access level lookup in loading of notesStan Hu2016-07-261-8/+43
* UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-0/+22
* Add request access for groupsRémy Coutable2016-06-141-56/+94
* Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-0/+6
* Bring shared project feature tests from EEDmitriy Zaporozhets2016-03-121-0/+44
* Allow `ProjectTeam#human_max_access` to return "Owner"rs-show-owner-labelRobert Speicher2016-02-181-8/+18
* Tag model specsDouwe Maan2015-12-091-1/+1
* Wrong access level badge on MR commentsaccess_level_badge_bugValery Sizov2015-10-021-0/+12
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-3/+3
* Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-221-1/+0
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-22/+22
* Snippets: public/internal/privateValery Sizov2014-10-091-0/+4
* Fix permission issue with highest access level for groupDmitriy Zaporozhets2014-06-201-21/+51
* Fixed the project team specsJeroen van Baarsen2014-06-081-8/+8
* Improve performance of application for large teamsDmitriy Zaporozhets2014-06-041-7/+28
* remove tests for unexisting methodsDmitriy Zaporozhets2013-02-261-3/+0
* repair rspec (remove and rename files)Andrey Kumanyaev2013-01-241-0/+18