summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/users_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-26/+26
* Migrate events into a new formatYorick Peterse2017-08-101-0/+25
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Fix remaining spec failures for !12300.Timothy Andrew2017-06-281-1/+1
* Test `/users` endpoints for the `read_user` scope.Timothy Andrew2017-06-281-0/+21
* Re-instate is_admin flag in users API is current user is an adminMike Ricketts2017-06-201-0/+32
* Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern2017-04-251-0/+6
|\
| * Don't display the `is_admin?` flag for user API responses.Timothy Andrew2017-04-251-0/+6
* | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
|/
* Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+14
* Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-221-0/+77
* API: Use POST to (un)block a userapi-post-blockRobert Schilling2017-02-201-0/+69
* Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-171-0/+120