ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/rootfilter/CIWrapper.java
Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Nov 26 19:21:40 2001 UTC (22 years, 5 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PIRCBOT
Changes since 1.10: +21 -3 lines
Diff to previous 1.10
Some error checking to handle client interfaces disconnecting without any
warning. In fact, this shouldn't happen, but it'd be nice if it was cleanly
dealt with :)

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue May 29 17:02:35 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.9: +7 -7 lines
Diff to previous 1.9
Major change in the java package naming. This has been held off for some time
now, but it really needed doing. The future packaging of all i-scream products
will be;

uk.org.iscream.<product>.<subpart>.*

In the case of the central monitoring system server this will be;

uk.org.iscream.cms.server.*

The whole server has been changed to follow this structure, and tested to a
smallish extent. Further changes in other parts of the CMS will follow.

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.8: +7 -7 lines
Diff to previous 1.8
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Mar 13 16:37:31 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.7: +8 -2 lines
Diff to previous 1.7
Now makes use of the ConfigurationProxy.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Mar 13 02:19:48 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
Given all the classes that extend Thread a name using Thread.setName(). It is
only representative as far as it will tell us which class the Thread is, but
this will go some way to aiding debugging. If time permitted, more effort could
be taken to name each thread according to what it was dealing with.

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Jan 19 01:16:03 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Made a mistake in the last commit, it's late :/

Revision 1.5 - (view) (annotate) - [select for diffs]
Fri Jan 19 01:12:14 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.4: +7 -2 lines
Diff to previous 1.4
Moved the queue assignment to the constructor.

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Jan 18 23:17:05 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
Changes to reflect move of Component, ComponentStartException, and the
ReferenceManager from util to componentmanager.

Revision 1.3 - (view) (annotate) - [select for diffs]
Fri Jan 12 00:45:48 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Just an efficiency change.

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Jan 2 03:26:18 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
What can I say ? I should compile prior to checkins....

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Jan 2 03:18:56 2001 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
A temporary class. Sits between a Queue and a ClientInterface. The CI needs
to be altered to pull data from a Queue, and when this happens this class can
be removed.

Convenience Links

Links to HEAD: (view) (annotate) Links to SERVER_PIRCBOT: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a