summaryrefslogtreecommitdiff
path: root/app/controllers/admin/impersonation_tokens_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Added write_repository scope for personal access tokenHoratiu Eugen Vlad2019-04-151-1/+1
* Externalize strings in admin controllersMartin Wortschack2019-03-211-3/+3
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-0/+3
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Remove impersonate token from flash scopejulien MILLAU2018-03-021-1/+0
* Add sudo API scopeDouwe Maan2017-11-021-1/+1
* Fix access token specsfix-specs-for-access-tokensSean McGivern2017-03-071-1/+1
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-11/+9
* refactors finder and correlated codeTiago Botelho2017-03-011-7/+13
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-0/+49