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
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-23Use wait_for_requests to wait all JS requestOswaldo Ferreira
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-09Add :redis keyword to some specs clear state of trackable attributesToon Claes
2017-04-24Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable
2017-04-22Added test to prevent ‘Request access’ regressionJames Edwards-Jones
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-17Move some project/group members spinach tests to rspecDmitriy Zaporozhets
2017-03-23update sub-nav selector in user_requests_access_specMike Greiling
2017-03-08fixed user_access_request_specJose Ivan Vargas
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-06Changed date check testPhil Hughes
2017-02-06Fixed some specsPhil Hughes
2017-01-05Fixed a test and change the arrow functions to named functionsJose Ivan Vargas
2017-01-03Removed the "Groups" option from the settings gearJose Ivan Vargas
2017-01-03Fixed more rspec tests as well as spinach featuresJose Ivan Vargas
2017-01-03Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas
2017-01-03Moved the members (project_members)option to a single controller called membersJose Ivan Vargas
2016-12-20Fix member with expiration date feature specFelipe Artur
2016-12-17Improve test for sort dropdown on members pageNur Rony
2016-12-17Use factories to create project/group membership on specsDouglas Barbosa Alexandre
2016-12-17Sort group/project members alphabetically by defaultDouglas Barbosa Alexandre
2016-12-17Add feature spec for sort functionality on group/project members listDouglas Barbosa Alexandre
2016-12-09Merge branch '23305-leave-project-and-leave-group-should-be-buttons' into 'ma...Jacob Schatz
2016-12-09Merge branch 'members-dropdowns' into 'master' Fatih Acet
2016-12-09Group links spec updatePhil Hughes
2016-12-07Handle an edge-case whith inviteesRémy Coutable
2016-12-02Shows group members in the project members listPhil Hughes
2016-11-26Removed leave buttons from settings dropdownsLuke "Jared" Bennett
2016-11-11Make access request specs explicitly enable or disable access requests as req...Nick Thomas
2016-10-04Merge branch 'master' into members-uiPhil Hughes
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-13Fixed group_links expire date not updating in viewPhil Hughes
2016-09-13Search project groupsPhil Hughes
2016-09-13Fixed removing groupsPhil Hughes
2016-09-13Expires in test updatePhil Hughes
2016-09-13Added test for updating groups permissionsPhil Hughes
2016-09-13Updated some specsPhil Hughes
2016-09-13Tests updatePhil Hughes
2016-08-18Add expiration date to group membershipsSean McGivern
2016-08-18Only use let! where neededSean McGivern
2016-08-07Single quotes all the way.Adam Niedzielski
2016-08-06Set explicit time in tests so they return consistent results regardless of th...Adam Niedzielski
2016-08-05Allow to edit access expiration date.Adam Niedzielski
2016-08-05Update spec for adding member.Adam Niedzielski
2016-08-03Add test for a member with the expiration date.Adam Niedzielski
2016-07-20Fix a few nitpicksRémy Coutable
2016-07-20Allow to disable user request access to groups/projectsFelipe Artur
2016-07-05New :request_access ability to replace a ugly helperRémy Coutable
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable