ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/filter/PluginFilterManager.java
Revision 1.14 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:40:59 2004 UTC (19 years, 9 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.13 - (view) (annotate) - [select for diffs]
Wed Feb 5 16:43:47 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
Changed the server to use the external util package. Quite a minor change,
but does affect a lot of files.

Revision 1.12 - (view) (annotate) - [select for diffs]
Tue May 21 16:47:17 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
Added URL to GPL headers.

Revision 1.11 - (view) (annotate) - [select for diffs]
Sat May 18 18:16:02 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.10: +21 -2 lines
Diff to previous 1.10
i-scream is now licensed under the GPL. I've added the GPL headers to every
source file, and put a full copy of the license in the appropriate places.
I think I've covered everything. This is going to be a mad commit ;)

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Mar 20 13:05:49 2002 UTC (22 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
Filter will now request the config "Filter.<name>", as opposed to just
"<name>" which it did before. The documentation suggests it should do what
it does now, and this seems the most sane thing to do.

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue May 29 17:02:35 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PIRCBOT
Changes since 1.8: +7 -7 lines
Diff to previous 1.8
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.8 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.7: +7 -7 lines
Diff to previous 1.7
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Mar 13 16:25:57 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.6: +17 -6 lines
Diff to previous 1.6
Modified to use the ConfigurationProxy. Also took the opportunity to fix some of
the issues with TCP communicates - specifically checking for nulls. This makes
the configuration more dynamic, but do note that the TCP/UDP ports are only set
on startup. This is because it would require lots of extra work to "change" the
ports that the Filter is bound to on the fly.

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Feb 1 00:18:42 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.5: +5 -3 lines
Diff to previous 1.5
General tidy up, specifically focussing on the verbosity of logging messages.

Revision 1.5 - (view) (annotate) - [select for diffs]
Sun Jan 28 05:28:07 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.4: +7 -3 lines
Diff to previous 1.4
Some tidying up.

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Jan 18 23:14:19 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.3: +4 -3 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]
Wed Dec 13 13:36:46 2000 UTC (23 years, 4 months ago) by ajm
Branch: MAIN
Changes since 1.2: +164 -131 lines
Diff to previous 1.2
componenterized the filter and tidied all child classes, no all conform to toString standard

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Dec 7 12:31:04 2000 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PACKAGEBUILD
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
Ah, so this is how we do Singleton's ? :))

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Dec 6 22:58:30 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Initial checkin of the PluginFilterManager, and the interface (java) for the
actual Plugins.

Convenience Links

Links to HEAD: (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