Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23Update ProjectTeam#fetch_members to use project authorizationsAhmad Sherif
2016-11-23Update ProjectTeam#max_member_access_for_user_ids to use project authorizationsAhmad Sherif
2016-11-23Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif
2016-11-18Add shortcuts for adding users to a project team with a specific roleRobert Speicher
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-09-22Fix specs that requires an access requestRémy Coutable
2016-09-20Fix a logic error in ProjectTeam#fetch_invited_membersRobert Speicher
2016-09-20Add specs for ProjectTeam#fetch_membersRobert Speicher
2016-08-01Only use RequestStore in ProjectTeam#max_member_access_for_user if it is activeStan Hu
2016-07-27Rubocop offensesStan Hu
2016-07-27Optimize the invited group link access level checkStan Hu
2016-07-27Optimize maximum user access level lookup in loading of notesStan Hu
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-03-12Bring shared project feature tests from EEDmitriy Zaporozhets
2016-02-19Allow `ProjectTeam#human_max_access` to return "Owner"Robert Speicher
2015-12-09Tag model specsDouwe Maan
2015-10-02Wrong access level badge on MR commentsValery Sizov
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-10-09Snippets: public/internal/privateValery Sizov
2014-06-20Fix permission issue with highest access level for groupDmitriy Zaporozhets
2014-06-09Fixed the project team specsJeroen van Baarsen
2014-06-04Improve performance of application for large teamsDmitriy Zaporozhets
2013-02-26remove tests for unexisting methodsDmitriy Zaporozhets
2013-01-25repair rspec (remove and rename files)Andrey Kumanyaev