mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-25 17:08:32 +00:00
14 lines
377 B
YAML
14 lines
377 B
YAML
---
|
|
table_name: x509_commit_signatures
|
|
classes:
|
|
- CommitSignatures::X509CommitSignature
|
|
feature_categories:
|
|
- source_code_management
|
|
description: Stores X.509 verification status of the commit
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/17773
|
|
milestone: '12.8'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|