FossilRepo
Remove TODO.md — backlog is clear
Commit
f279e6715ec69cc41a5731dd87cdca553d31e0a6e4da74631a9e073d6e8c98af
Parent
eaabb5d4e2a759d…
1 file changed
-13
D
.github/TODO.md
-13
| --- a/.github/TODO.md | ||
| +++ b/.github/TODO.md | ||
| @@ -1,13 +0,0 @@ | ||
| 1 | -# Open Items | |
| 2 | - | |
| 3 | -Tracked here until filed as proper tickets. | |
| 4 | - | |
| 5 | -## P0 — Must Fix | |
| 6 | - | |
| 7 | -- [ ] **Consistent pagination** — Ticket list has per-page selector (25/50/100) and proper count display. All other paginated lists use basic prev/next. Standardize all lists to match ticket_list pattern. | |
| 8 | -- [ ] **Public repo unauthenticated view** — Public projects should be fully browsable without login. Currently some views may redirect to login. Audit all fossil views for anonymous access on public repos. | |
| 9 | -- [ ] **Branch protection push enforcement** — Rules are currently advisory. Need Fossil hook integration to actually block pushes to protected branches. | |
| 10 | - | |
| 11 | -## P1 — Should Do | |
| 12 | - | |
| 13 | -- [ ] **Fossil sync to fossilrepo.io** — Automate git→fossil sync as part of deploy or CI pipeline |
| --- a/.github/TODO.md | |
| +++ b/.github/TODO.md | |
| @@ -1,13 +0,0 @@ | |
| 1 | # Open Items |
| 2 | |
| 3 | Tracked here until filed as proper tickets. |
| 4 | |
| 5 | ## P0 — Must Fix |
| 6 | |
| 7 | - [ ] **Consistent pagination** — Ticket list has per-page selector (25/50/100) and proper count display. All other paginated lists use basic prev/next. Standardize all lists to match ticket_list pattern. |
| 8 | - [ ] **Public repo unauthenticated view** — Public projects should be fully browsable without login. Currently some views may redirect to login. Audit all fossil views for anonymous access on public repos. |
| 9 | - [ ] **Branch protection push enforcement** — Rules are currently advisory. Need Fossil hook integration to actually block pushes to protected branches. |
| 10 | |
| 11 | ## P1 — Should Do |
| 12 | |
| 13 | - [ ] **Fossil sync to fossilrepo.io** — Automate git→fossil sync as part of deploy or CI pipeline |
| --- a/.github/TODO.md | |
| +++ b/.github/TODO.md | |
| @@ -1,13 +0,0 @@ | |