.. |
0001_create_table_paths.up.sql
|
Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57)
|
2022-11-06 23:14:47 -08:00 |
0001_create_table_principals.up.sql
|
Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57)
|
2022-11-06 23:14:47 -08:00 |
0001_create_table_repositories.up.sql
|
Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57)
|
2022-11-06 23:14:47 -08:00 |
0001_create_table_spaces.up.sql
|
Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57)
|
2022-11-06 23:14:47 -08:00 |
0001_create_table_tokens.up.sql
|
Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57)
|
2022-11-06 23:14:47 -08:00 |
0002_create_index_paths_targetType_targetId.up.sql
|
Add Paths support and error improvements (#11)
|
2022-09-08 21:39:15 -07:00 |
0002_create_index_principals_principal_sa_parentType_principal_sa_parentId.up.sql
|
Principals, ServiceAccounts, Tokens and auth.Sessions (#15)
|
2022-09-25 23:44:51 -07:00 |
0002_create_index_repositories_parent.up.sql
|
Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57)
|
2022-11-06 23:14:47 -08:00 |
0002_create_index_spaces_parentId.up.sql
|
Add authn, authz, spaces, guard, terminated FQNs
|
2022-09-05 13:47:00 -07:00 |
0002_create_index_tokens_principalId.up.sql
|
Principals, ServiceAccounts, Tokens and auth.Sessions (#15)
|
2022-09-25 23:44:51 -07:00 |
0003_create_table_pullreqs.up.sql
|
rename DB table pullreq to pullreqs; added version (#130)
|
2022-12-22 20:21:15 +01:00 |
0004_create_index_pullreq_target_repo_id_number.up.sql
|
rename DB table pullreq to pullreqs; added version (#130)
|
2022-12-22 20:21:15 +01:00 |
0005_create_table_pullreq_activities.up.sql
|
Fixed pullreqs DB table name in migration (#140)
|
2022-12-27 17:51:03 +01:00 |
0006_create_index_pullreq_activities_pullreq_id_order.up.sql
|
Pull request timeline feature: DB and the list API (#136)
|
2022-12-26 12:17:38 +01:00 |