Directory cdx/scorebot/app/reporter/

Directory Created:
2007-01-22 12:58
Total Files:
9
Deleted Files:
1
Lines of Code:
4022

[root]/cdx/scorebot/app/reporter

Lines of Code

cdx/scorebot/app/reporter/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 122 (100.0%) 6220 (100.0%) 50.9
dound 114 (93.4%) 5971 (96.0%) 52.3
genned 6 (4.9%) 243 (3.9%) 40.5
rreagan3 1 (0.8%) 3 (0.0%) 3.0
allikat 1 (0.8%) 3 (0.0%) 3.0

Most Recent Commits

dound 2007-04-09 04:13

Report Now Includes Graphs. The reporter now creates a number of graphs in PNG format to accompany its HTML output. The main page template now displays a chart which shows each team's total score over time. It also has a chart which displays each suite's score over time. Each team's index page also has a chart showing their scores on each suite of time.

323 lines of code changed in:

  • cdx/scorebot/app/reporter: CompleteScoringStats.java (+210 -7), ScoringStats.java (+6 -2), TeamScoringInfo.java (+11 -4), TimedScoringInfo.java (new 96)
dound 2007-04-09 03:37

index page now included in the progress bar % done count (in addition to the team count)

4 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+4 -4)
dound 2007-04-08 01:56

Bug fix: on basic reports, links to team reports were showing up for team's beyond the first. Also, if there was more than one team, the program would crash.

6 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+6 -4)
dound 2007-04-08 01:51

Bug fix: the main index page did not match up suite score breakdowns and total scores with the correct team

10 lines of code changed in:

  • cdx/scorebot/app/reporter: CompleteScoringStats.java (+10 -5)
dound 2007-04-08 00:43

Removed dead stores to local variables.

3 lines of code changed in:

  • cdx/scorebot/app/reporter: CompleteScoringStats.java (+3 -4)
dound 2007-04-07 23:47

Performance: Integer.valueOf now used in preference to new Integer

7 lines of code changed in:

  • cdx/scorebot/app/reporter: CompleteScoringStats.java (+4 -3), TeamScoringInfo.java (+3 -3)
dound 2007-04-07 23:42

Made inner classes static where possible.

3 lines of code changed in:

  • cdx/scorebot/app/reporter: Comments.java (+3 -3)
dound 2007-04-02 18:47

Fixed menu menmoics and disappearing help menu problem.
Changed reporting template's version to 1.01.
Added web to CVS.

4 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+4 -5)
dound 2007-04-02 10:58

Changed getIndex to use hashCode vice equals because the items being compared only need to match what hashCode checks.

4 lines of code changed in:

  • cdx/scorebot/app/reporter: TeamScoringInfo.java (+4 -4)
dound 2007-04-01 19:52

Bug fix (1691647): The report for each team was just the report for the last team. This was occurring because the NTP was being reconfigured for each team (i.e. putting in its team name and IPs) but this overwrote the previous teams' info. This process was done before computing stats, so it caused this bug. This was fixed by giving each team a deep copy of the actual NetworkTestPackage.

8 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+8 -3)
dound 2007-04-01 16:17

If score thresholds are set in the Configurer to have no minimum or maximum, then those fields' values are shown as "no minumum" and "no maximum" (respectively) vice showing the minimum/maximum integer value that the JVM could handle.

5 lines of code changed in:

  • cdx/scorebot/app/reporter: CompleteScoringStats.java (+5 -3)
dound 2007-03-31 21:29

Added shortcuts in the Help menu on all GUIs to launch the changelog.htm file and the user's manual. A more informative about dialog was also created.

11 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+11 -6)
dound 2007-03-31 13:07

The competition name is now stored in the NTP. The results, scoring, and reporting information for a team is now stored in the folder compName/teamName/ vice teamName/.

4 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+4 -6)
dound 2007-03-30 01:26

Add mnemonics and accellerators.

28 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+28 -2)
dound 2007-03-30 00:52

New max loss/gain terminology introduced.

4 lines of code changed in:

  • cdx/scorebot/app/reporter: CompleteScoringStats.java (+4 -4)
dound 2007-03-30 00:15

Initial score removed from TestSuite. Initial score and min/max score in the NTP now taken care of.

57 lines of code changed in:

  • cdx/scorebot/app/reporter: CompleteScoringStats.java (+28 -15), ReporterGUI.java (+5 -2), ScoringStats.java (+15 -6), TeamScoringInfo.java (+9 -5)
dound 2007-03-29 21:54

Fields are now disabled unless a file is loaded.

7 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+7 -3)
dound 2007-03-28 09:54

moved gui icon to icons folder

3 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+3 -3)
dound 2007-03-28 01:22

In response to bug report 1689599, if an option identifier is not found, error text is output vice the program crashing gracelessly.

13 lines of code changed in:

  • cdx/scorebot/app/reporter: CompleteScoringStats.java (+13 -5)
dound 2007-03-27 00:04

no message

16 lines of code changed in:

  • cdx/scorebot/app/reporter: ReporterGUI.java (+4 -2), ScoringStats.java (+7 -4), TeamScoringInfo.java (+5 -3)

(47 more)

Generated by StatCVS 0.3