Skip to content

RepoSense v2.3

Compare
Choose a tag to compare
@HCY123902 HCY123902 released this 16 Dec 15:08
· 166 commits to release since this release

Documentation

New Features

CLI and Behavioural Changes

  • Replaced Author's GitHub ID with Author's Git Host ID in author-config.csv to support GitLab and Bitbucket repositories
  • Accelerated processing time for directories and files that are supposed to be ignored

Authorship Panel

  • Added visual indication for sorting files with LOC, path, file type, and file name

UI Changes

Documentation

  • Revised config files usage in User Guide to support GitLab and Bitbucket repositories
  • Provided more details regarding the file size limit argument in repo-config.csv in the User Guide

Chart Panel

  • Added customized icons for known GitLab and Bitbucket repositories
  • Disabled repository links when they are missing or when they are for repositories not supported by RepoSense
  • Added a pop-up that explains the meaning of the percentage value of each ramp chart

Authorship Panel

  • Optimized rendering time of the authorship contribution panel
  • Stretched glob filter to match the full width of the panel

Commits Panel

  • Retained the original file type labels of a commit after filtering by file types

Bug Fixes

UI

  • Aligned glob filter with the filter button when the viewport is smaller
  • Fixed the broken header link of the authorship contribution panel after reloading
  • Disabled the auto-refreshing of the glob filter to allow user input

Non-UI

  • Fixed an issue when cloning repositories that utilize git-lfs with improper Git client configuration