Directory src/main/java/au/com/whitesquare/indoorscore/statistics/

Directory Created:
2004-03-28 15:22
Total Files:
6
Deleted Files:
0
Lines of Code:
1664

[root]/src/main/java/au/com/whitesquare/indoorscore/statistics
                                     actual (0 files, 0 lines)
                                     batting (5 files, 288 lines)
                                     bowling (4 files, 230 lines)
                                     contribution (3 files, 157 lines)
                                     game (1 files, 72 lines)
                                     vote (6 files, 313 lines)

Lines of Code

src/main/java/au/com/whitesquare/indoorscore/statistics/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 25 (100.0%) 2518 (100.0%) 100.7

Most Recent Commits

steve 2006-01-27 21:13

Updated to be the new stats format.

1229 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (+89 -421), CopyOfBaseStatistic.java (new 881), DefinitionUpdater.java (+23 -26), StatisticCache.java (new 65), StatisticSet.java (new 133), StatisticUpdater.java (+38 -27)
steve 2005-02-26 02:06

Added Lifetime milestones.

59 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (+59 -14)
steve 2005-01-29 18:01

Updated statistic engine to support keeping game by game stats.
There are now only 15 base stats, each of which generates an actual, total,
maximum, minimum and average for each =75 stats.
Milestone integration has been added.

636 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (+507 -173), DefinitionUpdater.java (+50 -14), StatisticUpdater.java (+79 -39)
steve 2004-11-22 16:17

Now when the update runs, it also updates the sort order.

6 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: DefinitionUpdater.java (+6 -2)
steve 2004-11-22 16:17

Added default implementation of getAscendingOrder().

11 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (+11 -2)
steve 2004-10-17 19:29

Updated to allow stats generated per team.

10 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: StatisticUpdater.java (+10 -7)
steve 2004-10-17 19:27

Added team support, and removed the round-by-round statistic.

53 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (+53 -47)
steve 2004-07-02 22:18

Minor code movement, just for readability.

10 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: StatisticUpdater.java (+10 -6)
steve 2004-06-28 23:27

New definition updater to update the database with the class object values.

78 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: DefinitionUpdater.java (new 78)
steve 2004-06-24 21:27

Fixed a bug to do a trim() on the className to make sure its not hiding
any trailing spaces.

6 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: StatisticUpdater.java (+6 -3)
steve 2004-06-21 22:21

Added ability for sub statistics to not generate season or lifetime stat values.

68 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (+68 -43)
steve 2004-06-19 01:57

Now passes through seasons not just games.

12 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: StatisticUpdater.java (+12 -3)
steve 2004-06-19 01:54

Updated to generate season stats too.

66 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (+66 -14)
steve 2004-06-06 02:04

Stats updated to process the data much better and easier by changing
the definition of the getPlayerValue function.
Now supports round based statistics.

73 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (+54 -7), StatisticUpdater.java (+19 -3)
steve 2004-05-27 10:36

Tells DataChange thread to pause for the run of the stats, then unpauses
to send out the messages.

10 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: StatisticUpdater.java (+10 -3)
steve 2004-03-28 15:22

Created base statistic system.

191 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/statistics: BaseStatistic.java (new 82), StatisticUpdater.java (new 109)
Generated by StatCVS 0.3