summaryrefslogtreecommitdiff
path: root/spec/controllers/oauth/applications_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Backport EE code for OAuth applications specspec-differencesYorick Peterse2019-08-091-1/+1
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-3/+3
* Merge branch 'security-fix-uri-xss-applications' into 'master'Cindy Pallares2018-11-281-0/+17
* Fix spec message in spec/controllers/oauth/applications_controller_spec.rbDmitriy Zaporozhets2018-09-211-1/+1
* Always allow user to revoke an authorized applicationDmitriy Zaporozhets2018-09-201-1/+31
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-2/+2
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-2/+2
* Fix endless redirections when accessing user OAuth applications when they are...Stan Hu2016-06-081-0/+29