- trend analysis (7665e45)
- Murat Sari
- allow copying filenames into clipboard (b76043e)
- Manfred Steyer
- remove treemap when no module is selected (6593a8b)
- Manfred Steyer
- only show hotspots in current score range (green, yellow, red) (65b1689)
- Manfred Steyer
- added UI to define teams (0d2e734)
- John van Leeuwen
- show actual teams/users in team alignment (0f245be)
- focus in tree (b159d26)
- filter hotspots using slider and percent (6ed670a)
- add treemap for hotspots (bfc6cd6)
- add detail view to hotspot treemap (0292893)
- make treemap responsive (5d7327b)
- correct separators in git log rename handling (aae727f)
- prod build did not worked bc of missing cdk ref. Also fix exec perms on scripts (f63ce7d)
- align material / cdk version and use npm ci inside pipeline (7c30de9)
- John van Leeuwen
- Manfred Steyer
- Murat Sari
- prevent word wrap in tree (0130a55)
- Manfred Steyer
- don't wrap tree entries (527ed58)
- Manfred Steyer
- always show resize cursor during resizing (be5836b)
- Manfred Steyer
- add store for limits (2f9b490)
- add limits store to team alignment and hotspots (5547a7c)
- add store to coupling feature (28b7c31)
- add signal store to hotspot and team alignment analysis (fdc6882)
- add resizer for tree (7ef551c)
- Manfred Steyer
- frontend: show actual number of changed lines in team alignment (955828b)
- frontend: only show one tip tool text at once (d5dbabd)
- Manfred Steyer
- support aliases for git log usernames (5f033a7)
- John van Leeuwen
- allow to filter git log (111d02a)
- add sum of coupling (dba3f46)
- add file filter (26b8c66)
- use version together with git hash as cache key (83d45dc)
- link readme for defining teams (c76dcde)
- Manfred Steyer
- update to sheriff-core 0.17.1
- parse commandline options (eee51b3)
- add angular material (7cc2873)
- add filter (e3f3a2e)
- add graph component for coupling (76c4c80)
- show node details (3b61603)
- add coherence (b6e113e)
- use cola simulation for graph (1d39e93)
- add option for showing groups (1ed0bff)
- poc of new graph implementation (e1f9a56)
- use cytoscape for graph (8694539)
- grouping nodes in graph (d54cd5e)
- add team alignment (a1f26c1)
- small improvements for v0.0.1 (7ab78fd)
- add hotspot analysis (32590d4)
- add cc to hotspot analysis (050c5a5)
- use dagre layout i/o cola (653797f)
- filter hotspots by score (bbdcfbf)
- aggregate hotspots (66c4e50)
- add change coupling (a4cd89a)
- hotspot ui (eb943f3)
- add ui for change coupling (a161f29)
- infer folder structure from sheriff dump (453c4e9)
- handle renames in git history (5ff8d1b)
- infer sheriff dump when starting detective (da837a9)
- use latest official sheriff version (ebbbf48)
- add error handling (d606a37)
- show at least the first two layers in tree (1a1b191)
- allow disabling opening a browser window with --open false (9c240f5)
- allow limiting forensic analyses by commit cound and time (0e07635)
- add ui for limiting the git log (8da81d9)
- cache git log (670087a)
- auto refresh cache on demand (80c68b7)
- allow to choose b/w mc cabe and file length for hotspot analysis (d25bb57)
- add by-user option to team-alignment (bf1e0d9)
- show commits in change-coupling graph (2b45b50)
- show total commit count in tool tip text (3954986)
- add loading indicator and pagination to hotspots (07f7dce)
- removing chord diagramm from navigation (6bfe422)
- add entry point for cli workspace with projects folder (88266c6)
- add error handlers (784c750)
- add help icons with tooltip texts to the features (8c6ed74)
- improvde default entry points (256eb47)
- make sure initial y >= 0 for graph (5bd6bc4)
- use trailing / when comparing folders using startsWith (d61c984)
- min connections cannot be less than 0 (7e68917)
- normalize paths in sheriff dump (09d4c53)
- correct break point observer for filter (ed57ce0)
- add missing files (026a16f)
- fix tree appearance (8da2573)
- Manfred Steyer