DMDircthe intelligent IRC client

Viewing Issue Advanced Details

ID 0001274 Category [DMDirc] *Unsorted Severity minor
Reproducibility N/A Date Submitted 2008-05-27 01:54 Last Update 2008-07-11 22:14
Reporter Greboid Assigned To MD87 View Status public
Priority none Status closed Resolution fixed
Platform Fixed in Version Target Version 1.0
Product Version Product Build
Summary 0001274: Code tidying
Description Code tidying, javadoc fixing.
Needs unit test no

Relationships

Notes

Show this changeset in changelog Changeset Detail

4109 created by greboid on 27 May 2008, 01:54:44 +0100 (7 months ago) (patch) issue 1274: Code tidying

This commit was included in build DMDIRC-REPORTS-84. The build succeeded after 9 minutes (finished on 27-May-2008 at 17:10:30).

This commit was included in build DMDIRC-TRUNK-160. The build succeeded after 2 minutes (finished on 27-May-2008 at 17:13:22).

Show this changeset in changelog Changeset Detail

4113 created by chris87 on 27 May 2008, 17:32:49 +0100 (7 months ago) (patch) Minor code tidying
Issue 1274

This commit was included in build DMDIRC-REPORTS-85. The build succeeded after 9 minutes (finished on 27-May-2008 at 19:20:33).

This commit was included in build DMDIRC-TRUNK-162. The build succeeded after 2 minutes (finished on 27-May-2008 at 17:35:44).

Show this changeset in changelog Changeset Detail

4123 created by greboid on 30 May 2008, 01:10:18 +0100 (7 months ago) (patch) issue 1274: Code tidying

This commit was included in build DMDIRC-REPORTS-89. The build succeeded after 9 minutes (finished on 30-May-2008 at 02:20:07).

This commit was included in build DMDIRC-TRUNK-169. The build succeeded after 2 minutes (finished on 30-May-2008 at 01:13:13).

Show this changeset in changelog Changeset Detail

4128 created by chris87 on 30 May 2008, 21:40:27 +0100 (7 months ago) (patch) Minor style fixes
Issue 1274

This commit was included in build DMDIRC-REPORTS-92. The build succeeded after 9 minutes (finished on 30-May-2008 at 22:20:10).

This commit was included in build DMDIRC-TRUNK-174. The build succeeded after 2 minutes (finished on 30-May-2008 at 21:43:25).

Show this changeset in changelog Changeset Detail

4131 created by greboid on 31 May 2008, 11:22:54 +0100 (7 months ago) (patch) issue 1274: Code tidying

This commit was included in build DMDIRC-REPORTS-93. The build succeeded after 9 minutes (finished on 31-May-2008 at 12:31:41).

This commit was included in build DMDIRC-TRUNK-176. The build succeeded after 2 minutes (finished on 31-May-2008 at 11:27:52).

Show this changeset in changelog Changeset Detail

4132 created by greboid on 31 May 2008, 11:24:36 +0100 (7 months ago) (patch) issue 1274: Code tidying

This commit was included in build DMDIRC-REPORTS-93. The build succeeded after 9 minutes (finished on 31-May-2008 at 12:31:41).

This commit was included in build DMDIRC-TRUNK-176. The build succeeded after 2 minutes (finished on 31-May-2008 at 11:27:52).

Show this changeset in changelog Changeset Detail

4149 created by greboid on 01 June 2008, 12:22:02 +0100 (7 months ago) (patch) issue 1274: Code tidying

This commit was included in build DMDIRC-REPORTS-98. The build succeeded after 9 minutes (finished on 01-Jun-2008 at 13:58:11).

This commit was included in build DMDIRC-TRUNK-192. The build succeeded after 2 minutes (finished on 01-Jun-2008 at 12:27:48).

Show this changeset in changelog Changeset Detail

4150 created by greboid on 01 June 2008, 12:35:56 +0100 (7 months ago) (patch) issue 1274: Code tidying (Moved ReturnableThread hackiness to com.dmdirc.util)

This commit was included in build DMDIRC-REPORTS-98. The build succeeded after 9 minutes (finished on 01-Jun-2008 at 13:58:11).

This commit was included in build DMDIRC-TRUNK-193. The build succeeded after 2 minutes (finished on 01-Jun-2008 at 12:38:54).

Show this changeset in changelog Changeset Detail

4157 created by ShaneMcC on 05 June 2008, 02:55:54 +0100 (7 months ago) (patch) Remove deprecated parser methods for converting strings
        - Updated everything to use non-deprecated way
Replace stupid implementations of handles() in callbacks with decent code.
Spaces -> Tabs *runs*

Issue 1274

This commit was included in build DMDIRC-REPORTS-104. The build succeeded after 9 minutes (finished on 05-Jun-2008 at 03:45:49).

This commit was included in build DMDIRC-TRUNK-200. The build failed after 53 seconds (finished on 05-Jun-2008 at 03:06:45).

Show this changeset in changelog Changeset Detail

4158 created by ShaneMcC on 05 June 2008, 03:35:52 +0100 (7 months ago) (patch) Fix build.
Some code tidying (issue 1274)