summaryrefslogtreecommitdiff
path: root/spec/requests/api/project_members_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow a project member to leave the projected through the APIremove-myself-from-project-api-7687Zeger-Jan van de Weg2016-04-121-3/+17
* Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-061-2/+2
* Fix Style/AlignHash cop violationsStan Hu2015-06-221-2/+3
* Fix Style/Blocks cop violationsRobert Speicher2015-06-221-14/+12
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-34/+34
* Replace project_access attribute with access_level in specs and APIDmitriy Zaporozhets2014-09-151-2/+2
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-151-8/+8
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-17/+17
* Remove rails observers from applicationDmitriy Zaporozhets2014-06-171-3/+0
* Fix api specsDmitriy Zaporozhets2014-06-131-6/+6
* Added API testing groupJeroen van Baarsen2014-04-111-1/+1
* Move project members api to separate fileDmitriy Zaporozhets2014-03-171-0/+156