summaryrefslogtreecommitdiff
path: root/spec/models/deploy_token_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-4/+2
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-2/+8
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+70
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-45/+31
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+33
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+25
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-15/+155
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-0/+2
* Add username to deploy tokensKrasimir Angelov2019-07-021-2/+33
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-16/+16
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* 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