Damith C. Rajapakse

Results 540 comments of Damith C. Rajapakse

> Should we remove `src/main/resources/view` from the Ignore Glob List? So something like `src/main/resources/!(view)/**`? Can try that. Confirmed that's the correct glob syntax?

> > Should we remove `src/main/resources/view` from the Ignore Glob List? So something like `src/main/resources/!(view)/**`? > > Can try that. Confirmed that's the correct glob syntax? Seems to work. Thanks...

> Also I think `src/main/resources/!(view)/**` does not match files placed directly in the resource folder (means reposense will not ignore them), not sure if that's important. I'm also not sure...

> This is fairly comprehensive https://mywiki.wooledge.org/glob Nice. Let's point to it from our UG.

> The most feasible solution is to shift the `since` and `until` dropdowns from the toolbar to each individual project ramp. This allows for different time ranges to be specified...

What does the current RS do with merge+squash commits? treat as normal commit? For merge commits, we can show them but in a different way? It will be misleading to...

> The final analysis is still correct though, just that no ramp shows up for my GitHub account even though it made the effort to resolve the merge conflict. It...

As a compromise, perhaps show merge commits as 0 length ramps? i.e., it will still show up in the ramp chart but will not affect the contribution bar.

> I think we need to include negative as well for the contribution bar to be accurate if i remember correctly. How do we calculate the ramp size when the...

> We can probably use a different color, e.g. dark red, to indicate it as a negative value while the ramp size can still use the absolute number. I'm sure...