summaryrefslogtreecommitdiff
path: root/spec/models/personal_access_token_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-0/+25
* Hide read_registry scope when registry is disabled on instanceRobin Bobbitt2017-08-211-4/+31
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Create read_registry scope with JWT authZ.J. van de Weg2017-06-051-2/+18
* 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