summaryrefslogtreecommitdiff
path: root/spec/models/personal_access_token_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-071-0/+24
|\
| * Require explicit scopes on personal access tokensMarkus Koller2017-03-071-3/+11
| * Only use API scopes for personal access tokensMarkus Koller2017-03-071-0/+16
* | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-3/+3
* | refactors finder and correlated codeTiago Botelho2017-03-011-0/+1
* | applies relevant changes to the code and code structureTiago Botelho2017-02-281-8/+11
* | manage personal_access_tokens through apiSimon Vocella2017-02-281-0/+18
|/
* Fix rubocop spec.Timothy Andrew2016-06-031-1/+1
* Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-0/+15