Damith C. Rajapakse
Damith C. Rajapakse
v9.0.0.beta6 I received an account request from someone who used TEAMMATES as a student before, and joined TEAMMATES using her Google account before. Problem: The following error appears and I...
V9-0-0-beta.6 Found in production server logs. Happened at least 3 times so far within last 24 hours ``` Error Message: IndexOutOfBoundsException caught by WebApiServlet: Index -1 out of bounds for...
Context: see https://reposense.org/ug/runSh.html Suggested: provide a way to specify that the latest release of a specific major version should be used. For example `--version 3.*` will use the latest version...
Refer https://reposense.org/ug/authorConfigSyntax.html  Should this cell be empty (because branches are specified in the first cell already)?
When using https://github.com/reposense/publish-RepoSense for deploying a RepoSense site on GitHub Actions, the following deprecation warnings appear after each GitHub Actions run. 
According to this log message, the default configs folder is `config`  However, other signs points to `configs` being the preferred name e.g.,  Perhaps we can allow both? e.g.,...
Now that we have a 'trim timeline' feature, and also working towards a ['code portfolio' use case](https://github.com/reposense/RepoSense/issues/2215), perhaps it is also time to support different time periods for different repos....
Currently, we use multiple colors for ramps, and file groups.  To a viewer, this may to confusing. For example, the viewer might think the color of the ramp indicates...
RepoSense was created initially to facilitate monitoring of coding activities across multiple repos. Recently, we also started catering for a second goal, which is to use RepoSense to create a...
I was trying to insert a horizontal line at the bottom of the title.md but it did not appear in the generated report.  Also tried the markdown syntax `------`...