drone/internal/store/database/migrate/sqlite
Johannes Batzill 91a75ed601 Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32)
Adds the following:
- Add GetContent API (with gitrpc, proto, gitadapter changes)
- Add ListCommits API (with gitrpc, proto, gitadapter changes)
- DefaultBranch (to repo table in DB, update branch in git-repo, have default value in config)
2022-10-17 00:14:31 -07:00
..
0001_create_table_paths.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
0001_create_table_principals.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
0001_create_table_repositories.up.sql Add GetContent and ListCommits APIs, Fix DefaultBranch support (#32) 2022-10-17 00:14:31 -07:00
0001_create_table_spaces.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
0001_create_table_tokens.up.sql [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07: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_spaceId.up.sql Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07: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