i-scream CVS Commit Logs
i-scream CVS commits since 2001/03/29
CVSROOT module
2019-07-16 Tuesday 11:26 committed by tdb
CVSROOT/cfg.pm
(1.2),
CVSROOT/cvsrss.pl
(1.7):
Update cvs binary location.
2015-01-12 Monday 17:16 committed by tdb
CVSROOT/avail (1.8):
Web is no longer available for changes (now in Git).
2013-08-04 Sunday 15:40 committed by tdb
Stop spamming the commits list with uninteresting stuff.
2013-06-21 Friday 17:53 committed by tdb
CVSROOT/checkoutlist
(1.9),
CVSROOT/ciabot_cvs.pl
(1.5),
CVSROOT/loginfo
(1.8):
CIA is now dead.
2012-01-12 Thursday 15:12 committed by tdb
Deprecate cvs-all. Use commits instead for everything.
2012-01-12 Thursday 13:23 committed by tdb
CVSROOT/avail (1.7):
libstatgrab and pystatgrab are no longer open for commits in CVS. They have been moved (well, are in the process of moving) to Git.
2011-06-14 Tuesday 16:14 committed by tdb
Add pdf to list of filetypes that are treated as binary.
2010-08-09 Monday 22:45 committed by tdb
Allow commits on carrick's new jails.
2007-07-28 Saturday 12:41 committed by tdb
Force commit to test this new version of the script works.
2007-07-28 Saturday 12:40 committed by tdb
Update ciabot_cvs.pl script to version 2.4.
2006-01-23 Monday 14:43 committed by tdb
Add pjob module. Sort modules list.
2004-04-01 Thursday 22:02 committed by tdb
Activate logging of commits to cia.navi.cx.
2004-04-01 Thursday 21:45 committed by tdb
CVSROOT/ciabot_cvs.pl
(1.2),
CVSROOT/loginfo
(1.6):
Return the ciabot script to the vanilla script and use it's command line options to configure it. This will make updating it easier in the future. I still have a few issues with the way in which it works, but I don't think it's worth the effort to try and combine this with any of the existing scripts. Ultimately this serves a similar purpose to the cvsrss script - it sends commit information on to cia.navi.cx which in turn provides it as an RSS feed. For now, though, I'll stick with providing our own RSS feed as I suspect it'll prove to be more reliable. Maybe this will change in time. (Our RSS feed also provides slightly more information)
2004-03-31 Wednesday 21:54 committed by tdb
CVSROOT/avail
(1.5),
CVSROOT/cfg_local.pm
(1.9),
CVSROOT/modules
(1.9):
Update CVSROOT to deal with new modules and locations.
2004-03-31 Wednesday 12:50 committed by tdb
CVSROOT/avail (1.4):
Lock down the CVS repository whilst I shuffle things about.
2004-03-29 Monday 17:52 committed by tdb
CVSROOT/checkoutlist
(1.8),
CVSROOT/ciabot_cvs.pl
(1.1),
CVSROOT/loginfo
(1.5):
Try out this CIA bot. It's only mailing me, for now.
2004-02-15 Sunday 21:34 committed by tdb
Attempt to fix that annoying (but harmless) error message that appears with every commit :-)
2003-10-11 Saturday 16:36 committed by tdb
Make sure cvs can always be found.
2003-10-11 Saturday 16:26 committed by tdb
CVSROOT/commitinfo
(1.3),
CVSROOT/cvsrss.pl
(1.4),
CVSROOT/loginfo
(1.4):
A large change to cvsrss.pl. This was to achieve one thing, really - single commit messages when a commit spans multiple directories. The problem was due to the way cvs works with loginfo - it runs the scripts once for each directory a commit is taking place in. By hooking in to commitinfo too we can work out what the last item is and then only update the RSS file when we reach the last item. This requires keeping temporary files in /tmp. Most of the code to do this already existed in our CVSROOT after I borrowed it originally from the FreeBSD project. I decided to duplicate it rather than merge cvsrss with the existing stuff because I'd really like cvsrss to be a standalone script. I suppose extracting to a common library might be the way to go, one day. Expect some bugs - I've tested as best I can, but you know how these things only really get tested in production ;)
2003-10-10 Friday 12:11 committed by tdb
Add png to the list of files to be checked in as binaries.
2003-10-02 Thursday 19:32 committed by tdb
Some basic checks to remove the lines looking like this: Update of /cvs/i-scream/cms/source/libstatgrab/docs In directory carrick.bishnet.net:/tmp/cvs-serv32427 In the commit message.
2003-09-28 Sunday 19:14 committed by tdb
Must remember to check for RSS file not existing.
2003-09-28 Sunday 19:10 committed by tdb
CVSROOT/checkoutlist
(1.7),
CVSROOT/cvsrss.pl
(1.1),
CVSROOT/loginfo
(1.3):
Add cvsrss.pl which will generate an RSS feed of commits to the i-scream CVS repository.
2003-08-21 Thursday 14:55 committed by tdb
Make the max diff sizes more reasonable.
2003-05-13 Tuesday 19:44 committed by tdb
CVSROOT/avail (1.3):
Open up the CVS repository to the masses of people queuing at the door to commit their latest changes to the wonderful system that is i-scream. Ok, well, Pete - you can commit stuff again now... erm, if you noticed you couldn't do so before ;)
2003-05-13 Tuesday 16:25 committed by tdb
Ensure RereadLogAfterVerify is set to always, rather than relying on it being that by default.
2003-05-13 Tuesday 16:24 committed by tdb
Unroll a change made some time back to run this on the old server. We can now make use of the hostname() function.
2003-05-12 Monday 22:44 committed by tdb
Ensure commits are only allowed to happen on carrick... not the old cvs repository or any mirrors.
2003-05-12 Monday 22:38 committed by tdb
Don't need to work out our login - it's already defined elsewhere.
2003-05-12 Monday 22:19 committed by tdb
CVSROOT/cfg_local.pm
(1.6),
CVSROOT/log_accum.pl
(1.2),
CVSROOT/users
(1.5):
Change i-scream.org.uk to i-scream.org - for new server. Also modify commit mail sending so from address is set to login@domain, where login is derived from the user running the commit, and domain is given in the configuration.
2003-05-12 Monday 19:37 committed by tdb
CVSROOT/avail (1.2):
Lock CVS repository in preparation for move.
2003-03-29 Saturday 16:30 committed by tdb
libukcprog is now a seperate package. I doubt this will be much use to anyone other than us, but I see no reason why we can't package it up and distribute it. Obviously we can't attach the GPL to this, as we don't own it.
2003-03-28 Friday 16:30 committed by tdb
Removed some un-used code from CVS. We can always resurrect this later if someone feels they want to work on it. Gone are the old perl ihost which isn't needed now, winhost which is broken and shows no sign of being fixed, and DBReporter. If someone wants to revive them, I'll undelete them :-)
2003-03-07 Friday 15:37 committed by tdb
Turn on diffs of up to 4k in the per-commit e-mails.
2003-03-05 Wednesday 14:58 committed by tdb
An empty commit to test the e-mail thing works. (I used ssmtp in the end which is just a lightweight sendmail replacement for passing mail on to mail hubs).
2003-03-05 Wednesday 14:50 committed by tdb
Sendmail is in the default location.
2003-03-05 Wednesday 13:46 committed by tdb
This turns on e-mailing of every commit individually as it happens. They are sent to the list cvs-all@i-scream.org.uk, which only I am signed up to at the moment because it might be a bit spammy.
2003-02-18 Tuesday 18:38 committed by tdb
Add libstatgrab module. Doesn't have a cms_ prefix because it's not directly a module of the cms, just something it uses.
2003-02-09 Sunday 19:37 committed by tdb
Added "world" module, and a shortcut for ihost.
2003-02-09 Sunday 18:56 committed by tdb
CVSROOT/readers (1.1):
Add readers file to CVSROOT, it should have been there a while ago.
2003-02-09 Sunday 18:32 committed by tdb
The perl hostname function doesn't work in this chroot. Another thing to fix if/when I can tidy up the whole cvs thing ;)
2003-02-09 Sunday 17:50 committed by tdb
This option doesn't work with older CVS binaries. Due to the increasingly akward CVS setup on cvs.i-scream.org.uk we're running an older cvs for pserver accees, and the newer one over ssh. This option causes the pserver one to barf. Fortunately, a quick check at the cvs source shows this option is definately on by default, so we should be ok commenting it out.
2003-02-09 Sunday 17:26 committed by tdb
CVSROOT/README
(1.1),
CVSROOT/avail
(1.1),
CVSROOT/cfg.pm
(1.1),
CVSROOT/cfg_local.pm
(1.1),
CVSROOT/checkoutlist
(1.5),
CVSROOT/commit_prep.pl
(1.1),
CVSROOT/commitcheck
(1.1),
CVSROOT/commitinfo
(1.2),
CVSROOT/config
(1.3),
CVSROOT/cvs_acls.pl
(1.1),
CVSROOT/cvswrappers
(1.4),
CVSROOT/exclude
(1.1),
CVSROOT/log_accum.pl
(1.1),
CVSROOT/logcheck
(1.1),
CVSROOT/loginfo
(1.2),
CVSROOT/rcsinfo
(1.2),
CVSROOT/rcstemplate
(1.1),
CVSROOT/tagcheck
(1.1),
CVSROOT/taginfo
(1.2),
CVSROOT/verifymsg
(1.2):
Merge in some useful scripts from the FreeBSD CVS repository.
2003-02-06 Thursday 08:36 committed by tdb
Allow CVS to do mail notifications again (mailx doesn't work on this box).
2002-03-08 Friday 09:51 committed by tdb
CVSROOT/users (1.4):
Added Pete to this list. Makes the CVS output list his e-mail address :)
2001-06-06 Wednesday 16:28 committed by tdb
For security we keep the locks elsewhere.
experimental module
2004-08-01 Sunday 11:39 committed by tdb
experimental/agents/AgentSystem.java
(1.2),
experimental/reports/graphing/browser2.php
(1.4),
experimental/reports/graphing/graph.pl
(1.8),
experimental/reports/graphing/index.php
(1.2),
experimental/reports/graphing/watch.pl
(1.7),
experimental/reports/queuegraphing/index.php
(1.2):
Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
2003-11-09 Sunday 22:20 committed by ajm
experimental/xmlrpctest/xmlrpcserver.py (1.2):
more 2.3 style booleans
2003-11-09 Sunday 21:02 committed by ajm
experimental/xmlrpctest/xmlrpcclient.py
(1.1),
experimental/xmlrpctest/xmlrpcserver.py
(1.1):
initial checkin of some play code
2002-03-13 Wednesday 20:50 committed by tdb
experimental/reports/graphing/browser2.php
(1.3),
experimental/reports/graphing/graph.pl
(1.7),
experimental/reports/graphing/watch.pl
(1.6):
Added a graph of "the last year". Also fixed a minor bug with the script to create the rrd's. As an aside, I've noticed the grid on the graphs seems to differ between the different graphs. I'm sure this is because I've got some of my numbers a bit silly ;) oh well :)
2002-03-11 Monday 17:06 committed by tdb
experimental/reports/graphing/graph.pl (1.6):
Fixed the memory/swap issue. Now displays "in use" rather than free. Also tweaked the algorithm used to make the consolidated graphs - it now does averaging rather than just taking the maximum value over the period. This was done because some of the graphs gave unbelievable results - cpu graphs with a total of well over 100% looks silly ;) Finally, ruled out being able to set the maximum for disk/mem/swap graphs from a dynamic value. The only possibly solution would be for watch.pl to dump out the current maximums to a file, which this could then read and make use of (external to the RRD stuff - which would have been best). This would, in my opinion, be silly as it would generate an awful lot more I/O operations than is actually required.
2002-03-11 Monday 00:25 committed by tdb
experimental/reports/graphing/graph.pl (1.5):
Fixed the limits of the graphs a bit better (I hope). Also made some tweaks to the colours and layout of the graphs. They're now "blue" which fits with the i-scream look-n-feel... but do they look ok?
2002-03-10 Sunday 23:47 committed by tdb
experimental/reports/graphing/browser2.php
(1.2),
experimental/reports/graphing/browser2_config.inc.php
(1.2):
Represent the "types" with nicer names now. Also put bits into the config.
2002-03-10 Sunday 16:40 committed by tdb
experimental/reports/graphing/browser2.php
(1.1),
experimental/reports/graphing/browser2_config.inc.php
(1.1),
experimental/reports/graphing/graph.pl
(1.4):
Some initial, but working, pages to fit into the i-scream reports center. Still need work, like the drop down "type" box doesn't display disks or queues that nicely. Maybe brings back the argument for meta-deta about each graph in a file (like the queue's .def files maybe).
2002-03-10 Sunday 15:42 committed by tdb
experimental/reports/graphing/watch.pl (1.5):
Fix for when data values aren't defined in the XML packet. This only seems to happen if the ihost-plugin isn't sending the right data... ;)
2002-03-10 Sunday 13:28 committed by tdb
experimental/reports/graphing/watch.pl (1.4):
Glaring bug in the queue monitoring. The total needs to be a COUNTER not a GAUGE. The result was a rather impressive diagonal line ;)
2002-03-10 Sunday 03:19 committed by tdb
experimental/reports/graphing/graph.pl (1.3):
Another bugfix, which is actually a bit irritating. Oh well :) At least queue's with more than one internal queue should now work.
2002-03-10 Sunday 03:07 committed by tdb
experimental/reports/graphing/graph.pl (1.2):
Minor bug fixes.
2002-03-10 Sunday 01:43 committed by tdb
experimental/reports/graphing/watch.pl (1.3):
I was going to leave this till later, but I've done it anyway. This is now pretty much complete. Still a few things to consider, like cleaning up on a restart, but it's pretty much finished now.
2002-03-10 Sunday 00:26 committed by tdb
experimental/reports/graphing/watch.pl (1.2):
Rewritten most of the processing part. Now uses subroutines to avoid a lot of unnecessary code duplication. Much tidier, and easier to follow. Maybe this, and graph.pl, would benefit from an external configuration? maybe... Still need to tidy the connection handling part, it could bail out without much notice. It would be better if it kept retrying - ihost style ;)
2002-03-09 Saturday 19:53 committed by tdb
experimental/reports/graphing/README
(1.1),
experimental/reports/graphing/graph.pl
(1.1),
experimental/reports/graphing/index.php
(1.1),
experimental/reports/graphing/iutils.inc.php
(1.1),
experimental/reports/graphing/rrdtool.gif
(1.1),
experimental/reports/graphing/watch.pl
(1.1),
experimental/reports/graphing/iscream/XMLParser.pm
(1.1):
Graphing of most of the i-scream data. This is intended as an alternative to the current MySQL/DBReporter style of daily graph generation. This is split into two sections: watch.pl connects to the i-scream client interface, parses all the data and stores it in rrdtool database files. This is still very incomplete and somewhat messy code :) graph.pl generates graphs from the rrdtool database files created by the previous script. It drops these images into a directory structure for viewing over the web. The php pages provide an easy way to view these graphs during development, but it is expected in the long term to integrate this into the i-scream reports pages. Finally XMLParser.pm is a wrapper to the XML parsing to create i-scream style XMLPacket hashes :)
2002-01-08 Tuesday 13:31 committed by tdb
experimental/server/ACL/ACL.java
(1.12),
experimental/server/ACL/ACLTest.java
(1.7):
Some final tidying to the ACL code. The IP address checking has been moved out of the add method to a more suitable location. The code now seems to be more readable. This should be the last 'feature' that needs doing.
2002-01-06 Sunday 23:32 committed by tdb
experimental/server/ACL/ACL.java (1.11):
Minor tweak to the short[] comparing code. By ensuring the wildcarded array is the first one, we can perform less checks :-) As this is just in a local context, the tighter coupling to the rest of the code is probably ok. One more change to be made in the String to short[] method -- it needs to do some more rigourous tests, and possibly return an error if the String cannot be parsed into an IP address. At the moment it assumes the add method has already done this. This could also make the add method neater as it would not need to do as many checks, and would therefore look neater.
2002-01-06 Sunday 17:53 committed by tdb
experimental/server/ACL/ACLDatagramSocket.java (1.2):
Revision CVS tag broken.
2001-12-31 Monday 19:25 committed by tdb
experimental/server/ACL/ACL.java (1.10):
Opps. Lost a bracket. Right, it's time to go out for New Year :-) In fact, this commit log will be mailed at about 1 minute into 2002 ;-)
2001-12-31 Monday 19:19 committed by tdb
experimental/server/ACL/ACL.java (1.9):
Some tidying up. Removed debugging code. Added required comments.
2001-12-31 Monday 02:57 committed by tdb
experimental/server/ACL/ACL.java
(1.8),
experimental/server/ACL/ACLDatagramSocket.java
(1.1),
experimental/server/ACL/ACLServerSocket.java
(1.3),
experimental/server/ACL/ACLTest.java
(1.6):
Added an ACLDatagramSocket. Operation is much the same as the ACLServerSocket. Also tweaked the toString() to keep the i-scream bits as well as the more useful stuff.
2001-12-31 Monday 01:49 committed by tdb
experimental/server/ACL/ACL.java
(1.7),
experimental/server/ACL/ACLTest.java
(1.5):
Some significant internal changes. It should be noted that this code is still in the debugging stage, and thus contains lots of println's :-) The most obvious change is that when adding a rule we try to determine if it's and IP address given as the expression. If it is, we store this in a short[] in the ACLRule inner class. Then when performing a check we look to see if it's an IP address rule, and then do a special check for IP addresses - which is much more efficient than comparing two strings. We have also halved the checks done by only comparing a rule to either the name or IP, rather than both.
2001-12-24 Monday 04:17 committed by tdb
experimental/server/ACL/ACL.java (1.6):
Creating a toString() for ACLRule, and modified the ACL toString() to make use of this. It's a bit neater I think.
2001-12-23 Sunday 01:05 committed by tdb
experimental/server/ACL/ACL.java
(1.5),
experimental/server/ACL/ACLTest.java
(1.4):
The getACLString() method has been changed to a toString() method, and the i-scream style toString() has been dropped. The functionality of toString() now more closely resembles the Java Map's in layout.
2001-12-23 Sunday 00:29 committed by tdb
experimental/server/ACL/ACL.java
(1.4),
experimental/server/ACL/ACLTest.java
(1.3):
Added serialization support to the ACL class. Also added testing of this feature to the ACLTest class, which confirms it works nicely :-)
2001-12-21 Friday 16:49 committed by tdb
experimental/server/ACL/ACL.java (1.3):
Changed the LinkedList/Iterator to an ArrayList.get(n) solution. According to Paul's research this should run at least 4 times as fast as the LinkedList in the iterating stage. (and twice as quick as an ArrayList/Iterator solution!). Using a plain array could make this go twice as fast again, but it's a lot more work :-)
2001-12-20 Thursday 00:59 committed by tdb
experimental/server/ACL/ACL.java
(1.2),
experimental/server/ACL/ACLServerSocket.java
(1.2),
experimental/server/ACL/ACLTest.java
(1.2):
Fully commented, and further testing in the Socket environment. Probably ready to integrate into the main source tree under the server util package.
2001-12-19 Wednesday 23:43 committed by tdb
experimental/server/ACL/ACL.java
(1.1),
experimental/server/ACL/ACLServerSocket.java
(1.1),
experimental/server/ACL/ACLTest.java
(1.1):
Initial checkin of ACL code for i-scream server. At present it should allow for ServerSocket's to be wrapped up with an access control list. Very simple to use, will javadoc sometime soon. Essentially construct a ACLServerSocket instead of a ServerSocket, then set an ACL (defaults to open ACL). Then it can be used as a ServerSocket due to inheritance, and will only return from the allow() method if the connecting Socket is permitted by the ACL.
2001-10-22 Monday 23:21 committed by tdb
experimental/reports/queuegraphing/TODO
(1.3),
experimental/reports/queuegraphing/watch.pl
(1.4):
Now keeps an eye out for shutdown packets... not that I've seen one ;) Just looking at the QueueMonitor code suggests it could happen.... so it's taken care of. The ordering of checks is not ideal... that needs to be looked at.
2001-10-21 Sunday 20:01 committed by tdb
experimental/reports/queuegraphing/watch.pl (1.3):
It's only worth cleaning the png files if there are no other rrds left. In the case that there are some left, the graphs may be incorrect for a short while until graph.pl is run, but this seems better than having no graphs at all... which would break the php page.
2001-10-21 Sunday 19:57 committed by tdb
experimental/reports/queuegraphing/TODO
(1.2),
experimental/reports/queuegraphing/watch.pl
(1.2):
Now cable to detect when queue's have been deleted. Still need to watch out for a Queue being shutdown though. When a queue is deleted it's rrd is removed, and it's def file cleaned up if there are no other rrds associated with the Queue. All the png images are cleaned up, as they will be remade later on.
2001-10-21 Sunday 17:52 committed by tdb
experimental/reports/queuegraphing/README
(1.1),
experimental/reports/queuegraphing/TODO
(1.1),
experimental/reports/queuegraphing/graph.pl
(1.1),
experimental/reports/queuegraphing/index.php
(1.1),
experimental/reports/queuegraphing/iutils.inc.php
(1.1),
experimental/reports/queuegraphing/rrdtool.gif
(1.1),
experimental/reports/queuegraphing/watch.pl
(1.1),
experimental/reports/queuegraphing/iscream/XMLParser.pm
(1.1):
An experimental go at using rrdtool to graph i-scream data. Graphing the Queue's seem like a good idea, as this wasn't done anywhere else. The README file gives details on how this works.
2001-06-14 Thursday 10:16 committed by ajm
experimental/MNote/uk/org/iscream/mnote/MNote.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/MNoteProtocolHandler.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/MNoteSocketHandler.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/NotificationEvent.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/NotificationListener.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/RegisterEvent.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/RegisterListener.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/SendEvent.java
(1.1),
experimental/MNote/uk/org/iscream/mnote/SendListener.java
(1.1),
experimental/MNote/build/Manifest.mf
(1.1),
experimental/MNote/build.bat
(1.1):
initial checkin of the Multicast Notification System
2001-05-06 Sunday 20:01 committed by ajm
experimental/agents/AgentClassLoader.java
(1.1),
experimental/agents/AgentStation.java
(1.3),
experimental/agents/BasicAgent.java
(1.3),
experimental/agents/PeerHandler.java
(1.2):
Now has some VERY crude byte code passing mechanisms in place. Currently it does it a very silly and non standard way, this will change. But hey, it works ;p
2001-05-04 Friday 20:03 committed by ajm
experimental/agents/template/TemplateClass.java (1.1):
slight modifications to the general areas of the standard template to clearly define where protected and static final items should appear. Also modified to be specific for the Agents system.
2001-05-04 Friday 03:04 committed by ajm
experimental/agents/Agent.java
(1.2),
experimental/agents/AgentStation.java
(1.2),
experimental/agents/AgentSystem.java
(1.1),
experimental/agents/BasicAgent.java
(1.2),
experimental/agents/DirectAgentHandler.java
(1.1),
experimental/agents/DirectAgentHandlerFactory.java
(1.1),
experimental/agents/FormatName.java
(1.1),
experimental/agents/Handler.java
(1.1),
experimental/agents/HandlerFactory.java
(1.1),
experimental/agents/Listener.java
(1.1),
experimental/agents/Logger.java
(1.1),
experimental/agents/LoggerImpl.java
(1.1),
experimental/agents/PeerHandler.java
(1.1),
experimental/agents/PeerHandlerFactory.java
(1.1),
experimental/agents/ScreenLogger.java
(1.1),
experimental/agents/Station.java
(1.2):
Loads of new framework but far from complete. The BasicAgent class is as it says, a basic agent, with ability to be run from the command line to fire it into an agentstation. AgentStations now have support for adding and removing agents and support for multiple listeners. Also initial support for peer agent stations. Attempted support at peer -> peer agent transfer, but run into problems. Still no bytecode transfer, but location and method has been figured out. The AgentSystem class is now the bootstrap class for an agent station. It brings up the AgentStation (which is now singleton) and the Logger (also singleton - using standard i-scream logging techniques). It is possible to specify a peer station that the booting agent station should connect to. Initial TODO: agent class loader agent bytecode transfer solve peer -> peer problems - possibly by creating extra socket to send agent, but shouldn't really be needed
2001-04-23 Monday 20:45 committed by ajm
experimental/agents/Agent.java
(1.1),
experimental/agents/AgentStation.java
(1.1),
experimental/agents/BasicAgent.java
(1.1),
experimental/agents/Station.java
(1.1),
experimental/agents/java.policy
(1.1):
Sketchy ideas for starting the "agents" project.
misc module
2005-07-18 Monday 15:14 committed by tdb
misc/scripts/shell/build.sh (1.16):
Use ukc tweak to aclocal.
2005-04-04 Monday 00:43 committed by tdb
misc/scripts/shell/cvslog.sh (1.12):
Fix more quoting problems with new cvs2cl.
2005-02-10 Thursday 17:57 committed by tdb
misc/scripts/shell/build.sh (1.15):
Fix broken eval. Failed if no libraries found.
2004-08-01 Sunday 11:39 committed by tdb
misc/mailinfo/mailinfo.pl
(1.7),
misc/scripts/cgi/README
(1.2),
misc/scripts/cgi/finger.cgi
(1.2),
misc/scripts/cgi/log.cgi
(1.3),
misc/scripts/cgi/taillog.cgi
(1.6),
misc/scripts/shell/README
(1.5),
misc/scripts/shell/backup.sh
(1.2),
misc/scripts/shell/cvsbackup.sh
(1.2),
misc/scripts/shell/cvslog.sh
(1.11),
misc/scripts/shell/cvsplot.sh
(1.1),
misc/scripts/shell/cvsstat.sh
(1.3),
misc/scripts/shell/fullcvsupdate.sh
(1.3),
misc/scripts/shell/websitecvsup.sh
(1.2),
misc/scripts/shell/wwwcvsupdate.sh
(1.1):
Catch a lot of old URL's and update them. Also remove a couple of old files that aren't used.
2004-07-22 Thursday 13:52 committed by tdb
misc/ports/idar/Makefile
(1.5),
misc/ports/ihost/Makefile
(1.7):
Change mirror from mirror.ac.uk to mirrorservice.org.
2004-05-31 Monday 14:58 committed by tdb
misc/ports/ihost/Makefile
(1.6),
misc/ports/ihost/distinfo
(1.5),
misc/ports/ihost/pkg-descr
(1.3):
Update to 1.5.8.
2004-03-31 Wednesday 22:15 committed by tdb
misc/scripts/shell/build.sh (1.14):
Various updates due to repository reorganisation.
2004-03-22 Monday 01:02 committed by tdb
misc/scripts/shell/build.sh (1.13):
Correct full list of packages.
2004-03-21 Sunday 19:20 committed by tdb
misc/scripts/shell/build.sh (1.12):
Move CMS lib directory.
2004-03-20 Saturday 22:56 committed by tdb
misc/scripts/shell/build.sh (1.11):
Always do cvs2cl. pystatgrab installs in own dir.
2004-03-20 Saturday 20:08 committed by tdb
misc/scripts/shell/build.sh (1.10):
Add function for building python distutils packages. Add pystatgrab. Minor fixes.
2004-02-10 Tuesday 20:28 committed by tdb
misc/scripts/shell/build.sh (1.9):
Be more verbose with cvsup of repo.
2004-02-08 Sunday 20:13 committed by tdb
misc/ports/idar/Makefile
(1.4),
misc/ports/idar/distinfo
(1.3),
misc/ports/idar/pkg-plist
(1.2),
misc/ports/ihost/Makefile
(1.5),
misc/ports/ihost/distinfo
(1.4),
misc/ports/ihost/pkg-plist
(1.2):
Update the ihost/idar ports. Once we get a new i-scream underway I'll make ports for that and then get the whole lot committed into FreeBSD :-)
2003-09-27 Saturday 18:21 committed by tdb
misc/scripts/shell/cvslog.sh (1.10):
Update scripts that use cvs2cl. Now using cvs2cl 2.49, still with some custom patches (but less than before). Diff included here. --- cvs2cl.bak Sat Sep 27 16:57:59 2003 +++ cvs2cl Sat Sep 27 17:10:55 2003 @@ -1036,7 +1036,8 @@ elsif ($No_Wrap && !$Summary) { $msg = &preprocess_msg_text ($msg); - $files = wrap ("\t", "\t", "* $files"); +# tdb: no-wrap shouldn't wrap ANYTHING! + #$files = wrap ("\t", "\t", "* $files"); $msg =~ s/\n(.+)/\n\t$1/g; unless ($After_Header eq " ") { $msg =~ s/^(.+)/\t$1/g; @@ -1328,7 +1329,8 @@ # there are multiple qunks in the first place! if ((scalar (@qunkrefs)) > 1) { foreach my $tag (keys (%non_unanimous_tags)) { - my $everyone_has_this_tag = 1; +# tdb: we don't want to have unanimous tags + my $everyone_has_this_tag = 0; foreach my $qunkref (@qunkrefs) { if ((! (defined ($$qunkref{'tags'}))) or (! (grep ($_ eq $tag, @{$$qunkref{'tags'}})))) { @@ -1521,7 +1523,8 @@ unless ( exists $fileinfo_printed{$b} ) { if ($fbegun) { - $beauty .= ", "; +# tdb: hacked to put a newline after each one + $beauty .= ",\n"; } else { $fbegun = 1; }
2003-05-25 Sunday 16:03 committed by tdb
misc/ports/idar/Makefile
(1.3),
misc/ports/idar/pkg-descr
(1.2),
misc/ports/ihost/Makefile
(1.4),
misc/ports/ihost/pkg-descr
(1.2):
Change i-scream.org.uk to i-scream.org.
2003-04-11 Friday 23:18 committed by tdb
misc/ports/idar/Makefile
(1.2),
misc/ports/idar/distinfo
(1.2),
misc/ports/ihost/distinfo
(1.3):
Updated idar to 1.1. Both ihost and libstatgrab distributions were rebuilt the other day because I got them wrong the first times... so their checksum files are updated accordingly here.
2003-04-10 Thursday 13:47 committed by tdb
misc/scripts/shell/build.sh (1.8):
More updates to the build script.
2003-04-09 Wednesday 22:34 committed by tdb
misc/ports/ihost/Makefile
(1.3),
misc/ports/ihost/distinfo
(1.2):
Updated to latest versions of libstatgrab and ihost - with FreeBSD support!
2003-04-02 Wednesday 20:43 committed by tdb
misc/ports/idar/Makefile
(1.1),
misc/ports/idar/distinfo
(1.1),
misc/ports/idar/pkg-descr
(1.1),
misc/ports/idar/pkg-plist
(1.1),
misc/ports/ihost/Makefile
(1.2):
Update to the ports. idar added, and other's updated.
2003-03-30 Sunday 21:07 committed by tdb
misc/ports/README
(1.1),
misc/ports/ihost/Makefile
(1.1),
misc/ports/ihost/distinfo
(1.1),
misc/ports/ihost/pkg-descr
(1.1),
misc/ports/ihost/pkg-plist
(1.1):
Some ports of ihost and it's dependencies. Neither ihost nor libstatgrab actually work, because they don't compile on FreeBSD, but libukcprog does.
2003-03-29 Saturday 19:28 committed by tdb
misc/scripts/shell/build.sh (1.7):
Updated build script for idar.
2003-03-29 Saturday 16:30 committed by tdb
misc/scripts/shell/build.sh (1.6):
libukcprog is now a seperate package. I doubt this will be much use to anyone other than us, but I see no reason why we can't package it up and distribute it. Obviously we can't attach the GPL to this, as we don't own it.
2003-03-28 Friday 20:06 committed by tdb
misc/scripts/shell/build.sh (1.5):
Catch up with earlier tidy-ups.
2003-03-12 Wednesday 09:56 committed by tdb
misc/scripts/shell/build.sh (1.4):
Removed debugging echo :-)
2003-03-12 Wednesday 09:51 committed by tdb
misc/scripts/shell/README
(1.4),
misc/scripts/shell/build.sh
(1.3),
misc/scripts/shell/builds.sh
(1.3),
misc/scripts/shell/javadoc.sh
(1.3),
misc/scripts/shell/nightly.sh
(1.2):
Update build script to be much more modern. And tidy up some old scripts.
2003-03-10 Monday 19:44 committed by tdb
misc/scripts/shell/build.sh (1.2):
Updated to do libstatgrab.
2003-02-16 Sunday 18:53 committed by tdb
misc/scripts/shell/build.sh (1.1):
Build script for the new dists. This is being used to generate the snapshot builds.
2002-05-10 Friday 18:44 committed by tdb
misc/scripts/cgi/taillog.cgi (1.5):
The regex for the grep part didn't work.
2002-02-09 Saturday 13:10 committed by tdb
misc/scripts/shell/cvslog.sh (1.9):
Hopefully a fix for the layout problems we've been seeing the the nightly commit log e-mails.
2002-02-05 Tuesday 14:04 committed by tdb
misc/scripts/shell/cvslog.sh (1.8):
Hide the errors from the fullcvsupdate script. Maybe I should fix that script instead? :)
2002-02-04 Monday 00:43 committed by tdb
misc/scripts/shell/cvslog.sh (1.7):
It seems showing branches isn't actually working.
2002-01-08 Tuesday 17:39 committed by tdb
misc/scripts/shell/change_cvs_author.pl (1.2):
Glaring bug. When looking for . and .. it's a good idea to escape the . in the regexp :)
2001-12-09 Sunday 02:33 committed by tdb
misc/scripts/shell/change_cvs_author.pl (1.1):
Script to change an author's login in the CVS repository. I'm just about to use it to change all occurances of "tdb1" to "tdb". It's written in perl and seems to be fairly sound. Tested on a small selection of files, including binary... with no problems.
2001-12-09 Sunday 01:29 committed by tdb
misc/scripts/shell/cvsbackup.sh (1.1):
Script used to generate tarfiles of the cvs repository (for backing up).
2001-11-05 Monday 19:25 committed by tdb
misc/scripts/cgi/taillog.cgi (1.4):
Fixed a nicely exploitable cgi :) It was possible to specify something in the grep field like "word; cmd" and have `cmd` executed. Now should check for a single word with 'normal' characters in it.
2001-10-21 Sunday 18:54 committed by tdb
misc/scripts/shell/fullcvsupdate.sh (1.2):
Rather dodgy command to run... but it will cleanup after the fullcvsupdate has made a lovely mess in /tmp :)
2001-10-15 Monday 17:29 committed by tdb
misc/mailinfo/mailinfo.pl (1.6):
Small bug that prevented the -q (quick) mode from working.
2001-07-31 Tuesday 15:49 committed by tdb
misc/mailinfo/README
(1.1),
misc/mailinfo/mailinfo.pl
(1.5):
Added a README, and fixed up a few minor things.
2001-07-19 Thursday 15:28 committed by tdb
misc/mailinfo/mailinfo.pl (1.3):
Made the output more like the UKC mailinfo binary.
2001-07-19 Thursday 13:19 committed by tdb
misc/mailinfo/mailinfo.pl (1.2):
Added support for multiple "names".
2001-07-19 Thursday 12:11 committed by tdb
misc/mailinfo/mailinfo.pl (1.1):
A Perl version of the UKC mailinfo client.
2001-06-30 Saturday 19:10 committed by tdb
misc/scripts/shell/README (1.3):
Added the newer scripts.
2001-06-30 Saturday 18:48 committed by tdb
misc/scripts/shell/websitecvsup.sh (1.1):
Script to update the website using cvsup. If a file named STOP.UPDATES is created in the root of the website the update will be skipped. This is handy if you want to change a file for live testing without committing it.
2001-06-19 Tuesday 00:33 committed by tdb
misc/scripts/shell/cvslog.sh (1.6):
Just a few minor fixes and cosmetic changes.
2001-06-18 Monday 16:07 committed by tdb
misc/scripts/shell/cvsstat.sh (1.2):
The source module is gone, so now we do the whole cms module (source and docs).
2001-06-18 Monday 16:07 committed by tdb
misc/scripts/shell/cvslog.sh (1.5):
Now adds a link to the web-based cvslog. The web one is more fully featured, and has quick links to the relevant files in viewcvs.
2001-06-18 Monday 16:04 committed by tdb
misc/scripts/README
(1.2),
misc/scripts/shell/README
(1.2),
misc/scripts/shell/builds-send-ftp.sh
(1.5),
misc/scripts/shell/cvswww-send-ftp.sh
(1.2):
We no longer need these scripts as everything is done on one machine.
2001-06-13 Wednesday 17:04 committed by tdb
misc/scripts/shell/cvsstat.sh (1.1):
Essentially a wrapper to cvsstat.pl
2001-06-13 Wednesday 17:03 committed by tdb
misc/scripts/shell/fullcvsupdate.sh (1.1):
This script performs a full cvs update on the given modules, and will even check them out if necessary. This whole process is required because of old certain cvs commands that still required a checked out copy (namely log).
2001-06-13 Wednesday 17:02 committed by tdb
misc/scripts/shell/cvslog.sh (1.4):
Now have a commits mailing list which we should be using for this sort of thing.
2001-06-06 Wednesday 16:04 committed by tdb
misc/scripts/shell/cvslog.sh (1.3):
Didn't know where sendmail was :)
2001-06-06 Wednesday 14:59 committed by tdb
misc/scripts/shell/cvslog.sh (1.2):
Updated to suit the setup on the new server. Also now uses the more universal sendmail, rather than the seemingly raptor-only mailx command :)
2001-05-25 Friday 18:42 committed by tdb
misc/scripts/shell/builds-send-ftp.sh (1.4):
Mistake in the last commit. Now correct.
2001-05-25 Friday 18:37 committed by tdb
misc/scripts/shell/builds-send-ftp.sh (1.3):
Downloads now have a new location on the server.
2001-05-13 Sunday 01:01 committed by tdb
misc/scripts/cgi/log.cgi
(1.2),
misc/scripts/cgi/taillog.cgi
(1.3):
We'd lost a closing curly bracket. Pure chance I spotted it ;)
projects module
cvs log: in directory projects/cms/source/host: cvs [log aborted]: there is no version here; do 'cvs checkout' first Problem reading log input (pid/exit/signal/core: 86141/1/0/0)
web module
2014-10-22 Wednesday 10:38 committed by tdb
Don't use CNAMEs in our site.
2014-07-14 Monday 17:10 committed by tdb
web/www/pystatgrab/index.xhtml (1.20):
Needs libstatgrab 0.91. RPM page no longer works.
2014-07-14 Monday 17:00 committed by tdb
web/www/index.xhtml
(1.38),
web/www/libstatgrab/index.xhtml
(1.61),
web/www/pystatgrab/index.xhtml
(1.19):
Release libstatgrab 0.91 and pystatgrab 0.6.
2013-08-10 Saturday 01:02 committed by tdb
web/www/i-scream-autobuild.key
(1.4),
web/www/i-scream-dev.key
(1.4):
Remove the sub key line. I'm not sure it's that useful, and it might confuse people having two key IDs shown.
2013-08-10 Saturday 00:38 committed by tdb
Get rid of the annoying blank line at the end of the key.
2013-08-10 Saturday 00:34 committed by tdb
web/www/i-scream-autobuild.key
(1.3),
web/www/i-scream-dev.key
(1.3):
Escape < and >.
2013-08-10 Saturday 00:29 committed by tdb
web/www/i-scream-autobuild.key
(1.2),
web/www/i-scream-dev.key
(1.2):
Make key format more standard. I have some non-standard options in my GPG config. This makes it look like it does by default, which should be less surprising for people.
2013-08-10 Saturday 00:25 committed by tdb
web/www/i-scream-autobuild.key
(1.1),
web/www/i-scream-dev.key
(1.1),
web/www/pgpkey.xhtml
(1.8):
Update PGP key information. There doesn't seem to be a huge benefit showing the whole armored key directly on the webpage. Instead show the key details, including the fingerprint, and provide a download for the armored key.
2013-08-09 Friday 16:59 committed by tdb
web/www/libstatgrab/index.xhtml (1.60):
Get the PGP key URL right.
2013-08-09 Friday 16:54 committed by tdb
web/www/libstatgrab/index.xhtml (1.59):
Mention 0.90 uses a new key.
2013-08-09 Friday 03:20 committed by tdb
web/www/index.xhtml
(1.36),
web/www/mailinglists.xhtml
(1.15),
web/www/support.xhtml
(1.8),
web/www/who.xhtml
(1.33):
Update now RT has been deprecated.
2013-08-08 Thursday 22:51 committed by tdb
web/www/i-scream-autobuild.asc
(1.2),
web/www/i-scream-dev.asc
(1.5):
Update PGP keys.
2013-08-08 Thursday 21:06 committed by tdb
web/www/libstatgrab/index.xhtml (1.58):
Docs are now updated.
2013-08-08 Thursday 21:02 committed by tdb
web/www/libstatgrab/index.xhtml (1.57):
Link in new manual pages.
2013-08-08 Thursday 20:33 committed by tdb
web/www/index.xhtml
(1.35),
web/www/libstatgrab/index.xhtml
(1.56):
Update for libstatgrab-0.90.
2013-06-21 Friday 18:26 committed by tdb
web/www/menu-static.inc
(1.11),
web/www/menu.inc
(1.18),
web/www/support.xhtml
(1.7),
web/www/styles/style.css
(1.9):
Another few minor cleanups.
2013-06-21 Friday 17:50 committed by tdb
web/www/cvs.xhtml
(1.20),
web/www/footer.inc
(1.15),
web/www/git.xhtml
(1.2),
web/www/index.xhtml
(1.34),
web/www/menu-static.inc
(1.10),
web/www/menu.inc
(1.17),
web/www/mirrors.xhtml
(1.18),
web/www/support.xhtml
(1.6),
web/www/who.xhtml
(1.31),
web/www/cms/documentation/gettingstarted.xhtml
(1.14),
web/www/libstatgrab/index.xhtml
(1.55),
web/www/pystatgrab/index.xhtml
(1.18),
web/www/styles/style.css
(1.8):
Various website updates. The main change is the removal of RT email addresses.
2013-06-05 Wednesday 11:49 committed by tdb
web/www/bannerad.inc
(1.5),
web/www/footer.inc
(1.14),
web/www/index.xhtml
(1.33),
web/www/menu-static.inc
(1.9),
web/www/menu.inc
(1.16),
web/www/cms/index.xhtml
(1.11),
web/www/libstatgrab/index.xhtml
(1.54),
web/www/pystatgrab/index.xhtml
(1.17),
web/www/styles/handheld.css
(1.5),
web/www/styles/print.css
(1.4):
Remove adverts.
2012-02-14 Tuesday 11:46 committed by tdb
web/www/libstatgrab/index.xhtml (1.53):
Add link to OpenCSW Solaris packages.
2012-01-12 Thursday 16:14 committed by tdb
web/www/contributing.xhtml
(1.1),
web/www/cvs.xhtml
(1.19),
web/www/git.xhtml
(1.1),
web/www/index.xhtml
(1.32),
web/www/mailinglists.xhtml
(1.14),
web/www/menu-static.inc
(1.8),
web/www/menu.inc
(1.15),
web/www/who.xhtml
(1.30):
Various website updates. Add links to new Git repositories. Removed mention of Laroona. That never happened. Add section on contributing. Various minor tweaks.
2011-08-02 Tuesday 17:22 committed by tdb
web/www/footer.inc
(1.13),
web/www/styles/gitweb.css
(1.1):
Update copyright year. Add stylesheet to override some gitweb settings.
2010-08-09 Monday 22:46 committed by tdb
web/www/menu-static.inc
(1.7),
web/www/menu.inc
(1.14),
web/www/stats/index.xhtml
(1.4):
Remove wiki.i-scream.org references. It's currently disabled since it wasn't used and I didn't think it worth updating. Maybe it'll resurrect one day :-)
2010-02-22 Monday 08:15 committed by tdb
web/www/index.xhtml
(1.31),
web/www/libstatgrab/index.xhtml
(1.52):
Release libstatgrab 0.17.
2008-10-12 Sunday 12:52 committed by tdb
Drop referal links, they no longer work.
2008-05-30 Friday 21:57 committed by tdb
web/www/libstatgrab/index.xhtml (1.51):
Add link to Ruby bindings and news item about them.
2008-03-18 Tuesday 00:22 committed by tdb
web/www/index.xhtml
(1.30),
web/www/libstatgrab/index.xhtml
(1.50):
Release libstatgrab 0.16.
2007-10-28 Sunday 23:59 committed by tdb
web/www/libstatgrab/index.xhtml (1.49):
Libstatgrab is now in OpenBSD.
2007-07-13 Friday 23:44 committed by tdb
web/www/index.xhtml
(1.29),
web/www/pystatgrab/index.xhtml
(1.16):
pystatgrab 0.5.
2007-07-13 Friday 22:56 committed by tdb
web/www/index.xhtml
(1.28),
web/www/libstatgrab/index.xhtml
(1.48):
Libstatgrab 0.15. Ok, so it's not *quite* Saturday yet... ;-)
2007-07-13 Friday 21:46 committed by tdb
web/www/libstatgrab/index.xhtml
(1.47),
web/www/pystatgrab/index.xhtml
(1.15):
Add note about RPMs made by A Nagappan at Novell.
2007-06-12 Tuesday 22:27 committed by tdb
Kill off mirrors provided by The JISC National Mirror Service. They're closing down in the not too distant future. Our DNS entries are now switched to point at UKMS.
2007-03-28 Wednesday 14:12 committed by tdb
web/www/footer.inc
(1.11),
web/www/menu.inc
(1.11):
Move the Google Analytics code - it seems to be fussy about location.
2007-03-28 Wednesday 13:15 committed by tdb
I'm trying out Google Analytics.
2007-01-08 Monday 00:06 committed by tdb
web/www/index.xhtml
(1.27),
web/www/libstatgrab/index.xhtml
(1.45):
Add libstatgrab 0.14 release notes.
2006-10-09 Monday 16:09 committed by tdb
web/www/libstatgrab/index.xhtml (1.44):
Add link to SunFreeware.
2006-05-11 Thursday 16:25 committed by tdb
web/www/bannerad.inc
(1.4),
web/www/footer.inc
(1.9),
web/www/styles/handheld.css
(1.4),
web/www/styles/print.css
(1.3):
Fix XHTML validity.
2006-03-21 Tuesday 17:36 committed by tdb
Comment out dead mirror to avoid confusion.
2006-03-20 Monday 15:47 committed by tdb
One mirror got their act together with some prodding.
2006-03-20 Monday 10:52 committed by tdb
web/www/index.xhtml
(1.24),
web/www/libstatgrab/index.xhtml
(1.43):
Release libstatgrab 0.13.
2006-03-20 Monday 10:13 committed by tdb
Comment out a whole bunch of mirrors. It seems nobody but UKMS is capable of running working mirrors.
2006-03-18 Saturday 10:22 committed by tdb
Point rsync URL to pub directory.
2006-03-18 Saturday 10:11 committed by tdb
Looks like mirror.ac.uk don't support /sites/ anymore.
2006-03-18 Saturday 09:59 committed by tdb
Remove linuxshop mirror - their site is dead (in DNS, which suggests it's probably a more permanent problem).
2006-03-08 Wednesday 15:53 committed by tdb
Messed up alignment of footer.
2006-03-08 Wednesday 15:35 committed by tdb
web/www/bannerad.inc
(1.2),
web/www/footer.inc
(1.7),
web/www/styles/handheld.css
(1.3),
web/www/styles/print.css
(1.2),
web/www/styles/style.css
(1.7):
Separate div for adverts so they can be removed from small screen and print layouts.
2006-03-08 Wednesday 15:19 committed by tdb
web/www/bannerad.inc
(1.1),
web/www/index.xhtml
(1.23),
web/www/cms/index.xhtml
(1.10),
web/www/libstatgrab/index.xhtml
(1.42),
web/www/pystatgrab/index.xhtml
(1.14):
And one more, image.
2006-03-08 Wednesday 14:51 committed by tdb
web/www/footer.inc
(1.6),
web/www/menu-static.inc
(1.6),
web/www/menu.inc
(1.10):
Shrink the bottom advert.
2006-03-08 Wednesday 13:32 committed by tdb
web/www/footer.inc
(1.5),
web/www/menu-static.inc
(1.5),
web/www/menu.inc
(1.9):
Use Google AdSense. I'm not really a fan of advertising on webpages, but I could do with some cash to help run the server. I've tried to keep the adverts as unobstructive as possible.
2006-03-08 Wednesday 13:21 committed by tdb
web/www/styles/style.css (1.6):
Center all of the footer.
2006-03-08 Wednesday 13:04 committed by tdb
web/www/footer.inc
(1.4),
web/www/mailinglists.xhtml
(1.13),
web/www/mirrors.xhtml
(1.9),
web/www/who.xhtml
(1.24),
web/www/cms/documentation/gettingstarted.xhtml
(1.13),
web/www/libstatgrab/index.xhtml
(1.41):
And a bunch more dev@ addresses.
2006-03-08 Wednesday 11:35 committed by tdb
web/www/menu-static.inc (1.4):
Update another dev@ email address I missed.
2006-02-20 Monday 10:13 committed by tdb
Add new mirror provided by Mirror Geek.
2006-02-18 Saturday 13:07 committed by tdb
web/www/menu.inc
(1.8),
web/www/support.xhtml
(1.5):
Try and get people to send emails via RT.
2006-02-14 Tuesday 22:17 committed by tdb
web/cgi-bin/logo.cgi
(1.3),
web/www/images/ipv6-logo.gif
(1.1):
Display a different logo if coming in from IPv6. It's not nice, but I don't have a better logo atm :-) Just a bit of fun really...
2005-08-05 Friday 22:42 committed by tdb
web/www/index.xhtml
(1.19),
web/www/pystatgrab/index.xhtml
(1.13):
Wow, we're announcing releases well in advance these days...
2005-07-31 Sunday 10:10 committed by tdb
web/www/pystatgrab/index.xhtml (1.12):
Forgot to mention the debian package of pystatgrab.
2005-07-31 Sunday 09:39 committed by tdb
web/www/index.xhtml
(1.18),
web/www/libstatgrab/index.xhtml
(1.40),
web/www/pystatgrab/index.xhtml
(1.11):
Announce new libstatgrab and pystatgrab releases.
2005-04-26 Tuesday 11:34 committed by tdb
web/www/libstatgrab/index.xhtml (1.39):
Can't have a slash on the end of the debian url.
2005-04-26 Tuesday 11:25 committed by tdb
web/www/libstatgrab/index.xhtml (1.38):
Official debian packages now available.
2005-04-03 Sunday 13:24 committed by tdb
web/cgi-bin/cvslog.cgi (1.36):
Fix quoting problem which has appeared with new version of cvs2cl.
2005-03-09 Wednesday 10:43 committed by tdb
web/www/libstatgrab/index.xhtml (1.37):
Move description of libstatgrab to top of page.
2005-03-03 Thursday 10:09 committed by tdb
web/www/index.xhtml
(1.17),
web/www/libstatgrab/index.xhtml
(1.36):
Release new version of libstatgrab.
2005-02-11 Friday 23:37 committed by tdb
Change wording and drop outdated URLs.
2005-01-20 Thursday 20:35 committed by tdb
web/www/libstatgrab/index.xhtml (1.35):
Test your pages, Tim.
2005-01-20 Thursday 20:30 committed by tdb
web/www/libstatgrab/index.xhtml (1.33):
Add links to various packages.
2004-12-05 Sunday 16:04 committed by tdb
web/www/cvsplot/index.xhtml (1.4):
It's more than just the "CMS" code now.
2004-11-29 Monday 15:48 committed by tdb
web/www/styles/handheld.css (1.2):
Looks like it still pulls in the main css, so we'll need to ensure we override everything we want to change (not just remove it). This is on PIE, but shouldn't cause issues on other browsers.
2004-11-20 Saturday 18:22 committed by tdb
web/www/styles/handheld.css (1.1):
First stab at CSS file for handhelds. Pretty much the same as the normal CSS file, except the left menu now appears below the body text (with the text shifted to the left edge) and some images have been removed.
2004-11-20 Saturday 18:20 committed by tdb
Use a handheld-specific CSS file for handheld devices.
2004-11-12 Friday 15:10 committed by tdb
web/www/libstatgrab/index.xhtml (1.32):
Add HP-UX to list of OSs we support.
2004-11-12 Friday 11:55 committed by tdb
web/www/index.xhtml
(1.16),
web/www/libstatgrab/index.xhtml
(1.31):
Announce libstatgrab 0.11.
2004-08-25 Wednesday 08:55 committed by tdb
web/www/index.xhtml
(1.15),
web/www/libstatgrab/index.xhtml
(1.30),
web/www/pystatgrab/index.xhtml
(1.10):
New releases of libstatgrab and pystatgrab.
2004-08-04 Wednesday 13:44 committed by tdb
And change the href too - thanks Adam.
2004-08-04 Wednesday 13:26 committed by tdb
Use mirrorservice http publink.
2004-08-01 Sunday 18:09 committed by tdb
Rsync uses a different URL. I did ponder a generic download.uk address, but after some thought it wouldn't match the master site. Maybe changing the whole lot and having download.i-scream.org as the master is the way to go - who knows :-)
2004-08-01 Sunday 16:28 committed by tdb
web/www/cms/index.xhtml
(1.8),
web/www/pystatgrab/index.xhtml
(1.9):
Point at mirrors page.
2004-08-01 Sunday 16:26 committed by tdb
web/www/cms/documentation/gettingstarted.xhtml (1.12):
Typo fix.
2004-08-01 Sunday 16:25 committed by tdb
web/www/cms/index.xhtml
(1.7),
web/www/cms/documentation/gettingstarted.xhtml
(1.11):
Update to point at mirrors page.
2004-08-01 Sunday 16:21 committed by tdb
web/www/libstatgrab/index.xhtml (1.29):
Point to our mirrors page, rather than directly the the mirror service. Remove old news from 2003.
2004-08-01 Sunday 16:06 committed by tdb
web/www/menu-static.inc
(1.3),
web/www/menu.inc
(1.7),
web/www/mirrors.xhtml
(1.1):
Add Download Mirrors page.
2004-08-01 Sunday 13:28 committed by tdb
web/www/stats/index.xhtml (1.3):
Add ftp.i-scream.org using http too.
2004-07-27 Tuesday 22:12 committed by tdb
web/www/index.xhtml
(1.13),
web/www/libstatgrab/index.xhtml
(1.28):
Add new release to webpages.
2004-07-26 Monday 10:28 committed by tdb
web/www/index.xhtml
(1.11),
web/www/libstatgrab/index.xhtml
(1.27):
Add release of libstatgrab 0.10.1.
2004-07-22 Thursday 13:52 committed by tdb
web/www/cms/index.xhtml
(1.6),
web/www/cms/documentation/gettingstarted.xhtml
(1.10),
web/www/libstatgrab/index.xhtml
(1.26),
web/www/pystatgrab/index.xhtml
(1.8):
Change mirror from mirror.ac.uk to mirrorservice.org.
2004-07-17 Saturday 18:41 committed by tdb
web/www/stats/index.xhtml (1.2):
Add stats for ftp.i-scream.org.
2004-07-11 Sunday 16:45 committed by tdb
web/www/stats/index.xhtml (1.1):
Add index page for web statistics.
2004-06-20 Sunday 15:29 committed by tdb
web/www/libstatgrab/index.xhtml (1.25):
Add section on language bindings, with links to other peoples stuff.
2004-05-31 Monday 16:07 committed by tdb
web/www/index.xhtml
(1.10),
web/www/pystatgrab/index.xhtml
(1.7):
Shocking typing errors :-)
2004-05-31 Monday 16:01 committed by tdb
web/www/index.xhtml
(1.9),
web/www/pystatgrab/index.xhtml
(1.6):
Announce pystatgrab release.
2004-05-19 Wednesday 19:58 committed by tdb
web/www/index.xhtml
(1.8),
web/www/libstatgrab/index.xhtml
(1.24):
Update website to announce new libstatgrab release.
2004-04-01 Thursday 21:58 committed by tdb
Correct a mention of the CMS, which should really have referred to all of our software.
2004-03-31 Wednesday 22:44 committed by tdb
web/www/libstatgrab/index.xhtml
(1.23),
web/www/pystatgrab/index.xhtml
(1.5):
Opps. Must remember to properly encode URL's with &'s in them.
2004-03-31 Wednesday 22:41 committed by tdb
web/www/libstatgrab/index.xhtml
(1.22),
web/www/pystatgrab/index.xhtml
(1.4):
Add links to cvslog page of "changes this week".
2004-03-31 Wednesday 22:31 committed by tdb
Make cvslog options a list, instead of a paragraph of br seperated lines.
2004-03-31 Wednesday 22:16 committed by tdb
web/www/cms/documentation/index.xhtml (1.17):
Various updates due to repository reorganisation.
2004-03-26 Friday 13:36 committed by tdb
web/www/logos/amsterdam1.jpg
(1.1),
web/www/logos/amsterdam2.jpg
(1.1),
web/www/logos/berlin-sunset.jpg
(1.1),
web/www/logos/reichstag2.jpg
(1.1),
web/www/logos/sony-center.jpg
(1.1),
web/www/logos/sunset3.jpg
(1.1),
web/www/logos/sunset4.jpg
(1.1):
Another handful of pictures.
2004-03-26 Friday 10:42 committed by tdb
web/www/logos/sunset.jpg (1.2):
Drop another not-so-good picture.
2004-03-25 Thursday 22:51 committed by tdb
Docs are now under cms tree.
2004-03-25 Thursday 22:48 committed by tdb
web/cgi-bin/cvslog.cgi
(1.35),
web/cgi-bin/docs.cgi
(1.12),
web/cgi-bin/logo.cgi
(1.2),
web/cgi-bin/logo.jpg
(1.2):
Update CGI's to know about new site.
2004-03-25 Thursday 22:46 committed by tdb
web/www/menu-static.inc
(1.2),
web/www/menu.inc
(1.6),
web/www/style.inc
(1.4):
Update all includes to reference new site.
2004-03-25 Thursday 22:21 committed by tdb
Announce new website on the new website.
2004-03-25 Thursday 21:49 committed by tdb
web/www/logos/lightning.jpg (1.2):
This image sucked - so goodbye.
2004-03-25 Thursday 21:46 committed by tdb
web/www/logos/moon.jpg (1.1):
One last image before we go live with the site.
2004-03-25 Thursday 18:54 committed by tdb
web/www/logos/tree.jpg
(1.1),
web/www/logos/treeset.jpg
(1.1):
Two more logos.
2004-03-25 Thursday 16:05 committed by tdb
web/www/pgpkey.xhtml
(1.7),
web/www/cms/index.xhtml
(1.5):
Typo fix.
2004-03-24 Wednesday 23:56 committed by tdb
web/www/menu-static.inc (1.1):
Add a static copy of the menu. By static I mean doesn't use SSI like the proper menu does. This solves a handful of issues with making that image at the top both dynamic and cacheable. Downside is we have to keep both menu files in sync... but that's something we can cope with for now.
2004-03-24 Wednesday 23:53 committed by tdb
web/cgi-bin/cvslog.cgi
(1.34),
web/cgi-bin/docs.cgi
(1.11):
Use static menu instead of SSI one.
2004-03-24 Wednesday 23:48 committed by tdb
web/cgi-bin/logo.cgi (1.1):
logo.jpg picks an image at random and returns *it* logo.cgi picks an image at random and returns the *URL* to it
2004-03-24 Wednesday 23:29 committed by tdb
web/cgi-bin/cvslog.cgi
(1.33),
web/cgi-bin/docs.cgi
(1.10):
Urg - now the image is generated using SSI the things that include the include manually won't work. We can kludge these CGI's... but what about the viewcvs stuff? This needs a rethink.
2004-03-24 Wednesday 23:16 committed by tdb
web/www/menu.inc
(1.5),
web/www/images/valid-xhtml11.png
(1.1),
web/www/images/vcss.png
(1.1),
web/www/styles/style.css
(1.5):
Pretty much the last set of changes I'm going to make: - Make top-left image more friendly to caches by randomising the URL, rather than having the URL point to a CGI that returns a random image. - Change the whole left side bar to use lists for the links, as they should be, rather than lines of text seperated by <br>'s. - Add valid XHTML and CSS logos, because we now comply.
2004-03-24 Wednesday 21:34 committed by tdb
web/www/styles/style.css (1.4):
Add all the style information for the cvslog pages. Minor syntatical tidyups. Make pre text "normal" size again.
2004-03-24 Wednesday 21:08 committed by tdb
web/cgi-bin/cvslog.cgi (1.32):
A few fixes: - Need to reset the section marker for each new module. - Should escape HTML in the log messges too :-)
2004-03-24 Wednesday 20:57 committed by tdb
web/cgi-bin/cvslog.cgi
(1.31),
web/cgi-bin/docs.cgi
(1.9):
Final round of XHTML/tidy'ing CGI scripts. They both produce XHTML that validates correctly. The code is a little better, but a touch more messy in a few places.
2004-03-24 Wednesday 13:11 committed by tdb
Make docs.cgi XHTML 1.1 compliant (and tidied up the layout). Problem with this doc is it doesn't have a .xhtml extension, so will always have to be served as text/html - until I come up with a solution.
2004-03-23 Tuesday 23:43 committed by tdb
web/www/cvs.xhtml
(1.17),
web/www/doctype.inc
(1.2),
web/www/footer.inc
(1.2),
web/www/header.inc
(1.2),
web/www/index.xhtml
(1.6),
web/www/license.xhtml
(1.6),
web/www/mailinglists.xhtml
(1.12),
web/www/menu.inc
(1.4),
web/www/pgpkey.xhtml
(1.6),
web/www/skeleton.xhtml
(1.3),
web/www/style.inc
(1.3),
web/www/support.xhtml
(1.4),
web/www/who.xhtml
(1.21),
web/www/cms/features.xhtml
(1.5),
web/www/cms/index.xhtml
(1.4),
web/www/cms/minutes.xhtml
(1.7),
web/www/cms/projectpapers.xhtml
(1.5),
web/www/cms/documentation/gettingstarted.xhtml
(1.9),
web/www/cms/documentation/index.xhtml
(1.16),
web/www/cms/javadoc/index.xhtml
(1.12),
web/www/cms/screenshots/index.xhtml
(1.8),
web/www/cvsplot/index.xhtml
(1.3),
web/www/libstatgrab/index.xhtml
(1.21),
web/www/pystatgrab/index.xhtml
(1.3),
web/www/styles/style.css
(1.3):
Another biggish commit. All pages are now XHTML 1.1 compliant. I've also tided (with the help of the tidy tool) all the pages, so they're neater. There are still parts of the site that won't validate - such as the CGI scripts, and the CVS stuff - but I'll get to them tomorrow.
2004-03-23 Tuesday 20:22 committed by tdb
web/www/cvs.shtml
(1.16),
web/www/cvs.xhtml
(1.16),
web/www/doctype.inc
(1.1),
web/www/index.shtml
(1.5),
web/www/index.xhtml
(1.5),
web/www/license.shtml
(1.5),
web/www/license.xhtml
(1.5),
web/www/mailinglists.shtml
(1.11),
web/www/mailinglists.xhtml
(1.11),
web/www/menu.inc
(1.3),
web/www/pgpkey.shtml
(1.5),
web/www/pgpkey.xhtml
(1.5),
web/www/skeleton.shtml
(1.2),
web/www/skeleton.xhtml
(1.2),
web/www/style.inc
(1.2),
web/www/support.shtml
(1.3),
web/www/support.xhtml
(1.3),
web/www/who.shtml
(1.20),
web/www/who.xhtml
(1.20),
web/www/cms/features.shtml
(1.4),
web/www/cms/features.xhtml
(1.4),
web/www/cms/index.shtml
(1.3),
web/www/cms/index.xhtml
(1.3),
web/www/cms/minutes.shtml
(1.6),
web/www/cms/minutes.xhtml
(1.6),
web/www/cms/projectpapers.shtml
(1.4),
web/www/cms/projectpapers.xhtml
(1.4),
web/www/cms/documentation/gettingstarted.shtml
(1.8),
web/www/cms/documentation/gettingstarted.xhtml
(1.8),
web/www/cms/documentation/index.shtml
(1.15),
web/www/cms/documentation/index.xhtml
(1.15),
web/www/cms/javadoc/index.shtml
(1.11),
web/www/cms/javadoc/index.xhtml
(1.11),
web/www/cms/screenshots/index.shtml
(1.7),
web/www/cms/screenshots/index.xhtml
(1.7),
web/www/cvsplot/index.shtml
(1.2),
web/www/cvsplot/index.xhtml
(1.2),
web/www/libstatgrab/index.shtml
(1.20),
web/www/libstatgrab/index.xhtml
(1.20),
web/www/pystatgrab/index.shtml
(1.2),
web/www/pystatgrab/index.xhtml
(1.2):
Move to .xhtml files instead of .shtml. They still use SSI. We're now validating as XHTML 1.1 (or, at least we will be when I've tested every page of the site to make sure it validates). I've put the necessary frigs in the webserver so it returns the content-type as text/html if the web browser doesn't make any claims to know about application/xhtml+xml (which is the content type defined by the XHTML standards).
2004-03-23 Tuesday 19:08 committed by tdb
web/www/index.shtml
(1.4),
web/www/index.xhtml
(1.4),
web/www/menu.inc
(1.2),
web/www/cms/index.shtml
(1.2),
web/www/cms/index.xhtml
(1.2),
web/www/styles/style.css
(1.2):
More changes, mostly simple ones in look and feel.
2004-03-22 Monday 00:02 committed by tdb
web/cgi-bin/download.cgi
(1.11),
web/cgi-bin/logviewer.cgi
(1.3):
Remove old CGI's for logging downloads.
2004-03-21 Sunday 23:58 committed by tdb
web/www/acknowledgements.shtml
(1.8),
web/www/atsign.gif
(1.2),
web/www/bottom.inc
(1.8),
web/www/contents.inc
(1.60),
web/www/cvs.shtml
(1.15),
web/www/cvs.xhtml
(1.15),
web/www/features.shtml
(1.3),
web/www/footer.inc
(1.1),
web/www/header.inc
(1.1),
web/www/index.shtml
(1.3),
web/www/index.xhtml
(1.3),
web/www/left.inc
(1.101),
web/www/license.shtml
(1.4),
web/www/license.xhtml
(1.4),
web/www/mailinglists.shtml
(1.10),
web/www/mailinglists.xhtml
(1.10),
web/www/menu.inc
(1.1),
web/www/minutes.shtml
(1.5),
web/www/oldtodo.shtml
(1.24),
web/www/pgpkey.shtml
(1.4),
web/www/pgpkey.xhtml
(1.4),
web/www/powerlogo.gif
(1.2),
web/www/powerlogo_small.gif
(1.2),
web/www/probdomain.shtml
(1.5),
web/www/projectpapers.shtml
(1.3),
web/www/quotes.shtml
(1.6),
web/www/skeleton.shtml
(1.1),
web/www/skeleton.xhtml
(1.1),
web/www/style.inc
(1.1),
web/www/support.shtml
(1.2),
web/www/support.xhtml
(1.2),
web/www/title.inc
(1.3),
web/www/todo.shtml
(1.6),
web/www/toucan.gif
(1.2),
web/www/welcome.inc
(1.10),
web/www/who.shtml
(1.19),
web/www/who.xhtml
(1.19),
web/www/cms/acknowledgements.shtml
(1.8),
web/www/cms/features.shtml
(1.3),
web/www/cms/features.xhtml
(1.3),
web/www/cms/index.shtml
(1.1),
web/www/cms/index.xhtml
(1.1),
web/www/cms/minutes.shtml
(1.5),
web/www/cms/minutes.xhtml
(1.5),
web/www/cms/oldtodo.shtml
(1.24),
web/www/cms/probdomain.shtml
(1.5),
web/www/cms/projectpapers.shtml
(1.3),
web/www/cms/projectpapers.xhtml
(1.3),
web/www/cms/quotes.shtml
(1.6),
web/www/cms/todo.shtml
(1.6),
web/www/cms/documentation/gettingstarted.shtml
(1.7),
web/www/cms/documentation/gettingstarted.xhtml
(1.7),
web/www/cms/documentation/index.shtml
(1.14),
web/www/cms/documentation/index.xhtml
(1.14),
web/www/cms/javadoc/index.shtml
(1.10),
web/www/cms/javadoc/index.xhtml
(1.10),
web/www/cms/screenshots/index.shtml
(1.6),
web/www/cms/screenshots/index.xhtml
(1.6),
web/www/cvsplot/index.html
(1.4),
web/www/cvsplot/index.shtml
(1.1),
web/www/cvsplot/index.xhtml
(1.1),
web/www/libstatgrab/index.shtml
(1.19),
web/www/libstatgrab/index.xhtml
(1.19),
web/www/logos/centrepoint.jpg
(1.1),
web/www/logos/eye.jpg
(1.1),
web/www/logos/fanafjord.jpg
(1.1),
web/www/logos/flower.jpg
(1.1),
web/www/logos/garedunord.jpg
(1.1),
web/www/logos/lakegeneva.jpg
(1.1),
web/www/logos/lightning.jpg
(1.1),
web/www/logos/railwall.jpg
(1.1),
web/www/logos/roadrise.jpg
(1.1),
web/www/logos/sea.jpg
(1.1),
web/www/logos/snowshed.jpg
(1.1),
web/www/logos/soho.jpg
(1.1),
web/www/logos/street.jpg
(1.1),
web/www/logos/sun.jpg
(1.1),
web/www/logos/sunset.jpg
(1.1),
web/www/logos/towerbridge.jpg
(1.1),
web/www/logos/water.jpg
(1.1),
web/www/pystatgrab/index.shtml
(1.1),
web/www/pystatgrab/index.xhtml
(1.1),
web/www/styles/print.css
(1.1),
web/www/styles/style.css
(1.1),
web/cgi-bin/cvslog.cgi
(1.30),
web/cgi-bin/docs.cgi
(1.7),
web/cgi-bin/logo.jpg
(1.1):
Commit new website. The old site is tagged, so this won't change the live site... but it does move HEAD on to the new site. Too many changes to list really. General points are: - Moved to a XHTML CSS compliant site. - Reorganised the site into a more multi-project based look. - Removed a lot of cruft. Still to do: - Fix all the zillions of bugs stopping the whole site from validating :-) - Tidy up the HTML in terms of layout and indentation. Thanks to AJ for his help this weekend in doing this.
2004-03-10 Wednesday 08:55 committed by tdb
web/www/libstatgrab/index.shtml
(1.18, PRE_WWW_REDESIGN),
web/www/libstatgrab/index.xhtml
(1.18):
Minor wording change.
2004-03-09 Tuesday 20:47 committed by tdb
web/www/contents.inc
(1.59, PRE_WWW_REDESIGN),
web/www/libstatgrab/index.shtml
(1.17),
web/www/libstatgrab/index.xhtml
(1.17):
Details of new release.
2004-02-11 Wednesday 09:07 committed by tdb
web/www/libstatgrab/index.shtml
(1.16),
web/www/libstatgrab/index.xhtml
(1.16):
Typo fix.
2004-02-10 Tuesday 21:36 committed by tdb
web/www/contents.inc
(1.57),
web/www/libstatgrab/index.shtml
(1.15),
web/www/libstatgrab/index.xhtml
(1.15):
Add release info to our webpages.
2004-01-21 Wednesday 16:08 committed by tdb
web/www/contents.inc
(1.56),
web/www/libstatgrab/index.shtml
(1.14),
web/www/libstatgrab/index.xhtml
(1.14):
Update website for new libstatgrab release.
2004-01-16 Friday 15:54 committed by tdb
web/www/license.shtml
(1.3, PRE_WWW_REDESIGN),
web/www/license.xhtml
(1.3):
Alter the licensing of libstatgrab. The library part is now under the LGPL, whilst the tools/examples are under the GPL. Both licenses are included in the distribution (and are both now in CVS). Also made a minor alteration to the webpage where it said everything was licensed under the GPL.
2004-01-06 Tuesday 17:01 committed by tdb
web/www/contents.inc
(1.55),
web/www/libstatgrab/index.shtml
(1.13),
web/www/libstatgrab/index.xhtml
(1.13):
Announce release of version 0.8.
2004-01-06 Tuesday 16:44 committed by tdb
web/www/libstatgrab/saidar.png (1.2, PRE_WWW_REDESIGN):
New saidar screenshot.
2003-11-15 Saturday 16:49 committed by tdb
web/www/libstatgrab/index.shtml
(1.12),
web/www/libstatgrab/index.xhtml
(1.12):
Add link to freshmeat page.
2003-10-22 Wednesday 16:47 committed by tdb
web/www/libstatgrab/index.shtml
(1.11),
web/www/libstatgrab/index.xhtml
(1.11):
Reword a bit.
2003-10-22 Wednesday 16:02 committed by tdb
web/www/contents.inc
(1.54),
web/www/libstatgrab/index.shtml
(1.10),
web/www/libstatgrab/index.xhtml
(1.10):
Updated for new release.
2003-10-18 Saturday 19:52 committed by tdb
web/www/contents.inc
(1.53),
web/www/libstatgrab/index.shtml
(1.9),
web/www/libstatgrab/index.xhtml
(1.9):
Add release of libstatgrab 0.6.1.
2003-10-11 Saturday 16:34 committed by tdb
web/www/libstatgrab/index.shtml
(1.8),
web/www/libstatgrab/index.xhtml
(1.8):
Link to saidar screenshot.
2003-10-10 Friday 12:16 committed by tdb
web/www/libstatgrab/index.shtml
(1.7),
web/www/libstatgrab/index.xhtml
(1.7):
Opps, missed a line break.
2003-10-10 Friday 12:13 committed by tdb
web/www/libstatgrab/index.shtml
(1.6),
web/www/libstatgrab/index.xhtml
(1.6),
web/www/libstatgrab/saidar.png
(1.1):
Add saidar screenshot.
2003-10-10 Friday 11:47 committed by tdb
web/www/contents.inc
(1.52),
web/www/libstatgrab/index.shtml
(1.5),
web/www/libstatgrab/index.xhtml
(1.5):
Get the date right ;) Admittedly, I did write this yesterday.
2003-10-10 Friday 11:42 committed by tdb
web/www/contents.inc
(1.51),
web/www/libstatgrab/index.shtml
(1.4),
web/www/libstatgrab/index.xhtml
(1.4):
Update website to announce 0.6 release of libstatgrab.
2003-10-04 Saturday 23:31 committed by tdb
web/www/libstatgrab/index.shtml
(1.3),
web/www/libstatgrab/index.xhtml
(1.3):
Nail the font to be more like the rest of the website.
2003-10-04 Saturday 20:26 committed by tdb
web/www/libstatgrab/index.shtml
(1.2),
web/www/libstatgrab/index.xhtml
(1.2):
Typo fix, thanks Adam.
2003-10-04 Saturday 19:00 committed by tdb
web/www/contents.inc
(1.50),
web/www/left.inc
(1.100, PRE_WWW_REDESIGN),
web/www/libstatgrab/index.shtml
(1.1),
web/www/libstatgrab/index.xhtml
(1.1):
Add webpage for libstatgrab at http://www.i-scream.org/libstatgrab.
2003-10-04 Saturday 17:54 committed by tdb
web/www/todo.shtml
(1.5, PRE_WWW_REDESIGN),
web/www/cms/todo.shtml
(1.5):
Remove a mention of sourceforge.
2003-10-03 Friday 16:04 committed by tdb
web/www/who.shtml
(1.18, PRE_WWW_REDESIGN),
web/www/who.xhtml
(1.18):
Add Adam to the developers page.
2003-09-27 Saturday 18:42 committed by tdb
web/cgi-bin/cvslog.cgi (1.29, PRE_WWW_REDESIGN):
Sort out the revision matching regex. Merge the two regex's, and make it work with revisions that have more than one tag associated with them.
2003-09-27 Saturday 18:21 committed by tdb
web/cgi-bin/cvslog.cgi (1.28):
Update scripts that use cvs2cl. Now using cvs2cl 2.49, still with some custom patches (but less than before). Diff included here. --- cvs2cl.bak Sat Sep 27 16:57:59 2003 +++ cvs2cl Sat Sep 27 17:10:55 2003 @@ -1036,7 +1036,8 @@ elsif ($No_Wrap && !$Summary) { $msg = &preprocess_msg_text ($msg); - $files = wrap ("\t", "\t", "* $files"); +# tdb: no-wrap shouldn't wrap ANYTHING! + #$files = wrap ("\t", "\t", "* $files"); $msg =~ s/\n(.+)/\n\t$1/g; unless ($After_Header eq " ") { $msg =~ s/^(.+)/\t$1/g; @@ -1328,7 +1329,8 @@ # there are multiple qunks in the first place! if ((scalar (@qunkrefs)) > 1) { foreach my $tag (keys (%non_unanimous_tags)) { - my $everyone_has_this_tag = 1; +# tdb: we don't want to have unanimous tags + my $everyone_has_this_tag = 0; foreach my $qunkref (@qunkrefs) { if ((! (defined ($$qunkref{'tags'}))) or (! (grep ($_ eq $tag, @{$$qunkref{'tags'}})))) { @@ -1521,7 +1523,8 @@ unless ( exists $fileinfo_printed{$b} ) { if ($fbegun) { - $beauty .= ", "; +# tdb: hacked to put a newline after each one + $beauty .= ",\n"; } else { $fbegun = 1; }
2003-08-28 Thursday 23:36 committed by tdb
Even I can't remember the URL's ;-)
2003-08-28 Thursday 23:30 committed by tdb
Use ftp site for downloads instead.
2003-08-25 Monday 23:35 committed by tdb
Add libstatgrab's release to front page, and remove some old entries.
2003-08-22 Friday 14:23 committed by tdb
web/www/cms/javadoc/index.shtml
(1.9),
web/www/cms/javadoc/index.xhtml
(1.9):
Drop the DBReporter javadocs.
2003-08-21 Thursday 23:35 committed by tdb
VRMLgraph is still on i-scream.org.uk until Paul moves it :-)
2003-08-21 Thursday 23:22 committed by tdb
web/cgi-bin/cvslog.cgi (1.27):
Fix a typo I noticed on the website.
2003-07-15 Tuesday 22:07 committed by tdb
web/www/contents.inc
(1.45),
web/www/left.inc
(1.98),
web/www/support.shtml
(1.1, PRE_WWW_REDESIGN),
web/www/support.xhtml
(1.1):
Introduce our own bug tracking.
2003-07-15 Tuesday 21:56 committed by tdb
web/www/mailinglists.shtml
(1.9, PRE_WWW_REDESIGN),
web/www/mailinglists.xhtml
(1.9):
Fix out-of-date head.
2003-06-19 Thursday 00:31 committed by tdb
Update google search. We search both our old and new URLs since google isn't doing a very quick job of re-indexing.
2003-06-08 Sunday 13:34 committed by tdb
web/www/contents.inc
(1.43),
web/www/left.inc
(1.97):
Add the height and width of images.
2003-06-08 Sunday 13:31 committed by tdb
web/www/left.inc
(1.96),
web/www/powerlogo_small.gif
(1.1, PRE_WWW_REDESIGN),
web/www/images/freebsdlogo_small.gif
(1.1):
powerlogo.gif was too large for left bar. Now changed for a smaller version of the same thing.
2003-06-08 Sunday 13:14 committed by tdb
web/www/contents.inc
(1.41),
web/www/left.inc
(1.95),
web/www/powerlogo.gif
(1.1, PRE_WWW_REDESIGN),
web/www/images/freebsdlogo.gif
(1.1):
Add FreeBSD logo.
2003-06-04 Wednesday 19:59 committed by tdb
Move bug tracking to top section, and drop sourceforge section. I hope to have our own bug tracking soon, which would make the sourceforge pages redundant. Whether or not we delete the project is another matter...
2003-05-27 Tuesday 20:20 committed by tdb
web/www/mailinglists.shtml
(1.8),
web/www/mailinglists.xhtml
(1.8):
Fix bad HTML :-)
2003-05-27 Tuesday 20:11 committed by tdb
web/www/mailinglists.shtml
(1.7),
web/www/mailinglists.xhtml
(1.7):
Add information links for all lists, update the subscribing/archive info and add a bit about virus & spam checking.
2003-05-27 Tuesday 19:38 committed by tdb
web/www/mailinglists.shtml
(1.6),
web/www/mailinglists.xhtml
(1.6):
Add Information link that points to the list server.
2003-05-27 Tuesday 18:18 committed by tdb
web/www/mailinglists.shtml
(1.5),
web/www/mailinglists.xhtml
(1.5):
Add description of cvs-all list.
2003-05-27 Tuesday 16:09 committed by tdb
web/www/mailinglists.shtml
(1.4),
web/www/mailinglists.xhtml
(1.4):
Add mention of cvs-all list.
2003-05-25 Sunday 14:36 committed by tdb
Added mention of libstatgrab release to main page.
2003-05-15 Thursday 21:48 committed by tdb
web/cgi-bin/cvslog.cgi
(1.25),
web/cgi-bin/docs.cgi
(1.6, PRE_WWW_REDESIGN),
web/cgi-bin/download.cgi
(1.10, PRE_WWW_REDESIGN),
web/www/bottom.inc
(1.7, PRE_WWW_REDESIGN),
web/www/contents.inc
(1.38),
web/www/cvs.shtml
(1.14, PRE_WWW_REDESIGN),
web/www/cvs.xhtml
(1.14),
web/www/left.inc
(1.93),
web/www/mailinglists.shtml
(1.3),
web/www/mailinglists.xhtml
(1.3),
web/www/who.shtml
(1.17),
web/www/who.xhtml
(1.17),
web/www/cms/documentation/gettingstarted.shtml
(1.6),
web/www/cms/documentation/gettingstarted.xhtml
(1.6),
web/www/cms/documentation/index.shtml
(1.13),
web/www/cms/documentation/index.xhtml
(1.13),
web/www/cvsplot/index.html
(1.3, PRE_WWW_REDESIGN):
Merge in changes from branch created for new server. The old server is now history... so we can make the new server use HEAD.
2003-05-15 Thursday 21:20 committed by tdb
web/www/contents.inc (1.37.2.2):
Don't specifically give an ihost download, rather, give the dir.
2003-05-13 Tuesday 16:18 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.5):
More fixes for the new server. This time the BSD date doesn't work like the Linux date :/
2003-05-12 Monday 14:25 committed by tdb
web/cgi-bin/cvslog.cgi (1.24):
Nothing changed, just wanted to log this relevant diff... This is a diff against the latest cvs2cl, version 2.46. It makes it work how we require for cvslog. There's no new features, it's just a new diff covering all the previous alterations on 2.38. Oh, and it's a unified diff, which is much more readable :-) --- cvs2cl.orig Mon May 12 14:12:50 2003 +++ cvs2cl Mon May 12 14:13:14 2003 @@ -879,7 +879,8 @@ elsif ($No_Wrap) { $msg = &preprocess_msg_text ($msg); - $files = wrap ("\t", " ", "$files"); +# tdb: no-wrap shouldn't wrap ANYTHING! + #$files = wrap ("\t", " ", "$files"); $msg =~ s/\n(.*)/\n\t$1/g; unless ($After_Header eq " ") { $msg =~ s/^(.*)/\t$1/g; @@ -1042,7 +1043,8 @@ # Keep track of whether all the files in this commit were in the # same directory, and memorize it if so. We can make the output a # little more compact by mentioning the directory only once. - if ((scalar (@qunkrefs)) > 1) +# tdb: hacked to turn off the commondir feature + if ((scalar (@qunkrefs)) < 0) { if (! (defined ($common_dir))) { @@ -1086,7 +1088,8 @@ # there are multiple qunks in the first place! if ((scalar (@qunkrefs)) > 1) { foreach my $tag (keys (%non_unanimous_tags)) { - my $everyone_has_this_tag = 1; +# tdb: we don't want to have unanimous tags + my $everyone_has_this_tag = 0; foreach my $qunkref (@qunkrefs) { if ((! (defined ($$qunkref{'tags'}))) or (! (grep ($_ eq $tag, @{$$qunkref{'tags'}})))) { @@ -1237,7 +1240,8 @@ next if (defined ($$qunkref{'printed'})); # skip if already printed if ($fbegun) { - $beauty .= ", "; +# tdb: hacked to put a newline after each one + $beauty .= ",\n"; } else { $fbegun = 1; @@ -1286,7 +1290,8 @@ # todo: still have to take care of branch_roots? - $beauty = "* $beauty:"; +# tdb: hacked to remove the prefixed * + $beauty = "$beauty:"; return $beauty; }
2003-05-12 Monday 08:49 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.4):
New code to handle diff's of initial versions on branches.
2003-05-11 Sunday 22:19 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.3):
More updates for the new server.
2003-05-11 Sunday 21:05 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.2):
Update for new location of viewcvs.
2003-05-11 Sunday 21:03 committed by tdb
web/cgi-bin/cvslog.cgi (1.23.2.1):
Update for new webserver.
2003-05-11 Sunday 20:52 committed by tdb
web/cgi-bin/download.cgi (1.9.2.1):
Update for new webserver.
2003-05-11 Sunday 20:51 committed by tdb
web/cgi-bin/docs.cgi (1.5.2.1):
Update document viewer for new server.
2003-05-11 Sunday 20:35 committed by tdb
web/www/cvs.shtml
(1.13.2.2),
web/www/cvs.xhtml
(1.13.2.2),
web/www/cvsplot/index.html
(1.2.2.2):
cvsstat is now known as cvsplot.
2003-05-11 Sunday 19:02 committed by tdb
web/www/bottom.inc
(1.6.2.1),
web/www/contents.inc
(1.37.2.1),
web/www/cvs.shtml
(1.13.2.1),
web/www/cvs.xhtml
(1.13.2.1),
web/www/left.inc
(1.92.2.1),
web/www/mailinglists.shtml
(1.2.2.1),
web/www/mailinglists.xhtml
(1.2.2.1),
web/www/who.shtml
(1.16.2.1),
web/www/who.xhtml
(1.16.2.1),
web/www/cms/documentation/gettingstarted.shtml
(1.5.2.1),
web/www/cms/documentation/gettingstarted.xhtml
(1.5.2.1),
web/www/cms/documentation/index.shtml
(1.12.2.1),
web/www/cms/documentation/index.xhtml
(1.12.2.1),
web/www/cvsplot/index.html
(1.2.2.1):
Changed all i-scream.org.uk's to i-scream.org's. Also, changed any ukc.ac.uk links in to kent.ac.uk :-) This change will only appear on the new webserver as it is on a branch.
2003-05-11 Sunday 17:39 committed by tdb
web/www/cvs.shtml
(1.13),
web/www/cvs.xhtml
(1.13):
Fix typo in cvsup instructions.
2003-03-03 Monday 15:30 committed by tdb
web/cgi-bin/cvslog.cgi (1.23):
Nothing changed, I just want to log a relevant change... This is the latest modification to cvs2cl, revision 2.38. This is an old and outdatted version of cvs2cl, but it's what we're using right now. I've got rid of unanimous tags in this change. The patch given below is a complete diff from 2.38. 777c777,778 < $files = wrap ("\t", " ", "$files"); --- > # tdb: no-wrap shouldn't wrap ANYTHING! > #$files = wrap ("\t", " ", "$files"); 934c935,936 < if ((scalar (@qunkrefs)) > 1) --- > # tdb: hacked to turn off the commondir feature > if ((scalar (@qunkrefs)) < 0) 978c980,981 < my $everyone_has_this_tag = 1; --- > # tdb: we don't want to have unanimous tags > my $everyone_has_this_tag = 0; 1126c1129,1130 < $beauty .= ", "; --- > # tdb: hacked to put a newline after each one > $beauty .= ",\n"; 1175c1179,1180 < $beauty = "* $beauty:"; --- > # tdb: hacked to remove the prefixed * > $beauty = "$beauty:";
2003-02-17 Monday 00:25 committed by tdb
ihost has moved on the snapshot server.
2003-02-17 Monday 00:07 committed by tdb
web/cgi-bin/download.cgi (1.9):
Update to the downloads webpage.
2003-02-11 Tuesday 22:11 committed by tdb
web/www/cms/javadoc/index.shtml
(1.8),
web/www/cms/javadoc/index.xhtml
(1.8):
Updated javadoc page - we now have the util package javadocs.
2003-02-04 Tuesday 09:33 committed by tdb
Added news item about snapshot server.
2003-02-03 Monday 21:50 committed by tdb
web/www/i-scream-autobuild.asc
(1.1, PRE_WWW_REDESIGN),
web/www/i-scream-dev.asc
(1.4, PRE_WWW_REDESIGN),
web/www/pgpkey.shtml
(1.3, PRE_WWW_REDESIGN),
web/www/pgpkey.xhtml
(1.3):
Updated development key, and added new automatic build key. Page has been updating accordingly.
2003-01-25 Saturday 20:37 committed by tdb
web/www/who.shtml
(1.16),
web/www/who.xhtml
(1.16):
AJ's CV URL no longer works. Paul doesn't have any "other stuff" on the i-scream server any more. Just a bit of tidying :-)
2002-07-26 Friday 14:38 committed by tdb
web/www/acknowledgements.shtml
(1.7, PRE_WWW_REDESIGN),
web/www/cms/acknowledgements.shtml
(1.7):
A few alterations.
2002-07-25 Thursday 17:57 committed by tdb
web/www/i-scream-dev.asc (1.3):
Key is now signed by my own personal key.
2002-07-25 Thursday 16:44 committed by tdb
web/www/i-scream-dev.asc
(1.2),
web/www/pgpkey.shtml
(1.2),
web/www/pgpkey.xhtml
(1.2):
Added updated key with AJ's signature.
2002-07-25 Thursday 16:40 committed by tdb
web/www/pgpkey.shtml
(1.1),
web/www/pgpkey.xhtml
(1.1):
Few tweaks.
2002-07-25 Thursday 16:29 committed by tdb
web/www/i-scream-dev.asc
(1.1),
web/www/left.inc
(1.92):
Added a PGP key page.
2002-06-01 Saturday 14:29 committed by tdb
Updated the Project News and Current Work webpages.
2002-06-01 Saturday 14:13 committed by tdb
web/www/who.shtml
(1.15),
web/www/who.xhtml
(1.15):
Added Pete to "Who We Are" page.
2002-05-18 Saturday 19:11 committed by tdb
web/www/license.shtml
(1.2),
web/www/license.xhtml
(1.2):
Must remember to escape <'s and >'s.
2002-05-18 Saturday 19:02 committed by tdb
web/www/cvs.shtml
(1.12),
web/www/cvs.xhtml
(1.12),
web/www/left.inc
(1.91),
web/www/license.shtml
(1.1),
web/www/license.xhtml
(1.1):
Added licensing information.
2002-05-18 Saturday 17:44 committed by tdb
web/www/contents.inc
(1.30),
web/www/welcome.inc
(1.9, PRE_WWW_REDESIGN):
A bit of naming consistency.
2002-04-14 Sunday 21:17 committed by tdb
web/www/who.shtml
(1.14),
web/www/who.xhtml
(1.14):
My homepage/cv have moved. Paul's CV is no longer there.
2002-04-14 Sunday 17:42 committed by tdb
web/www/who.shtml
(1.13),
web/www/who.xhtml
(1.13):
Changed atsign.gif for @ :) Clever thinking Paul ;)
2002-02-10 Sunday 13:29 committed by tdb
Typo fixes. Well spotted Paul :)
2002-02-09 Saturday 15:30 committed by tdb
web/www/cms/javadoc/index.shtml
(1.7),
web/www/cms/javadoc/index.xhtml
(1.7):
i-Scream -> i-scream :-)
2002-02-09 Saturday 15:00 committed by tdb
web/www/acknowledgements.shtml
(1.6),
web/www/bottom.inc
(1.6),
web/www/contents.inc
(1.28),
web/www/cvs.shtml
(1.11),
web/www/cvs.xhtml
(1.11),
web/www/features.shtml
(1.2, PRE_WWW_REDESIGN),
web/www/index.shtml
(1.2, PRE_WWW_REDESIGN),
web/www/index.xhtml
(1.2),
web/www/left.inc
(1.89),
web/www/mailinglists.shtml
(1.2),
web/www/mailinglists.xhtml
(1.2),
web/www/minutes.shtml
(1.4, PRE_WWW_REDESIGN),
web/www/oldtodo.shtml
(1.23, PRE_WWW_REDESIGN),
web/www/probdomain.shtml
(1.4, PRE_WWW_REDESIGN),
web/www/projectpapers.shtml
(1.2, PRE_WWW_REDESIGN),
web/www/quotes.shtml
(1.5, PRE_WWW_REDESIGN),
web/www/title.inc
(1.2, PRE_WWW_REDESIGN),
web/www/todo.shtml
(1.4),
web/www/welcome.inc
(1.8),
web/www/who.shtml
(1.12),
web/www/who.xhtml
(1.12),
web/www/cms/acknowledgements.shtml
(1.6),
web/www/cms/features.shtml
(1.2),
web/www/cms/features.xhtml
(1.2),
web/www/cms/minutes.shtml
(1.4),
web/www/cms/minutes.xhtml
(1.4),
web/www/cms/oldtodo.shtml
(1.23),
web/www/cms/probdomain.shtml
(1.4),
web/www/cms/projectpapers.shtml
(1.2),
web/www/cms/projectpapers.xhtml
(1.2),
web/www/cms/quotes.shtml
(1.5),
web/www/cms/todo.shtml
(1.4):
Some updates to the i-scream website. Particularly the entry page has had an overhaul. It now has a News section and a Current Work section. This should slightly help in making i-scream not look quite so dead. Once again, my web design skills aren't great, so changes are welcome :-)
2002-02-05 Tuesday 14:03 committed by tdb
web/cgi-bin/cvslog.cgi (1.22):
A fix for version numbers with more than two parts - ie. branches (1.2.1.2)
2002-02-04 Monday 00:42 committed by tdb
web/cgi-bin/cvslog.cgi (1.21):
It seems showing branches isn't actually working.
2002-01-09 Wednesday 21:08 committed by tdb
Paul changed his pages without updating these links. Paul, learn how to use CVS again! :-)
2001-12-11 Tuesday 22:35 committed by tdb
Add links to Paul's stuff on jibble.org :)
2001-12-09 Sunday 18:06 committed by tdb
web/www/contents.inc
(1.27),
web/www/quotes.shtml
(1.4),
web/www/todo.shtml
(1.3),
web/www/who.shtml
(1.11),
web/www/who.xhtml
(1.11),
web/www/cms/quotes.shtml
(1.4),
web/www/cms/todo.shtml
(1.3):
Some minor changes here and there. Bringing things a little more up-to-date and so on.
2001-12-09 Sunday 03:06 committed by tdb
A typo on the main page! That's been there since like ever :)
2001-12-09 Sunday 02:53 committed by tdb
web/cgi-bin/cvslog.cgi (1.20):
Added section to deal with users who don't have an e-mail address. Without this the line doesn't get any special treatment, which doesn't look pretty!
2001-12-09 Sunday 01:25 committed by tdb
web/www/cvs.shtml
(1.10),
web/www/cvs.xhtml
(1.10):
Mention the "since" feature of the cvslog.cgi.
2001-12-09 Sunday 01:19 committed by tdb
web/www/cms/documentation/index.shtml
(1.12),
web/www/cms/documentation/index.xhtml
(1.12):
Mention that the documentation may not match the code available in cvs, and offer a link to changes made since project completion (which is when the downloads were generated, roughly).
2001-12-09 Sunday 01:04 committed by tdb
web/cgi-bin/cvslog.cgi (1.19):
Fixed the link to diffs when there was a tag associated with the commit.
2001-12-09 Sunday 00:25 committed by tdb
web/cgi-bin/cvslog.cgi (1.18):
Added option to show commits since a given date: cvslog.cgi?period=since&days=2001/12/09 It should be noted that the defintion of "since" in this case does NOT include the day given.
2001-11-06 Tuesday 14:17 committed by tdb
web/www/cvs.shtml
(1.9),
web/www/cvs.xhtml
(1.9):
Compress is nice... saves us bandwidth :)
2001-10-29 Monday 17:09 committed by tdb
Added some links to the Sourceforge stuff. I guess if I could be bothered I'd sit down and install some tools to do this on our server... but I'm too lazy :) Also be nice to use Sourceforge for proper downloads, if we ever made a release... which I'll do someday in the not overly distant future.
2001-10-21 Sunday 18:38 committed by tdb
web/cgi-bin/cvslog.cgi (1.17):
Bug which meant the cvs update wasn't correctly executed before generating the cvslog output.
2001-09-08 Saturday 14:13 committed by tdb
Removed the link to local reports, as they're no longer updated.
2001-07-16 Monday 11:18 committed by tdb
Logs are no longer kept, and that machine doesn't exist anymore :)
2001-07-10 Tuesday 09:54 committed by tdb
Adding a heading for the searching.
2001-07-10 Tuesday 00:11 committed by tdb
Just a little test thing. The idea is nice, having an almost custom search engine, but I guess the front end form could be done a LOT neater by someone with a little more design skills ;-) A small box on the left menu bar may be nice?
2001-06-30 Saturday 16:14 committed by tdb
web/www/who.shtml
(1.10),
web/www/who.xhtml
(1.10):
Made myself a homepage, so best link it in.
2001-06-18 Monday 16:19 committed by tdb
web/cgi-bin/cvslog.cgi (1.16):
Major changes: - Now supports period=date&date=yyyy/mm/dd query strings. - The files/logs section of each commit has been broken into two seperate bits. - The filenames are linked to their relevant viewcvs page. - The revisions are linked to their diffs, allowing one to see the changes a certain commit has introduced. - The log message itself has been unwrapped, for neatness. Bugs: - fails to know about "deleted" files. They simply show up as a new revision. This is a fault in the underlying cvs2cl script. Notes: - This uses a modified version of cvs2cl. The diff is given here to avoid any confusion as to what this script expects in the future. 777c777,778 < $files = wrap ("\t", " ", "$files"); --- > # tdb1: no-wrap shouldn't wrap ANYTHING! > #$files = wrap ("\t", " ", "$files"); 934c935,936 < if ((scalar (@qunkrefs)) > 1) --- > # tdb1: hacked to turn off the commondir feature > if ((scalar (@qunkrefs)) < 0) 1126c1128,1129 < $beauty .= ", "; --- > # tdb1: hacked to put a newline after each one > $beauty .= ",\n"; 1175c1178,1179 < $beauty = "* $beauty:"; --- > # tdb1: hacked to remove the prefixed * > $beauty = "$beauty:";
2001-06-18 Monday 16:00 committed by tdb
web/www/cvs.shtml
(1.8),
web/www/cvs.xhtml
(1.8),
web/www/cvsplot/index.html
(1.2):
Now do the whole CMS module.
2001-06-14 Thursday 12:59 committed by tdb
web/www/cms/screenshots/index.shtml
(1.5),
web/www/cms/screenshots/index.xhtml
(1.5):
Missed half of it ;-)
2001-06-14 Thursday 12:53 committed by tdb
web/www/cms/screenshots/index.shtml
(1.4),
web/www/cms/screenshots/index.xhtml
(1.4):
Broke due to removing the base tag on the left.inc. Now fixed.
2001-06-14 Thursday 12:48 committed by tdb
Removed the base tag I added ages ago. It breaks some other things. Also fixed any of the links that would be broken by this.
2001-06-14 Thursday 00:07 committed by tdb
web/cgi-bin/cvslog.cgi (1.14):
Some fixes to sort the colours of links.
2001-06-13 Wednesday 18:44 committed by tdb
web/cgi-bin/cvslog.cgi (1.13):
Added the title and bottom in the correct fashion. This is inline with the i-scream layout and style.
2001-06-13 Wednesday 18:36 committed by tdb
web/cgi-bin/cvslog.cgi (1.12):
Added the left bar to the commit logs.
2001-06-13 Wednesday 17:32 committed by tdb
web/cgi-bin/cvslog.cgi (1.11):
Improved the resulting HTML, making it vaguely readable.
2001-06-13 Wednesday 16:53 committed by tdb
web/cgi-bin/cvslog.cgi (1.10):
Slight alteration to ensure that it only one module is checked by fullcvsupdate.sh if it is specified in the query string.
2001-06-13 Wednesday 16:29 committed by tdb
Now accepts a module in the query string, should that be preferable.
2001-06-13 Wednesday 16:18 committed by tdb
Some changes to layout, incorporated from a modified version by Paul ;-)
2001-06-07 Thursday 13:17 committed by tdb
web/www/left.inc
(1.81),
web/www/mailinglists.shtml
(1.1),
web/www/mailinglists.xhtml
(1.1):
Added a page about the mailing lists.
2001-06-07 Thursday 12:10 committed by tdb
web/www/cvs.shtml
(1.7),
web/www/cvs.xhtml
(1.7):
Opps. Forgot to remove that bit.
2001-06-06 Wednesday 17:41 committed by tdb
This page is no longer required now all this stuff is automated.
2001-06-06 Wednesday 17:39 committed by tdb
web/cgi-bin/cvswww-extract.cgi (1.5):
We no longer need to use this. It's all automated now :-)
2001-06-06 Wednesday 16:47 committed by tdb
web/www/cvs.shtml
(1.6),
web/www/cvs.xhtml
(1.6):
Added a section on the CVS statistics.
2001-06-05 Tuesday 18:27 committed by pjm2
web/www/cms/screenshots/alerter-email.gif (1.2):
The "proper" email alerter screen shot with the correct time stuff on it.
2001-06-05 Tuesday 18:20 committed by tdb
Uses the new script that fully checks out and updates a cvs local copy.
2001-06-05 Tuesday 18:06 committed by tdb
web/www/cvsplot/index.html (1.1):
Statistics on the i-scream sourcecode.
2001-06-05 Tuesday 17:34 committed by tdb
web/www/cvs.shtml
(1.5),
web/www/cvs.xhtml
(1.5):
A bit of my stupidity, and a bit of my "editor".
2001-06-05 Tuesday 17:30 committed by tdb
web/www/cvs.shtml
(1.4),
web/www/cvs.xhtml
(1.4):
Updated the section on web viewing of CVS data.
2001-06-05 Tuesday 17:19 committed by tdb
Now been "updated" to support some more funky features :) Firstly the output is grouped by module, making it clearer to see what commits belong where. Secondly, query strings allow you to specify the period, rather than just the current day that the old one did. This are: Current Day: period=today Current Week: period=thisweek Last n Days: period=days&days=n There are also subtle location changes to suit the location on the new webserver rather than raptor.
2001-06-04 Monday 17:33 committed by tdb
web/www/cvs.shtml
(1.3),
web/www/cvs.xhtml
(1.3):
We now have CVSup support! Wahey!
2001-06-04 Monday 15:32 committed by tdb
I can be pedantic about layout.
2001-06-04 Monday 15:31 committed by tdb
web/www/cvs.shtml
(1.2),
web/www/cvs.xhtml
(1.2):
Quickly change that horrid black text to blue!
2001-06-04 Monday 15:28 committed by tdb
web/www/cvs.shtml
(1.1),
web/www/cvs.xhtml
(1.1),
web/www/devcvs.shtml
(1.9):
New CVS page.
2001-06-04 Monday 15:01 committed by tdb
web/www/acknowledgements.shtml
(1.5),
web/www/cms/acknowledgements.shtml
(1.5):
Paul! You can't go missing vital stuff like this out !! :-)
2001-05-31 Thursday 16:37 committed by pjm2
web/www/who.shtml
(1.9),
web/www/who.xhtml
(1.9):
Added the links to our own pages rather than the descriptions
2001-05-30 Wednesday 21:32 committed by pjm2
Addded some ";" characters to the end of the two non breaking spaces that were sadly lacking them. Thanks to azz (ats1) for pointing that one out.
2001-05-30 Wednesday 12:49 committed by tdb
web/www/todo.shtml
(1.2),
web/www/cms/todo.shtml
(1.2):
Added a few items to the TODO to get it started.
2001-05-30 Wednesday 09:37 committed by pjm2
Popped in a little bit about the static demo reports and a link to them
2001-05-30 Wednesday 09:28 committed by pjm2
Made screenshots two words (as apparently it should be) and added a link to reports/ entitled "Reports Demo"
2001-05-29 Tuesday 21:47 committed by tdb
web/www/cms/documentation/gettingstarted.shtml
(1.5),
web/www/cms/documentation/gettingstarted.xhtml
(1.5):
The PRE text looked too small.
2001-05-29 Tuesday 21:43 committed by tdb
web/www/cms/documentation/index.shtml
(1.11),
web/www/cms/documentation/index.xhtml
(1.11):
Missing quotes.
2001-05-29 Tuesday 21:37 committed by tdb
web/www/cms/documentation/index.shtml
(1.10),
web/www/cms/documentation/index.xhtml
(1.10):
Added the getting started guide.
2001-05-29 Tuesday 21:34 committed by tdb
web/www/cms/documentation/gettingstarted.shtml
(1.4),
web/www/cms/documentation/gettingstarted.xhtml
(1.4):
Smaller font size.
2001-05-29 Tuesday 15:00 committed by tdb
No need to bold the reports anymore.
2001-05-28 Monday 12:55 committed by pjm2
Duplicated "users" at the end of the first paragraph. Thanks to Adam Horn (Spyda) for pointing that one out.
2001-05-28 Monday 12:33 committed by pjm2
web/www/cms/documentation/gettingstarted.shtml
(1.3),
web/www/cms/documentation/gettingstarted.xhtml
(1.3):
Parsed by the SpellingAndGrammarCorrectingPaul mark 1.0
2001-05-27 Sunday 20:22 committed by pjm2
Minor aesthetic issue with the menu looking a bit gay
2001-05-27 Sunday 20:22 committed by tdb
web/www/cms/documentation/gettingstarted.shtml
(1.2),
web/www/cms/documentation/gettingstarted.xhtml
(1.2):
Got the virtual includes right this time.
2001-05-27 Sunday 20:18 committed by pjm2
Conforming to the look and feel, baby.
2001-05-27 Sunday 20:15 committed by tdb
web/www/cms/documentation/gettingstarted.shtml
(1.1),
web/www/cms/documentation/gettingstarted.xhtml
(1.1):
A initial getting started guide. It is still rather sparse, maybe could do with some images. Also, maybe put the text in a narrower table.
2001-05-27 Sunday 20:01 committed by tdb
web/www/contents.inc
(1.19),
web/www/left.inc
(1.75):
Changed /worddocs to /documentation.
2001-05-27 Sunday 20:00 committed by tdb
web/www/cms/documentation/index.shtml
(1.9),
web/www/cms/documentation/index.xhtml
(1.9):
Updated the start of the documentation page.
2001-05-27 Sunday 19:56 committed by tdb
Correct location of the problem domain!
2001-05-27 Sunday 19:53 committed by pjm2
Just swapped a couple of images round... just looks a bit better like that somehow.
2001-05-27 Sunday 19:51 committed by pjm2
Okay, a bit contraversial this one... the text is now black!
2001-05-27 Sunday 19:49 committed by pjm2
Made the table a wee bit narrower.
2001-05-27 Sunday 19:44 committed by pjm2
All thumbnail screenshots on the homepage now link to the screenshots page rather than .. urm, nothing.
2001-05-27 Sunday 19:39 committed by pjm2
Quite an overhaul of the main homepage contents as they were a little out of date (so quickly!). Put in a lot more links to the important things of the project - who we are, documents, screenshots etc. Also added a few of the screenshots to make the page try and look at least a little bit more exciting. Also fixed some badass HTML (! -> ")
2001-05-27 Sunday 18:41 committed by pjm2
Changed the description of our product to something a bit more general and useful. Added a "Description" label to it for simple folk ;)
2001-05-26 Saturday 10:26 committed by pjm2
web/www/acknowledgements.shtml
(1.4),
web/www/cms/acknowledgements.shtml
(1.4):
And the coveted award for "least intelligible sentence" goes to Tim! ;o)
2001-05-25 Friday 23:53 committed by tdb
web/www/oldtodo.shtml
(1.22),
web/www/todo.shtml
(1.1),
web/www/cms/oldtodo.shtml
(1.22),
web/www/cms/todo.shtml
(1.1):
Moved the older TODO items to an older list. This leaves a new list of things we plan to do in the future, which probably need not be quite as detailed.
2001-05-25 Friday 23:34 committed by tdb
Most of the papers are now outdated and have been moved to a more suitable location. People should be reading the proper documentation.
2001-05-25 Friday 23:32 committed by tdb
web/www/projectpapers.shtml
(1.1),
web/www/cms/projectpapers.shtml
(1.1),
web/www/cms/projectpapers.xhtml
(1.1):
The "papers" section of the original website. These are maybe still useful, but are very much outdated now and have been superceeded by the official documentation.
2001-05-25 Friday 23:13 committed by tdb
web/www/acknowledgements.shtml
(1.3),
web/www/cms/acknowledgements.shtml
(1.3):
A small addition to the end of general thanks.
2001-05-25 Friday 20:43 committed by pjm2
Liniked in the acknowledgements page.
2001-05-25 Friday 20:33 committed by pjm2
web/www/acknowledgements.shtml
(1.2),
web/www/cms/acknowledgements.shtml
(1.2):
Added a little bit of a UKC mention there
2001-05-25 Friday 20:05 committed by pjm2
web/www/acknowledgements.shtml
(1.1),
web/www/cms/acknowledgements.shtml
(1.1):
A brief list of acknowledgements for the i-scream project. Let me know if there's anything missed out somewhere.
2001-05-25 Friday 19:14 committed by tdb
Continuing the i-Scream -> i-scream conversions :)
2001-05-25 Friday 19:12 committed by tdb
Reordered some sections. If anything this brings the more important stuff to the top.
2001-05-25 Friday 19:11 committed by tdb
web/www/probdomain.shtml
(1.3),
web/www/cms/probdomain.shtml
(1.3):
Updated slightly.
2001-05-25 Friday 19:02 committed by pjm2
web/cgi-bin/logviewer.cgi (1.2, PRE_WWW_REDESIGN):
Now displays the total number of downloads at the bottom of the page... always nice to know. Perhaps one day I shall have to change this so it doesn't display the whole lot!
2001-05-25 Friday 19:00 committed by tdb
web/www/features.shtml
(1.1),
web/www/cms/features.shtml
(1.1),
web/www/cms/features.xhtml
(1.1):
An overview of the system with a feature list. Taken from the Server User Guide.
2001-05-25 Friday 18:58 committed by pjm2
web/cgi-bin/logviewer.cgi (1.1):
A very simple (oh i love perl) webpage for viewing download statistics from the i-scream download_log
2001-05-25 Friday 18:47 committed by tdb
These pages are no longer visible on the internet.
2001-05-25 Friday 18:44 committed by tdb
A better description of the i-scream central monitoring system.
2001-05-25 Friday 18:38 committed by pjm2
web/cgi-bin/download.cgi (1.8):
Download CGI now points the user to the downloads directory when they download something
2001-05-25 Friday 18:35 committed by tdb
web/www/minutes.shtml
(1.3),
web/www/cms/minutes.shtml
(1.3),
web/www/cms/minutes.xhtml
(1.3):
OMG, is it obvious I'm reusing old pages or what??
2001-05-25 Friday 18:33 committed by tdb
Sorted out the minutes into a new seperate page. And that big font looked so utterly ridiculous!
2001-05-25 Friday 18:31 committed by tdb
web/www/minutes.shtml
(1.2),
web/www/cms/minutes.shtml
(1.2),
web/www/cms/minutes.xhtml
(1.2):
Opps, wrong virtual includes.
2001-05-25 Friday 18:27 committed by pjm2
Updated main page as the builds directory no longer exists
2001-05-25 Friday 18:26 committed by tdb
web/www/minutes.shtml
(1.1),
web/www/cms/minutes.shtml
(1.1),
web/www/cms/minutes.xhtml
(1.1):
All the meeting minutes on one page, which means they can be removed from the left hand bar.
2001-05-25 Friday 18:25 committed by pjm2
Downloads are now located in the downloads directory, not "builds"
2001-05-25 Friday 18:25 committed by pjm2
Changed "Software Builds" to "Downloads" and made the three surrounding links in a larger font as these are the most important links to check out from a "potential customer" point of view, aye.
2001-05-25 Friday 17:55 committed by pjm2
Added a link on the menu to the screenshots page
2001-05-25 Friday 17:40 committed by tdb
Best update the checked out copy before doing the cvs2cl.
2001-05-25 Friday 17:34 committed by pjm2
web/www/cms/screenshots/index.shtml
(1.3),
web/www/cms/screenshots/index.xhtml
(1.3):
Minor change to a font colour and page title
2001-05-25 Friday 17:29 committed by pjm2
web/www/cms/screenshots/index.shtml
(1.2),
web/www/cms/screenshots/index.xhtml
(1.2):
Urgleburgle, I knew that base href thing was a bad idea ;)
2001-05-25 Friday 17:20 committed by pjm2
web/www/cms/screenshots/index.shtml
(1.1),
web/www/cms/screenshots/index.xhtml
(1.1):
An index page that shows all of the screenshots for the i-scream system. Also acts as a general 5 minute overview that we can show to people to give them a better idea of what the thing does from a user's point of view. Each thumbnail links to the original large image in either 16 or 256 colours GIF as appropriate.
2001-05-25 Friday 17:19 committed by pjm2
web/www/cms/screenshots/thumbnail-winhost-main.gif
(1.1),
web/www/cms/screenshots/winhost-main.gif
(1.1):
Thumbnail and screenshot of the WinHost running.
2001-05-25 Friday 17:18 committed by pjm2
web/www/cms/screenshots/server-main.gif
(1.1),
web/www/cms/screenshots/thumbnail-server-main.gif
(1.1):
Screenshot and thumbnail of the server "running" ;o)
2001-05-25 Friday 17:18 committed by pjm2
web/www/cms/screenshots/reports-raptor-users.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-raptor-users.gif
(1.1):
Showing the metadata links on the historical reports (screenshot and thumbnail of)
2001-05-25 Friday 17:17 committed by pjm2
web/www/cms/screenshots/reports-raptor-load15.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-raptor-load15.gif
(1.1):
Screenshot/thumbnail of some historical data being viewed
2001-05-25 Friday 17:16 committed by pjm2
web/www/cms/screenshots/reports-raptor-latest-misc.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-raptor-latest-misc.gif
(1.1):
Just a random screenshot and thumbnail of the latest data received from raptor
2001-05-25 Friday 17:16 committed by pjm2
web/www/cms/screenshots/reports-public-autoscroll.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-public-autoscroll.gif
(1.1):
Screenshot/thumbnail of the public helpdesk style display
2001-05-25 Friday 17:15 committed by pjm2
web/www/cms/screenshots/reports-main.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-main.gif
(1.1):
The reports centre screenshot/thumbnail
2001-05-25 Friday 17:15 committed by pjm2
web/www/cms/screenshots/reports-alerts-all.gif
(1.1),
web/www/cms/screenshots/thumbnail-reports-alerts-all.gif
(1.1):
thumbnail/screenshot of the 'all alerts' web page
2001-05-25 Friday 17:14 committed by pjm2
web/www/cms/screenshots/ihost-main.gif
(1.1),
web/www/cms/screenshots/thumbnail-ihost-main.gif
(1.1):
thumbnail/screenshot of ihost starting up
2001-05-25 Friday 17:14 committed by pjm2
web/www/cms/screenshots/conient-queues.gif
(1.1),
web/www/cms/screenshots/thumbnail-conient-queues.gif
(1.1):
thumbnail/screenshot of queue monitoring in Conient
2001-05-25 Friday 17:13 committed by pjm2
web/www/cms/screenshots/conient-platform-info.gif
(1.1),
web/www/cms/screenshots/thumbnail-conient-platform-info.gif
(1.1):
thumbnail/screenshot of the conient "platform" window
2001-05-25 Friday 17:12 committed by pjm2
web/www/cms/screenshots/conient-main.gif
(1.1),
web/www/cms/screenshots/thumbnail-conient-main.gif
(1.1):
Thumbnail and full size screen shot of the main Conient window in use
2001-05-25 Friday 17:12 committed by pjm2
web/www/cms/screenshots/conient-config.gif
(1.1),
web/www/cms/screenshots/thumbnail-conient-config.gif
(1.1):
A thumbnail and screenshot image for the Conient configuration
2001-05-25 Friday 17:11 committed by pjm2
web/www/cms/screenshots/alerter-irc.gif
(1.1),
web/www/cms/screenshots/thumbnail-alerter-irc.gif
(1.1):
Thumbnail/screenshot for the IRC alerter
2001-05-25 Friday 17:10 committed by pjm2
web/www/cms/screenshots/alerter-email.gif
(1.1),
web/www/cms/screenshots/thumbnail-alerter-email.gif
(1.1):
Thumbnail and screenshot for the email alerter
2001-05-10 Thursday 20:08 committed by pjm2
web/www/who.shtml
(1.8),
web/www/who.xhtml
(1.8):
Perhaps those images might look a little better top-aligned. Also corrected an error (aligh->align).
2001-05-10 Thursday 19:54 committed by pjm2
web/www/who.shtml
(1.7),
web/www/who.xhtml
(1.7):
Now using the anti-sp4m @ images. w00t!
2001-05-10 Thursday 19:51 committed by pjm2
web/www/atsign.gif (1.1, PRE_WWW_REDESIGN):
A graphical "@" image so that our email addresses may look normal yet foil the evil spambots from the planet Mong. Probably a good idea to give the image an ALT paramter of "at" for those people who prefer browsers that are incapable of doing things as complicated as pictures.
2001-05-10 Thursday 18:07 committed by tdb
web/www/who.shtml
(1.6),
web/www/who.xhtml
(1.6):
Anti-spam protection.
2001-05-09 Wednesday 22:40 committed by tdb
Added the cvs stats to the links.
2001-05-06 Sunday 20:16 committed by tdb
web/cgi-bin/cvswww-extract.cgi
(1.4),
web/cgi-bin/docs.cgi
(1.5),
web/cgi-bin/download.cgi
(1.7):
Capture STDERR from all CGI scripts. This is purely so any errors are more apparent.
2001-05-06 Sunday 18:47 committed by tdb
Changed to use viewcvs instead of cvsweb... just cos I love the syntax higlighting!
2001-05-05 Saturday 19:03 committed by pjm2
web/cgi-bin/download.cgi (1.6):
Logs the remote address of the client
2001-04-11 Wednesday 09:53 committed by tdb
JacORB keeps changing it's url :-)
2001-04-10 Tuesday 11:41 committed by pjm2
web/www/cms/documentation/index.shtml
(1.8),
web/www/cms/documentation/index.xhtml
(1.8):
Added PDF links
2001-04-10 Tuesday 11:27 committed by pjm2
Word and PDF documents now available
2001-04-10 Tuesday 06:48 committed by tdb
web/www/left.inc
(1.61),
web/www/cms/documentation/index.shtml
(1.7),
web/www/cms/documentation/index.xhtml
(1.7):
Made "Documentation" more prominent incase people want to actually use this system ;-)
2001-04-05 Thursday 04:34 committed by tdb
We now build weekly, not daily, due to practically halted development.
2001-03-31 Saturday 13:08 committed by pjm2
web/cgi-bin/download.cgi (1.5):
Inadvertantly forgot that the base location was set to the web root.
2001-03-31 Saturday 13:04 committed by pjm2
web/cgi-bin/download.cgi (1.4):
Removed the duplicate logo at the top, probably finished now.
2001-03-31 Saturday 13:00 committed by pjm2
web/cgi-bin/download.cgi (1.3):
Added the i-scream look and feel
2001-03-31 Saturday 12:42 committed by pjm2
web/cgi-bin/download.cgi (1.2):
Had to make some changes to ensure that the correct filename is downloaded, rather than "download.cgi"
2001-03-31 Saturday 11:53 committed by pjm2
web/cgi-bin/download.cgi (1.1):
So we can keep track of build downloads
2001-03-30 Friday 12:38 committed by tdb
web/www/cms/documentation/index.shtml
(1.6),
web/www/cms/documentation/index.xhtml
(1.6):
Made the font smaller.
2001-03-30 Friday 11:42 committed by tdb
web/www/cms/documentation/index.shtml
(1.5),
web/www/cms/documentation/index.xhtml
(1.5):
Added some more of the documents.
2001-03-30 Friday 09:08 committed by pjm2
Made a lot of changes to the contents of the home page, as we've now completed the project. Oh my word, what are we going to do now that it's over?!