summaryrefslogtreecommitdiff
path: root/app/services/deploy_tokens
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-16/+1
* Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-061-1/+1
* Removes deploy tokens presenterMayra Cabrera2018-04-061-1/+1
* Addresses database commentsMayra Cabrera2018-04-061-1/+16
* Get rid of Redis when dealing with deploy tokensKamil TrzciƄski2018-04-061-30/+1
* Include ProjectDeployTokensMayra Cabrera2018-04-061-4/+2
* Address UX reviewMayra Cabrera2018-04-061-9/+23
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+24