summaryrefslogtreecommitdiff
path: root/spec/requests/openid_connect_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add groups to OpenID Connect claimsHassan Zamani2018-02-081-4/+20
* Adjust openid_connect_spec to use `raise_error`Bob Van Landuyt2017-11-161-2/+11
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* Update specs for new upload pathBob Van Landuyt2017-07-181-1/+1
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-1/+1
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Revert "Fix OpenID spec failure that assumed current_sign_in_at would be set"tc-fix-openid-sign-in-at-againToon Claes2017-05-091-1/+1
* Add :redis keyword to some specs clear state of trackable attributesToon Claes2017-05-091-1/+1
* Fix OpenID spec failure that assumed current_sign_in_at would be setStan Hu2017-05-091-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Implement OpenID Connect identity providerMarkus Koller2017-03-071-0/+134