mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-13 21:05:22 +00:00
* add gc queue logic * fix missing switch cases for gc status * style org create form better with new staging domain * change repo rm logic to be async * simplify repo for inactive org query * add grace period for garbage collecting repos * make prom scrape interval 500ms |
||
|---|---|---|
| .. | ||
| 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 | ||
| 20250218203405_add_is_onboarded_flag | ||
| 20250220024949_add_orgid_to_repo_unique | ||
| 20250220202710_add_image_url_to_org | ||
| 20250225194100_add_gc_repo_status | ||
| migration_lock.toml | ||