summaryrefslogtreecommitdiff
path: root/app/models/deploy_token.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-n-plus-one-when-getting-notification-settings-for-recipient...Yorick Peterse2018-04-101-1/+1
* Merge branch 'deploy-tokens-container-registry-specs' into 'master'Kamil Trzciński2018-04-101-1/+1
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-2/+10
* Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-061-1/+3
* Addresses database commentsMayra Cabrera2018-04-061-4/+6
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-5/+1
* Include ProjectDeployTokensMayra Cabrera2018-04-061-13/+28
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-061-1/+5
* Addreses backend review suggestionsMayra Cabrera2018-04-061-1/+2
* Address UX reviewMayra Cabrera2018-04-061-2/+2
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-0/+8
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+25