summaryrefslogtreecommitdiff
path: root/spec/models/deploy_token_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-131-4/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-161-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-061-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-03-241-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-041-0/+70
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-291-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-111-45/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-161-0/+33
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-071-0/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-211-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