summaryrefslogtreecommitdiff
path: root/spec/requests/api/doorkeeper_access_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add sudo API scopeDouwe Maan2017-11-021-4/+4
* Remove authentication using user.private_tokenDouwe Maan2017-11-021-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-5/+5
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Don't allow blocked users to authenticate through other meansMarkus Koller2017-03-071-0/+18
* Make Warden set_user hook validate user ip uniqunessPawel Chojnacki2017-03-061-11/+11
* Cleanup common code in Unique Ips testsPawel Chojnacki2017-03-061-23/+0
* Cleanup RSpec testsPawel Chojnacki2017-03-061-31/+28
* Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-061-11/+49
* Calls to the API are checked for scope.Timothy Andrew2016-12-161-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-3/+3
* Fix part of api specs for rubocopDmitriy Zaporozhets2015-06-221-5/+5
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-3/+3
* Doorkeeper integrationValery Sizov2014-12-241-0/+31