summaryrefslogtreecommitdiff
path: root/spec/models/deploy_token_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix deploy tokens without `expire_at` crashesBob Van Landuyt2018-08-021-0/+8
* Resolve "Deploy Tokens failed to clone LFS repository"Mayra Cabrera2018-07-231-1/+8
* Refactor deploy token methods on Ci::BuildMayra Cabrera2018-04-201-0/+19
* Verify that deploy token has valid access when pulling container registry imageMayra Cabrera2018-04-101-10/+21
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-0/+38
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-1/+20
* Include ProjectDeployTokensMayra Cabrera2018-04-061-15/+35
* Addreses backend review suggestionsMayra Cabrera2018-04-061-0/+1
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-14/+32
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+38