gitlab-org--gitlab-foss/db
Krasimir Angelov d745ff0431 Add username to deploy tokens
This new attribute is optional and used when set instead of the default
format `gitlab+deploy-token-#{id}`.

Empty usernames will be saved as null in the database.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
2019-07-02 18:56:48 +00:00
..
fixtures db.fixtures: use print instead of puts 2019-06-27 19:29:29 +02:00
importers Change the schema of the common_metrics.yml 2019-04-17 20:02:24 +08:00
migrate Add username to deploy tokens 2019-07-02 18:56:48 +00:00
optional_migrations Add version 4.2 to all existing migrations 2018-11-22 13:18:28 +01:00
post_migrate Squash old migrations 2019-07-02 09:35:03 +01:00
schema.rb Add username to deploy tokens 2019-07-02 18:56:48 +00:00
seeds.rb