4ngfdsgub6nvbjcqv7jkm8pea5n97hct · 112 rows
| id | issue_id | event_type | actor | old_value | new_value | comment | created_at |
|---|---|---|---|---|---|---|---|
| 01a0048f-b1dc-7c77-879f-de9623b6b62e | sr-ht-dolt-5s7 | claimed | Eugene Blikh | {"id":"sr-ht-dolt-5s7","title":"Rename a database from its settings page","description":"Owners can change a database's description and visibility but not its name; the only way to rename today is delete + recreate + re-push, which loses the ACLs and the history. Add a rename action: move the metadata row (name + path, both unique) and the on-disk NBS store together, evicting the served handle for the old path.","acceptance_criteria":"Owner-only rename form on /~user/db/settings; name validated with core.ValidateName; a collision answers 409 and changes nothing; the row and the store dir move together (row rolled back if the move fails); the cached remotesapi handle for the old path is evicted; the browser lands on the renamed database.","status":"open","priority":2,"issue_type":"feature","owner":"bigbes@gmail.com","created_at":"2026-08-15T08:35:07Z","created_by":"Eugene Blikh","updated_at":"2026-08-15T08:35:07Z"} | {"assignee":"Eugene Blikh","status":"in_progress"} | NULL | 2026-08-15T11:35:21Z |
| 01a0049f-8fce-7138-81ff-246ee4cc3fe0 | sr-ht-dolt-dwz | created | Eugene Blikh | NULL | 2026-08-15T11:52:41Z | ||
| 01a0049f-bd2f-7a31-a1ad-3d8909178552 | sr-ht-dolt-dwz | claimed | Eugene Blikh | {"id":"sr-ht-dolt-dwz","title":"Create databases with an empty store so the first push needs no --force","description":"Web create and the git-hook auto-provision (/internal/repos) both call storage.InitStore, which writes an 'Initialize data repository' commit. dolt checks fast-forward client-side (env/actions/remotes.go CanFastForward), so any client with its own history (bd's embedded Dolt) can only land its first push with --force. push-to-create already uses storage.InitEmptyStore and is proven e2e. Make both creation paths default to InitEmptyStore, add an opt-in 'initialize with an empty commit' checkbox to the web form (a store with no commits cannot be dolt-cloned: ErrNoDataAtRemote), and rewrite the empty-database overview as a push-to-get-started page.","acceptance_criteria":"internal create always empty; web create empty by default and InitStore only with the checkbox; empty overview shows push instructions instead of the clone box; e2e proves a pre-provisioned empty store accepts a push from unrelated local history without --force","status":"open","priority":2,"issue_type":"feature","owner":"bigbes@gmail.com","created_at":"2026-08-15T08:52:41Z","created_by":"Eugene Blikh","updated_at":"2026-08-15T08:52:41Z"} | {"assignee":"Eugene Blikh","status":"in_progress"} | NULL | 2026-08-15T11:52:52Z |
| 01a004a2-bd69-7395-8d31-c4ea1de15322 | sr-ht-dolt-5s7 | closed | Eugene Blikh | Rename shipped: storage.MoveStore + db.RenameRepo + the settings rename action, with tests in all three layers | NULL | 2026-08-15T11:56:09Z | |
| 01a004a9-02b7-7128-b011-174555df488e | sr-ht-dolt-24m | created | Eugene Blikh | NULL | 2026-08-15T12:03:00Z | ||
| 01a004a9-80b0-7261-accb-9cd177507cdf | sr-ht-dolt-dwz | closed | Eugene Blikh | Implemented: /internal/repos and the web form default to InitEmptyStore, the form's initialize checkbox is the only path to WriteEmptyRepo, the empty overview teaches push, and remoteapi's e2e proves a pre-provisioned empty store takes an unrelated history with no --force. Follow-up for already-provisioned databases: sr-ht-dolt-24m. Not committed — awaiting review. | NULL | 2026-08-15T12:03:32Z | |
| 01a004cd-845e-7ba0-b61f-b738195d4b9e | sr-ht-dolt-tmz | created | Eugene Blikh | NULL | 2026-08-15T12:42:52Z | ||
| 01a004cd-a2cf-7f3e-8b0e-cd839d399086 | sr-ht-dolt-tmz.1 | created | Eugene Blikh | NULL | 2026-08-15T12:43:00Z | ||
| 01a004cd-a592-71b5-9d8e-9f2ebce7a048 | sr-ht-dolt-tmz.2 | created | Eugene Blikh | NULL | 2026-08-15T12:43:01Z | ||
| 01a004cd-a894-7042-a5ef-127b82726138 | sr-ht-dolt-tmz.3 | created | Eugene Blikh | NULL | 2026-08-15T12:43:02Z | ||
| 01a004cd-abbf-7700-a25d-7471b089d172 | sr-ht-dolt-tmz.4 | created | Eugene Blikh | NULL | 2026-08-15T12:43:02Z | ||
| 01a004d0-4560-75b8-bcb0-25777a3ea38a | sr-ht-dolt-02f | created | Eugene Blikh | NULL | 2026-08-15T12:45:53Z |