Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
36 commits sit in this repo's top risk tercile, which is 33% of the 108scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 9.0 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Began refactor-led, now leaning chore.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Risk | Top driver |
|---|---|---|---|---|---|---|
| 1 | dcd91de5feat: add SSH configuration support and connection management enhancements | abeni16 | 3mo ago | +2.9K -267 | 99%Elevated | more lines added than baseline |
| 2 | 717e26cffeat: update configuration and add new dependencies | abeni16 | 4mo ago | +8.4K -275 | 99%Elevated | more lines added than baseline |
| 3 | 59eda8bffeat: initial commit | abeni16 | 4mo ago | +5.1K -999 | 99%Elevated | more lines added than baseline |
| 4 | 17b97ceafeat: internationalize UI with react-i18next | cenuon | 2mo ago | +2.3K -608 | 94%Elevated | more lines added than baseline |
| 5 | 78dbc161feat: add support for MySQL and SQLite connections | abeni16 | 3mo ago | +2.4K -446 | 94%Elevated | more lines added than baseline |
| 6 | d34fb261feat: implement inline row insertion and error handling improvements | abeni16 | 3mo ago | +1.9K -1.0K | 94%Elevated | more lines added than baseline |
| 7 | db0c19dcfix: update asset references and enhance App component functionality | abeni16 | 3mo ago | +2.1K -748 | 94%Elevated | more lines added than baseline |
| 8 | 53dd5369refactor: enhance foreign key management and update UI components | abeni16 | 4mo ago | +2.1K -230 | 94%Elevated | more lines added than baseline |
| 9 | e980f8b6refactor: update asset references and clean up unused components | abeni16 | 4mo ago | +2.0K -608 | 94%Elevated | more lines added than baseline |
| 10 | 06cfc9fafeat: enhance connection management and Veloxy functionality | abeni16 | 2mo ago | +1.7K -389 | 89%Elevated | more lines added than baseline |
| 11 | c39d5c79feat: introduce Ask Veloxy feature for natural language SQL generation | abeni16 | 3mo ago | +1.7K -28 | 89%Elevated | more lines added than baseline |
| 12 | b39c42c8feat: enhance diagram management with new layout and view features | abeni16 | 3mo ago | +1.2K -132 | 89%Elevated | more lines added than baseline |
| 13 | 573ee605chore: update .gitignore and modify build assets | abeni16 | 4mo ago | +1.5K -285 | 89%Elevated | more lines added than baseline |
| 14 | 2ba3ea92first commit | abeni16 | 4mo ago | +3.3K -0 | 89%Elevated | more lines added than baseline |
| 15 | 471c1227feat: add react-markdown dependency and enhance Ask Veloxy dialog | abeni16 | 3mo ago | +1.2K -101 | 84%Elevated | more lines added than baseline |
| 16 | aa1ba046feat: enhance Ask Veloxy functionality with chat and conversation management | abeni16 | 3mo ago | +1.1K -176 | 84%Elevated | more lines added than baseline |
| 17 | 40b91943fix: add Windows build dependency and update version to 0.1.0 | Ami | 3mo ago | +1.5K -1.4K | 84%Elevated | more lines added than baseline |
| 18 | 5a9cbdb3new update | abeni16 | 3mo ago | +1.2K -233 | 84%Elevated | more lines added than baseline |
| 19 | cb42011cfeat: enhance model management with new governance features and column identity overrides | abeni16 | 3mo ago | +702 -32 | 84%Elevated | more lines added than baseline |
| 20 | 4c95227cfeat: add table index management and enhance query functionality | abeni16 | 4mo ago | +1.1K -87 | 84%Elevated | more lines added than baseline |
| 21 | e4d3249crefactor: enhance result editing capabilities and update asset references | abeni16 | 4mo ago | +746 -139 | 84%Elevated | more lines added than baseline |
| 22 | eae23a96feat: Rust-based export system with SVG diagram rendering and streaming CSV/JSON | abeni16 | 3mo ago | +1.0K -68 | 78%Elevated | more lines added than baseline |
| 23 | 5c50ccfefeat: tree explorer with db switcher and row actions | abeni16cursorassisted | 3mo ago | +1.2K -536 | 78%Elevated | more lines added than baseline |
| 24 | 691649f6feat: add SQL linting and query editor metadata retrieval | abeni16 | 3mo ago | +726 -50 | 78%Elevated | more lines added than baseline |
| 25 | 9e0c1f2efeat: enhance query functionality and integrate new Tauri plugins | abeni16 | 3mo ago | +820 -43 | 78%Elevated | more lines added than baseline |
| 26 | 3ec3fcc2feat: integrate foreign key management and enhance model workspace | abeni16 | 4mo ago | +527 -38 | 78%Elevated | more lines added than baseline |
| 27 | 3b08495efeat: update dependencies and enhance error handling in connection mutations | abeni16 | 3mo ago | +810 -1.3K | 75%Elevated | more lines added than baseline |
| 28 | cf61928afeat: add SSL mode support for database connections | abeni16 | 3mo ago | +689 -247 | 75%Elevated | more lines added than baseline |
| 29 | 56973216refactor: update asset references and enhance table search functionality | abeni16 | 4mo ago | +565 -338 | 75%Elevated | more lines added than baseline |
| 30 | 23c749b0refactor: enhance database engine support and UI components | abeni16 | 3mo ago | +475 -157 | 72%Elevated | more lines added than baseline |
| 31 | 9ef2f5c8feat: add support for extra connection parameters in database configuration | abeni16 | 3mo ago | +643 -16 | 72%Elevated | more lines added than baseline |
| 32 | 943d865cfeat: enhance connection and table management features | abeni16 | 3mo ago | +381 -162 | 72%Elevated | more lines added than baseline |
| 33 | 48ab4989feat: add transactional SQL building and enhance JSON handling | abeni16 | 2mo ago | +313 -73 | 69%Elevated | more lines added than baseline |
| 34 | 9aea1692release: v1.0.0 initial public release | abeni16 | 3mo ago | +443 -71 | 69%Elevated | more lines added than baseline |
| 35 | 8524fbb8refactor: enhance ModelInspector and IndexInspectorSection components | abeni16 | 4mo ago | +321 -260 | 69%Elevated | more lines added than baseline |
| 36 | 957098f6refactor: enhance ResultsGrid component with inline editing and column resizing | abeni16 | 4mo ago | +371 -189 | 69%Elevated | more lines added than baseline |
| 37 | d00ec806chore: remove unused Tauri plugin and update connection string handling | abeni16 | 2mo ago | +396 -58 | 65%Typical | more lines added than baseline |
| 38 | 02d8c669feat: add Create Table to visual designer, fix cell editing re-mount bug | abeni16 | 3mo ago | +313 -3 | 65%Typical | more lines added than baseline |
| 39 | 578e08b9feat: enhance ResultsGrid with improved state management and virtual scrolling | abeni16 | 3mo ago | +258 -63 | 65%Typical | more lines added than baseline |
| 40 | c93833befix: decode MySQL TIMESTAMP, DATETIME, DATE and TIME column types | Vasco Pereira | 2mo ago | +202 -3 | 63%Typical | more lines added than baseline |
| 41 | b9a54393new update | abeni16 | 3mo ago | +353 -26 | 63%Typical | more lines added than baseline |
| 42 | 95edac08refactor: improve error handling and state management in ResultsGrid component | abeni16 | 4mo ago | +290 -194 | 63%Typical | more lines added than baseline |
| 43 | adcd7e6ffeat: enhance onboarding flow with new steps and icons | abeni16 | 2mo ago | +212 -119 | 60%Typical | more lines added than baseline |
| 44 | 41edea06refactor: streamline SQL statement handling and improve editor functionality | abeni16 | 3mo ago | +217 -50 | 60%Typical | more lines added than baseline |
| 45 | d25cf287feat: add rename connection function | Gleb | 3mo ago | +178 -1 | 59%Typical | more lines added than baseline |
| 46 | 1c706211refactor: improve layout and responsiveness in App and Results components | abeni16 | 4mo ago | +144 -132 | 58%Typical | more lines added than baseline |
| 47 | 136f4e29Update README.md | abeni16 | 3mo ago | +108 -1 | 56%Typical | more lines added than baseline |
| 48 | 777bad29feat: enhance database and connection management features | abeni16 | 3mo ago | +140 -8 | 56%Typical | more lines added than baseline |
| 49 | d786aa67fix: restore delete rows feature post-merge | abeni16 | 3mo ago | +121 -19 | 55%Typical | more lines added than baseline |
| 50 | 373d4ef1feat: implement detachDeletedConnection functionality in query workspace | abeni16 | 3mo ago | +102 -8 | 53%Typical | more lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 108 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
Repowise tracks change history across 125 files in veloxbase/veloxdb. In the last 90 days 111 files were touched, 444 times in total, most often App.tsx. Every commit is scored for change risk from its size, spread and the history of the files it touches.