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
2019-01-31Add subresources removal to member destroy serviceJames Lopez
2018-12-20Remove deprecated xhr from specsJasper Maes
2018-12-19Update specs to rails5 formatblackst0ne
2017-12-11Bugfix: User can't change the access level of an access requesterRubén Dávila
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-07Fix failing specAlfredo Sumaran
2017-06-06Add json support to group members leave action in controllerDmitriy Zaporozhets
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-10-24Refactor create member tests from group_members_controller_specDmitriy Zaporozhets
2016-10-24Gracefully handle adding of no users to projects and groupsLinus G Thiel
2016-10-19Refactor group_members_controller_specDmitriy Zaporozhets
2016-10-03Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable
2016-09-22Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-20Fix and remove duplicate specsRémy Coutable
2016-06-18Redirect to the member's source on request withdrawalRémy Coutable
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize #request_access and #approve_access_request into a new AccessReque...Rémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-04-18Remove group members checkFelipe Artur
2016-04-18Fix codeFelipe Artur
2016-04-18Add specs and fix codeFelipe Artur