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

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Feb 5 19:35:04 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
Conient now uses the new seperate i-scream util package.

Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Jan 31 17:05:50 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
The images (from the resources directory) are now inside the JAR file.
Thanks Pete for pointing out how to do this ;)

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

Revision 1.17 - (view) (annotate) - [select for diffs]
Sat May 18 18:15:56 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.16: +22 -3 lines
Diff to previous 1.16
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.16 - (view) (annotate) - [select for diffs]
Tue May 29 17:41:32 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
The last of the central monitoring system packages to be changed to the newer
structure. It has changed from;

uk.org.iscream.conient.*

to;

uk.org.iscream.cms.conient.*

This is in keeping with the new style of packaging.

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Mar 22 00:50:22 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
moved the placement of max queue...now more logical

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Mar 22 00:44:14 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.13: +6 -3 lines
Diff to previous 1.13
now displays a queues maximum

Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Mar 19 03:31:42 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.12: +30 -4 lines
Diff to previous 1.12
The final changes I intend to make...after this it will only be bug fixes.

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Mar 19 01:38:16 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
A load of minor cosmetic changes, and some swing thread issues cleared up.

Revision 1.11 - (view) (annotate) - [select for diffs]
Sun Mar 18 17:33:08 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
The queue window is now scrollable.

Services are now black when OK and red when FAILED...text colour not back colour now.

Revision 1.10 - (view) (annotate) - [select for diffs]
Sun Mar 18 14:43:39 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Lots of changes to allow components to have multiple attributes.

This now means that data for memory/swap/disks/services are all correctly updated on the display the first time they get data.  Rather than before, when they had to have at least two packets to gain all the data and would be slightly wrong.

Now it is all fine and dandy...

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Mar 15 01:05:46 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8
The whole bally lot now is under uk.org.iscream ;p

Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Mar 1 17:46:02 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.7: +4 -6 lines
Diff to previous 1.7
Fixed bug with adding Queue information

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Mar 1 16:11:37 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.6: +5 -2 lines
Diff to previous 1.6
now displays the internal hashcode for the queue

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Mar 1 15:48:22 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.5: +10 -9 lines
Diff to previous 1.5
Now identifies new queues using the HashCode

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Feb 27 23:31:32 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
added support for 1.1 PROTOCOL
initial support for using it, though the configuration
of the actually host list is in GUI form, it currently doesn't work.
The option boxes of "discover" and "use host list" do though.
The configuration options for the list (if you want to hand edit) are:
hostList and knownHostList

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Feb 27 15:11:44 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Made change to handle all resources (images etc).
Modified all scripts and classes which handles resources.
Moves to ./build/resources.
Also fixed bug in makefile which didn't copy ./build/etc on install.

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Feb 26 01:05:10 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.2: +37 -24 lines
Diff to previous 1.2
now supports removing of queue displays

Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Feb 26 00:25:00 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.1: +2 -3 lines
Diff to previous 1.1
added support for debugging packets
fixed problem when connecting and starting data but not getting config ;)

Revision 1.1 - (view) (annotate) - [select for diffs]
Sun Feb 25 21:23:38 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Now supports the viewing of Queue information from the server

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