mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 20:35:24 +00:00
* replace upsert with seperate create many and raw update many calls * add bulk repo status update and queue addition with priority * add support for managed redis * add note for changing raw sql on schema change * add error package and use BackendException in connection manager * handle connection failure display on web app * add warning banner for not found orgs/repos/users * add failure handling for gerrit * add gitea notfound warning support * add warning icon in connections list * style nits * add failed repo vis in connections list * added retry failed repo index buttons * move nav indicators to client with polling * fix indicator flash issue and truncate large list results * display error nav better * truncate failed repo list in connection list item * fix merge error * fix merge bug * add connection util file [wip] * refactor notfound fetch logic and add missing error package to dockerfile * move repeated logic to function and add zod schema for syncStatusMetadata |
||
|---|---|---|
| .. | ||
| 20250122225856_postgres_init | ||
| 20250124045320_rename_config_to_connection | ||
| 20250124063518_remove_repo_tenant_id | ||
| 20250124173816_relate_connection_and_repo | ||
| 20250124190846_add_secret_table | ||
| 20250124230248_add_name_to_connection | ||
| 20250124231224_add_connection_type | ||
| 20250203215003_add_repo_image | ||
| 20250206180955_add_domain | ||
| 20250210191917_add_invite_table | ||
| 20250212061001_remove_active_org_id | ||
| 20250212185343_add_stripe_customer_id_to_org | ||
| 20250214051339_add_hashed_password | ||
| 20250214214601_add_stripe_subscription_status_to_org | ||
| 20250218193104_add_connection_sync_metadata | ||
| migration_lock.toml | ||