Directory src/au/com/whitesquare/nas/bean/bug/

Directory Created:
2003-06-29 21:26
Total Files:
8
Deleted Files:
0
Lines of Code:
1872

[root]/src/au/com/whitesquare/nas/bean/bug

Lines of Code

src/au/com/whitesquare/nas/bean/bug/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 22 (100.0%) 2213 (100.0%) 100.5

Most Recent Commits

steve 2003-08-18 01:30

Added constants to define the POOL Statuses.
Also added functions to test if the POOL is the NEW pool or the TEST pool.

24 lines of code changed in:

  • src/au/com/whitesquare/nas/bean/bug: BugPool.java (+24 -2)
steve 2003-08-18 01:26

Added function to determine what STAGE a bug is in. A STAGE is a set of
statuses that each bug can be in, and equates to the access rights that
each module user can own. STAGES are defined as constants of Bug.

66 lines of code changed in:

  • src/au/com/whitesquare/nas/bean/bug: Bug.java (+66 -3)
steve 2003-08-06 17:46

Updated the on hold process so that the bug is still assigned to the same
person but just moved to the on-hold status.

7 lines of code changed in:

  • src/au/com/whitesquare/nas/bean/bug: Bug.java (+7 -6)
steve 2003-08-04 20:29

Added a whole lot of update functions to manage the state changes
and different actions that can be performed.

140 lines of code changed in:

  • src/au/com/whitesquare/nas/bean/bug: Bug.java (+140 -4)
steve 2003-07-29 20:04

Removed TODO comments

9 lines of code changed in:

  • src/au/com/whitesquare/nas/bean/bug: BugPool.java (+9 -9)
steve 2003-07-28 22:48

New generation of code from DCAF-Generator.
Fixed some minor bugs.

169 lines of code changed in:

  • src/au/com/whitesquare/nas/bean/bug: BugBO.java (+63 -63), BugDO.java (+13 -13), BugList.java (+39 -36), BugPoolBO.java (+21 -21), BugPoolDO.java (+14 -11), BugPoolList.java (+19 -16)
steve 2003-07-23 23:41

Updated the code to use the new DO/BO/Lists that are automatically
generated by the new DCAF-Generator package.

1597 lines of code changed in:

  • src/au/com/whitesquare/nas/bean/bug: Bug.java (new 77), BugBO.java (+530 -37), BugDO.java (+288 -73), BugList.java (+192 -47), BugPool.java (new 73), BugPoolBO.java (new 181), BugPoolDO.java (new 139), BugPoolList.java (new 117)
steve 2003-06-29 21:26

Initial Load

201 lines of code changed in:

  • src/au/com/whitesquare/nas/bean/bug: BugBO.java (new 52), BugDO.java (new 87), BugList.java (new 62)
Generated by StatCVS 0.3