summaryrefslogtreecommitdiff
path: root/spec/requests/api/users_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Abilities added to /user and /sign_in requestsAlex Denisov2013-03-181-0/+4
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1
* Merge branch 'master' into fixes/api, code clean up and tests fixedSebastian Ziebell2013-03-071-0/+16
|\
| * Additional Admin APIsAngus MacArthur2013-03-051-0/+16
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-271-24/+19
|\ \ | |/
| * Fixing rspec after upgrade to capybara pt1Dmitriy Zaporozhets2013-02-211-24/+19
* | API: fixes return codes, documentation updated with status codes, tests addedSebastian Ziebell2013-02-201-12/+111
|/
* Merge branch 'extend_user_api' of https://github.com/bladealslayer/gitlabhq i...Dmitriy Zaporozhets2013-01-311-0/+48
|\
| * Extended users API to support updating and deleting users.Boyan Tabakov2012-12-181-0/+48
* | Add optional signup.Marin Jankovski2013-01-181-0/+30
|/
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-6/+6
* fix mass-assignment error in user create APINihad Abbasov2012-10-191-4/+4
* #1585 Api for user creation: rspecValeriy Sizov2012-10-021-0/+21
* whitespaceNihad Abbasov2012-09-211-0/+4
* API: SSH keys belong to user entityNihad Abbasov2012-09-211-1/+62
* make API specs more organized and readableNihad Abbasov2012-09-121-4/+6
* Clean up request specsRobert Speicher2012-08-251-4/+4
* Add a simple `api` method to ApiHelpers, replacing api_prefixRobert Speicher2012-08-251-0/+2
* Cleanup spec/support folder and spec/spec_helperRobert Speicher2012-08-251-0/+37