.. |
testfiles
|
Add tests framework for storage migration (#630)
|
2021-12-20 16:15:21 +01:00 |
000_legacy_to_xorm.go
|
Spelling (#1405)
|
2022-11-09 08:12:17 +01:00 |
001_repos_drop_fallback.go
|
Migrate to Xorm (#474)
|
2021-11-13 20:18:06 +01:00 |
002_repos_drop_allow_deploys_allow_tags.go
|
Migrate to Xorm (#474)
|
2021-11-13 20:18:06 +01:00 |
003_fix_pr_secret_event_name.go
|
Nits Collected over last month (#595)
|
2021-12-11 13:15:04 +01:00 |
004_repos_drop_repo_counter.go
|
Calculate build number on creation (#615)
|
2021-12-18 20:37:51 +01:00 |
005_drop_senders.go
|
Remove senders model (#923)
|
2022-05-17 21:27:44 +02:00 |
006_log_data_type.go
|
Update type of 'log_data' from blob to longblob (#1050)
|
2022-07-29 14:57:18 +02:00 |
007_secrets_add_user.go
|
Fix migration number (#1134)
|
2022-08-27 23:58:52 +02:00 |
008_lowercase_secret_names.go
|
Rename build to pipeline in code (#1224)
|
2022-10-18 03:24:12 +02:00 |
008_recreate_agents_table.go
|
Store an agents list and add agent heartbeats (#1189)
|
2023-01-28 14:13:04 +01:00 |
009_rename_builds_to_pipeline.go
|
Rename build to pipeline in code (#1224)
|
2022-10-18 03:24:12 +02:00 |
010_columns_rename_builds_to_pipeline.go
|
Renamed procs/jobs to steps in code (#1331)
|
2022-10-28 17:38:53 +02:00 |
011_columns_rename_procs_to_steps.go
|
Renamed procs/jobs to steps in code (#1331)
|
2022-10-28 17:38:53 +02:00 |
012_rename_remote_to_forge.go
|
Rename remote to forge (#1357)
|
2022-11-05 00:35:06 +01:00 |
013_rename_forge_id_to_forge_remote_id.go
|
Rename forge-id to forge-remote-id (#1418)
|
2022-11-15 15:01:23 +01:00 |
common.go
|
Store an agents list and add agent heartbeats (#1189)
|
2023-01-28 14:13:04 +01:00 |
common_test.go
|
fix sqlite migration on column drop of uncommon schemas (#629)
|
2021-12-20 09:59:27 +01:00 |
migration.go
|
Store an agents list and add agent heartbeats (#1189)
|
2023-01-28 14:13:04 +01:00 |
migration_test.go
|
Dedup code and migrate away from deprecated funcs (#1141)
|
2022-08-30 01:14:07 +02:00 |