summaryrefslogtreecommitdiff
path: root/app/finders/personal_access_tokens_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove PersonalAccessTokensFinder#find_by methoduse_tokenauthenticatable_method_for_token_lookupImre Farkas2018-11-051-1/+1
* Merge branch 'fix_pat_auth-11-4' into 'security-11-4'Robert Speicher2018-10-291-1/+1
* Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-131-0/+2
|\
| * Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
|/
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-16/+14
* refactors finder and correlated codeTiago Botelho2017-03-011-25/+31
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-0/+41