summaryrefslogtreecommitdiff
path: root/spec/features/projects/members/group_links_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor and rename specsMichael Kozono2017-09-061-69/+0
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Removed the "Groups" option from the settings gearJose Ivan Vargas2017-01-031-2/+2
* Group links spec updatePhil Hughes2016-12-091-2/+7
* Fixed group_links expire date not updating in viewPhil Hughes2016-09-131-1/+1
* Search project groupsPhil Hughes2016-09-131-0/+20
* Fixed removing groupsPhil Hughes2016-09-131-0/+9
* Expires in test updatePhil Hughes2016-09-131-1/+1
* Added test for updating groups permissionsPhil Hughes2016-09-131-0/+37