summaryrefslogtreecommitdiff
path: root/spec/features/projects/members
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-073-3/+3
* Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-9/+9
* Specify nested_groups specsMichael Kozono2017-09-061-1/+1
* Add post-nested group Share lock integration testsMichael Kozono2017-09-061-34/+86
* Add pre-nested group share lock testsMichael Kozono2017-09-061-40/+102
* Refactor and rename specsMichael Kozono2017-09-062-7/+84
* more spec fixesPhil Hughes2017-08-291-3/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0213-13/+13
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-2710-10/+10
* Remove superfluous type defs in specsKeifer Furzland2017-07-2715-15/+15
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-072-5/+6
|\
| * Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-072-5/+6
* | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-1/+1
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-0515-26/+26
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-0614-25/+25
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-2914-14/+14
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1914-14/+14
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-292-8/+6
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-172-8/+6
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-222-4/+4
|/
* Add :redis keyword to some specs clear state of trackable attributesToon Claes2017-05-091-2/+2
* Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-242-3/+0
|\
| * Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-212-3/+0
* | Added test to prevent ‘Request access’ regression29335-fix-request-access-button-visibilityJames Edwards-Jones2017-04-221-0/+11
* | Move some project/group members spinach tests to rspecdz-refactor-create-membersDmitriy Zaporozhets2017-04-171-0/+90
|/
* update sub-nav selector in user_requests_access_specMike Greiling2017-03-231-1/+1
* fixed user_access_request_specsettings-tabJose Ivan Vargas2017-03-071-1/+7
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Changed date check testremove-jquery-ui-datepickerPhil Hughes2017-02-061-19/+23
* Fixed some specsPhil Hughes2017-02-061-20/+18
* Fixed a test and change the arrow functions to named functionsJose Ivan Vargas2017-01-041-3/+3
* Removed the "Groups" option from the settings gearJose Ivan Vargas2017-01-031-2/+2
* Fixed more rspec tests as well as spinach featuresJose Ivan Vargas2017-01-031-1/+0
* Fixed rspec tests for the project members also fixed the indexJose Ivan Vargas2017-01-033-7/+8
* Moved the members (project_members)option to a single controller called membersJose Ivan Vargas2017-01-031-1/+1
* Fix member with expiration date feature specfix_team_member_expiration_date_specFelipe Artur2016-12-191-2/+2
* Improve test for sort dropdown on members pageNur Rony2016-12-161-0/+9
* Use factories to create project/group membership on specsDouglas Barbosa Alexandre2016-12-161-2/+2
* Sort group/project members alphabetically by defaultDouglas Barbosa Alexandre2016-12-161-0/+7
* Add feature spec for sort functionality on group/project members listDouglas Barbosa Alexandre2016-12-161-0/+82
* Merge branch '23305-leave-project-and-leave-group-should-be-buttons' into 'ma...Jacob Schatz2016-12-094-5/+5
|\
| * Removed leave buttons from settings dropdowns23305-leave-project-and-leave-group-should-be-buttonsLuke "Jared" Bennett2016-11-264-5/+5
* | Merge branch 'members-dropdowns' into 'master' Fatih Acet2016-12-091-2/+7
|\ \
| * | Group links spec updatePhil Hughes2016-12-091-2/+7
| |/
* | Handle an edge-case whith inviteesgroup-members-in-project-members-viewRémy Coutable2016-12-071-7/+76
* | Shows group members in the project members listPhil Hughes2016-12-021-0/+21
|/
* Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-113-4/+4
* Merge branch 'master' into members-uiPhil Hughes2016-10-042-6/+2
|\
| * Allow Member.add_user to handle access requestersRémy Coutable2016-09-282-6/+2