Directory src/main/java/au/com/whitesquare/indoorscore/jsp/tag/

Directory Created:
2004-03-14 11:28
Total Files:
8
Deleted Files:
0
Lines of Code:
1568

[root]/src/main/java/au/com/whitesquare/indoorscore/jsp/tag
                                         display (2 files, 302 lines)

Lines of Code

src/main/java/au/com/whitesquare/indoorscore/jsp/tag/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 1995 (100.0%) 71.2
steve 25 (89.3%) 1671 (83.8%) 66.8
garth 3 (10.7%) 324 (16.2%) 108.0

Most Recent Commits

steve 2008-12-02 21:45

bug 56: Updated admin tag to allow for team admin checking.

26 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: IsUserAdminTag.java (+26 -3)
steve 2008-11-30 22:55

bug 53: Replaced uses of JSPForwardResponse with Actual responses, including the creation of a new ActualTeamResponse.

12 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+12 -9)
steve 2007-12-18 14:36

Major Update to crickscore, full UI reskin, some functional changes.

35 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+35 -36)
steve 2006-01-27 21:19

Updated stats to work on new statistics table.

407 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: PlayerStatisticTag.java (new 256), RandomStatisticTag.java (+151 -51)
steve 2005-10-20 22:57

Cleaned up extra else items.

40 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: IsUserAdminTag.java (+20 -19), IsUserLoggedInTag.java (+20 -19)
steve 2005-02-26 02:07

Saves hit counts every 50 hits.

7 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: HitCounterTag.java (+7 -4)
steve 2005-01-29 18:04

Updated to support new statistics engine.

97 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+97 -46)
steve 2005-01-12 23:08

Updated tag to save the ALL count to disk every 100 hits.

11 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: HitCounterTag.java (+11 -2)
steve 2004-11-22 16:18

Removed commented out code.

16 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+16 -47)
steve 2004-10-17 19:31

Added team support for tag.

234 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: LastResultTag.java (+74 -43), NextGameTag.java (+46 -27), RandomStatisticTag.java (+114 -53)
garth 2004-07-28 16:43

Initial Version. Creates a link with the name and size of the file

123 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: FileLinkTag.java (new 123)
steve 2004-07-14 09:46

Updated to use the new ParseUtil number parsing functions.

8 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: HitCounterTag.java (+8 -3)
steve 2004-06-28 23:26

Updated to use the new stat definition for statistic selection.

16 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+16 -5)
garth 2004-06-28 17:35

Added tags to get the next game, and the last result

201 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: LastResultTag.java (new 101), NextGameTag.java (new 100)
steve 2004-06-20 17:30

Now registers as a shutdown listener to write the "ALL" stat to the
system settings, so now writes the value to the DB on shutdown and
loads it again on creation.

49 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: HitCounterTag.java (+49 -3)
steve 2004-06-19 01:49

Updated the tag to support seasons.

54 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+54 -23)
steve 2004-06-06 02:02

Added support for new statistic rounds.

81 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+81 -13)
steve 2004-05-27 10:12

Updated the tag to use a cached version of the stats instead of loading
them from disk everytime.

30 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+30 -10)
steve 2004-05-05 16:51

Updated tag to cache players and stats at a class level, removing the
need for them to be reloaded all the time.
Also connected the lists to the data change manager to allow the cached
data to be updated even when background changes occur to the data.

32 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (+32 -11)
steve 2004-05-05 09:06

Added new Tag to generate the RandomStat table.

161 lines of code changed in:

  • src/main/java/au/com/whitesquare/indoorscore/jsp/tag: RandomStatisticTag.java (new 161)

(2 more)

Generated by StatCVS 0.3