Commit | Date | |
---|---|---|
2014-09-17 05:51:22 | Tree | |
[r16]
by
j0e3gan
DEV: Updated report header to reflect the repository or log file analyzed instead of repeating it across all graphs & charts. Replaced static report title SVNstat with report header's value to make multiple browser tabs with different SvnStat reports easier to identify. Refined all-user graphs & charts' default titles for clarity; similarly refined per-user graphs & charts' default titles and ensured that their titles indicate the users to which they relate (e.g. "Commit times for j0e3gan") - for clarity where scrolling cuts off username headers above related per-user graphs & charts. Re-ordered all properties to better align with the order of sections and the graphs & charts therein in analysis reports. |
2014-09-17 04:20:49 | Tree |
2014-09-15 14:00:21 | Tree | |
2014-09-15 05:54:03 | Tree | |
[r13]
by
j0e3gan
FIX: Bug #2 (Exception when creating stats) - Added check to ensure y-axis increment > 0 in Graph.lineChart to avoid specific exception (org.jCharts.properties.PropertyException ("The Axis Increment can not be a negative value or zero.")), an increment < 1 arising when the difference between the min and max file counts is less than 4. Renamed related Graph.lineChart parameters and added a comment for clarity. The y-axis increment is just that - an increment, not necessarily an increase. |
2014-09-15 05:45:47 | Tree |
2014-09-14 18:51:41 | Tree | |
[r11]
by
j0e3gan
DEV: First-pass shift to generic collections and some cleanup to fix type-safety warnings and facilitate readability and refactoring a bit. |
2014-09-13 21:26:00 | Tree |
2014-09-03 02:22:48 | Tree | |
[r9]
by
j0e3gan
DEV: Updated copyright notices to use the internationally recognized copyright symbol ©. |
2014-09-01 21:28:13 | Tree |
[r8]
by
j0e3gan
FIX: Bug #2 (Exception when creating stats) - Added check for diff == 0 in Stat.fileCount to avoid specific exception. Added other checks and changed Stat.fileCount's return type to boolean to avoid subsequent exceptions when no files are found in the given log (for the given date range). Updated copyright notices. |
2014-09-01 21:26:32 | Tree |