You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(23) |
Oct
(102) |
Nov
(100) |
Dec
(45) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(45) |
Feb
(44) |
Mar
(62) |
Apr
(11) |
May
(94) |
Jun
(107) |
Jul
(76) |
Aug
(63) |
Sep
(45) |
Oct
(68) |
Nov
(109) |
Dec
(58) |
| 2008 |
Jan
(40) |
Feb
(100) |
Mar
(104) |
Apr
(65) |
May
(158) |
Jun
(24) |
Jul
(42) |
Aug
(34) |
Sep
(4) |
Oct
|
Nov
(12) |
Dec
(2) |
| 2009 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(12) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(21) |
| 2010 |
Jan
(5) |
Feb
(13) |
Mar
(3) |
Apr
(6) |
May
(1) |
Jun
(4) |
Jul
(2) |
Aug
(14) |
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
| 2011 |
Jan
(3) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
(5) |
Oct
(11) |
Nov
(2) |
Dec
(1) |
| 2012 |
Jan
(4) |
Feb
(4) |
Mar
(36) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
(1) |
Feb
(9) |
Mar
(5) |
Apr
(6) |
May
(2) |
Jun
(92) |
Jul
|
Aug
|
Sep
(5) |
Oct
(14) |
Nov
(1) |
Dec
(4) |
| 2014 |
Jan
(7) |
Feb
(4) |
Mar
(3) |
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(6) |
Sep
(2) |
Oct
|
Nov
(7) |
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(11) |
Jun
(53) |
Jul
(4) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <nic...@us...> - 2007-05-09 19:02:53
|
Revision: 1575
http://svn.sourceforge.net/metpx/?rev=1575&view=rev
Author: nicholaslemay
Date: 2007-05-09 12:02:52 -0700 (Wed, 09 May 2007)
Log Message:
-----------
Corrected small display bug.
Modified Paths:
--------------
trunk/sundew/lib/stats/weeklyGraphicsWebPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-09 18:56:08
|
Revision: 1574
http://svn.sourceforge.net/metpx/?rev=1574&view=rev
Author: nicholaslemay
Date: 2007-05-09 11:56:03 -0700 (Wed, 09 May 2007)
Log Message:
-----------
Modified both web page generators as to
support the new config file formats.
Modified Paths:
--------------
trunk/sundew/lib/stats/generateTopWebPage.py
trunk/sundew/lib/stats/totalGraphicsWebPages.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-09 18:25:47
|
Revision: 1573
http://svn.sourceforge.net/metpx/?rev=1573&view=rev
Author: nicholaslemay
Date: 2007-05-09 11:25:44 -0700 (Wed, 09 May 2007)
Log Message:
-----------
Updated all web pages as to support the new group functionality.
All of these web page now use the utility found on http://www.dynamicdrive.com/
to display the description of the group.
They also now support the new config file format.
Modified Paths:
--------------
trunk/sundew/lib/stats/dailyGraphicsWebPage.py
trunk/sundew/lib/stats/monthlyGraphicsWebPage.py
trunk/sundew/lib/stats/weeklyGraphicsWebPage.py
trunk/sundew/lib/stats/yearlyGraphicsWebPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-09 17:42:44
|
Revision: 1572
http://svn.sourceforge.net/metpx/?rev=1572&view=rev
Author: nicholaslemay
Date: 2007-05-09 10:42:40 -0700 (Wed, 09 May 2007)
Log Message:
-----------
Removed the small parameter class from this file.
Uses a StatsMonitoringConfigParameters.py instance instead.
Modified config fetching methods as to use the new class'.
Modified Paths:
--------------
trunk/sundew/lib/stats/statsMonitor.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-09 17:35:36
|
Revision: 1571
http://svn.sourceforge.net/metpx/?rev=1571&view=rev
Author: nicholaslemay
Date: 2007-05-09 10:35:33 -0700 (Wed, 09 May 2007)
Log Message:
-----------
Modified this small utility program so that it
now handles the new config file formats.
Modified Paths:
--------------
trunk/sundew/lib/stats/retreiveDataFromMachine.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-09 15:57:04
|
Revision: 1570
http://svn.sourceforge.net/metpx/?rev=1570&view=rev
Author: nicholaslemay
Date: 2007-05-09 08:57:00 -0700 (Wed, 09 May 2007)
Log Message:
-----------
Added the windowfiles folder. It contains a very usefull
group of files that allow a dynamic window to be integrated
in a web page.
Modified the css file so that colors match those
of our current web pages. The rest was kept intact.
Comment section was left in all of the web pages that
use these files as to respect the terms and conditions
of www.dynamicdrive.com where the fiels came from.
Modified Paths:
--------------
trunk/sundew/stats/webPages/top.html
Added Paths:
-----------
trunk/sundew/stats/webPages/windowfiles/
trunk/sundew/stats/webPages/windowfiles/bird.jpg
trunk/sundew/stats/webPages/windowfiles/close.gif
trunk/sundew/stats/webPages/windowfiles/dhtmlwindow.css
trunk/sundew/stats/webPages/windowfiles/dhtmlwindow.js
trunk/sundew/stats/webPages/windowfiles/dog.jpg
trunk/sundew/stats/webPages/windowfiles/external.htm
trunk/sundew/stats/webPages/windowfiles/external2.htm
trunk/sundew/stats/webPages/windowfiles/max.gif
trunk/sundew/stats/webPages/windowfiles/min.gif
trunk/sundew/stats/webPages/windowfiles/resize.gif
trunk/sundew/stats/webPages/windowfiles/restore.gif
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-09 15:49:42
|
Revision: 1569
http://svn.sourceforge.net/metpx/?rev=1569&view=rev
Author: nicholaslemay
Date: 2007-05-09 08:49:39 -0700 (Wed, 09 May 2007)
Log Message:
-----------
Added these new files to the library.
All of these files were introduced to handle different
parts of the config system of the library.
Some parts of these files were found in configFileManager.
configfileManager is now obsolete and will be rendered useless
once the group-supporting version of the library is installed.
Added Paths:
-----------
trunk/sundew/lib/stats/GroupConfigParameters.py
trunk/sundew/lib/stats/MachineConfigParameters.py
trunk/sundew/lib/stats/StatsConfigParameters.py
trunk/sundew/lib/stats/StatsMonitoringConfigParameters.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-03 15:02:30
|
Revision: 1568
http://svn.sourceforge.net/metpx/?rev=1568&view=rev
Author: nicholaslemay
Date: 2007-05-03 08:02:23 -0700 (Thu, 03 May 2007)
Log Message:
-----------
Corrected small bug during pickle verification during stats monitoring.
Modified Paths:
--------------
trunk/sundew/lib/stats/generalStatsLibraryMethods.py
trunk/sundew/lib/stats/statsMonitor.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-04-18 18:43:28
|
Revision: 1567
http://svn.sourceforge.net/metpx/?rev=1567&view=rev
Author: michel_grenier
Date: 2007-04-18 11:43:20 -0700 (Wed, 18 Apr 2007)
Log Message:
-----------
Solving the problem about the bulletin counter with 4 digits only
The cases were found for the type bulletin-file and for type collector
Modified Paths:
--------------
trunk/sundew/lib/Ingestor.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-04-17 14:40:56
|
Revision: 1566
http://svn.sourceforge.net/metpx/?rev=1566&view=rev
Author: nicholaslemay
Date: 2007-04-17 07:40:28 -0700 (Tue, 17 Apr 2007)
Log Message:
-----------
Corrected a rare bug that occured only when Columbo's Error log contained
a "last ... is outdated" line where the time of the last ... was equal to
"NOT FOUND".
Modified Paths:
--------------
trunk/sundew/lib/stats/statsMonitor.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-04-12 18:34:57
|
Revision: 1565
http://svn.sourceforge.net/metpx/?rev=1565&view=rev
Author: nicholaslemay
Date: 2007-04-12 11:34:50 -0700 (Thu, 12 Apr 2007)
Log Message:
-----------
Removed hard-coded machine names. Machine names now come from
the configuration file just like the web page wich will used the
graphcis generated by this script.
Modified Paths:
--------------
trunk/sundew/lib/stats/getGraphicsForWebPages.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-04-12 15:52:32
|
Revision: 1564
http://svn.sourceforge.net/metpx/?rev=1564&view=rev
Author: nicholaslemay
Date: 2007-04-12 08:52:31 -0700 (Thu, 12 Apr 2007)
Log Message:
-----------
Added havingRung option wich allows us to generate graphs for all the
client/sources that have run between the graphic(s) start and end instead of using
only the currently running client/sources.
Modified Paths:
--------------
trunk/sundew/lib/stats/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-04-12 15:11:33
|
Revision: 1563
http://svn.sourceforge.net/metpx/?rev=1563&view=rev
Author: nicholaslemay
Date: 2007-04-12 08:11:21 -0700 (Thu, 12 Apr 2007)
Log Message:
-----------
modified generalStatsLibraryMethods.py getRxTxNamesHavingRunDuringPeriod so that it now checks
the files in the DATABASE-UPDATES older.
Put the method used in generalStatsLibraryMethods.py, generateRRDGraphics.py and transferPickleToRRD.py to read the time of the last
database update in generalStatsLibraryMethods.py. This removes redundancy and cyclical imports.
Modified generateRRDGraphics.py and transferPickleToRRD.py accordingly.
Modified Paths:
--------------
trunk/sundew/lib/stats/generalStatsLibraryMethods.py
trunk/sundew/lib/stats/generateRRDGraphics.py
trunk/sundew/lib/stats/transferPickleToRRD.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-04-12 13:59:10
|
Revision: 1562
http://svn.sourceforge.net/metpx/?rev=1562&view=rev
Author: nicholaslemay
Date: 2007-04-12 06:59:05 -0700 (Thu, 12 Apr 2007)
Log Message:
-----------
Modified totalGraphicsWebPages.py so that it generates a page/per currently
handled machine. Usefull if pds5,pds6 or pxatx are to be changed for something
else in the future.
Added generateTopWebPage.py wich will generate the top frame
based on the currently handled machines. Will prove usefull if pxatx or
pds5,pds6 names were to change.
Modified launchGraphCreation so that it now updates the top web page
with the newly added script.
Modified Paths:
--------------
trunk/sundew/lib/stats/launchGraphCreation.py
trunk/sundew/lib/stats/totalGraphicsWebPages.py
Added Paths:
-----------
trunk/sundew/lib/stats/generateTopWebPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-04-10 19:54:54
|
Revision: 1561
http://svn.sourceforge.net/metpx/?rev=1561&view=rev
Author: nicholaslemay
Date: 2007-04-10 12:54:51 -0700 (Tue, 10 Apr 2007)
Log Message:
-----------
Added getSortedRxTxNamesForWebPages method wich is used by all
the different web pages.
Modified Paths:
--------------
trunk/sundew/lib/stats/generalStatsLibraryMethods.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-04-10 19:54:23
|
Revision: 1560
http://svn.sourceforge.net/metpx/?rev=1560&view=rev
Author: nicholaslemay
Date: 2007-04-10 12:53:43 -0700 (Tue, 10 Apr 2007)
Log Message:
-----------
Modified all these web pages as to make them more flexible to changes.
All of them now read the config file to see wich machines
graphs are generated from.
Pages also show all the sources/client wich have apparently
run during the span that a certain web page covers( ex : past 3 months).
TODO : Modify generateRRDgraphics so that it can generate graphics
for non-running client/sources only when required.
Modified Paths:
--------------
trunk/sundew/lib/stats/dailyGraphicsWebPage.py
trunk/sundew/lib/stats/monthlyGraphicsWebPage.py
trunk/sundew/lib/stats/weeklyGraphicsWebPage.py
trunk/sundew/lib/stats/yearlyGraphicsWebPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-04-10 15:32:02
|
Revision: 1559
http://svn.sourceforge.net/metpx/?rev=1559&view=rev
Author: nicholaslemay
Date: 2007-04-10 08:31:52 -0700 (Tue, 10 Apr 2007)
Log Message:
-----------
(Finally) added generalStatsLibraryMethods file to svn.
This file is being used to store utility methods wich are shared by
a certain number of programs.
Makes modification to these methods easier.
Modified generateRRDGraphics.py so that total graphics now use
the getRxTxNamesHavingRunDuringPeriod( start, end, machines )
method.
This way, data from a client/source wich has only been running
during a certain part of the entire span of a graphic will be
still be considered. In previous version only the currently running
client/sources were considered.
Modified Paths:
--------------
trunk/sundew/lib/stats/generateRRDGraphics.py
Added Paths:
-----------
trunk/sundew/lib/stats/generalStatsLibraryMethods.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-04-05 18:05:15
|
Revision: 1558
http://svn.sourceforge.net/metpx/?rev=1558&view=rev
Author: michel_grenier
Date: 2007-04-05 11:05:01 -0700 (Thu, 05 Apr 2007)
Log Message:
-----------
Routing speed improvements for accept/reject
key_accept in DirectRoutingParser uses the same trick
Idea : regexp are compiled into a regexp object.
The regexp object is kept into the mask array
An boolean value was also added to the mask array.
accept will set it to True means and reject to False.
This greatly simplifies the test.
When we have a match : just return its associated boolean value
Modified Paths:
--------------
trunk/sundew/lib/Client.py
trunk/sundew/lib/DirectRoutingParser.py
trunk/sundew/lib/DiskReader.py
trunk/sundew/lib/Ingestor.py
trunk/sundew/lib/Source.py
trunk/sundew/lib/Sourlient.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-04-05 13:25:48
|
Revision: 1557
http://svn.sourceforge.net/metpx/?rev=1557&view=rev
Author: michel_grenier
Date: 2007-04-05 06:25:39 -0700 (Thu, 05 Apr 2007)
Log Message:
-----------
PDS behavior for NONE and TIME for destfn
Modified Paths:
--------------
trunk/sundew/lib/Client.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-03-29 19:09:34
|
Revision: 1556
http://svn.sourceforge.net/metpx/?rev=1556&view=rev
Author: nicholaslemay
Date: 2007-03-29 12:09:25 -0700 (Thu, 29 Mar 2007)
Log Message:
-----------
Modified error in data gaps verification.
Modified Paths:
--------------
trunk/sundew/lib/stats/statsMonitor.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-03-29 19:08:04
|
Revision: 1555
http://svn.sourceforge.net/metpx/?rev=1555&view=rev
Author: nicholaslemay
Date: 2007-03-29 12:07:53 -0700 (Thu, 29 Mar 2007)
Log Message:
-----------
Modified error in data gaps verification.
Modified Paths:
--------------
branches/px-0-2-0/sundew/lib/stats/statsMonitor.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-03-29 14:46:56
|
Revision: 1554
http://svn.sourceforge.net/metpx/?rev=1554&view=rev
Author: nicholaslemay
Date: 2007-03-29 07:46:48 -0700 (Thu, 29 Mar 2007)
Log Message:
-----------
Modified web page so that alignement remains even if page
size is reduced.
Each table row is now a table as to force Internet Explorer
to start showing the rows as they load instead
of waiting for the entire section to load before displaying
any content to the users.
Modified Paths:
--------------
trunk/sundew/lib/stats/dailyGraphicsWebPage.py
trunk/sundew/lib/stats/monthlyGraphicsWebPage.py
trunk/sundew/lib/stats/totalGraphicsWebPages.py
trunk/sundew/lib/stats/weeklyGraphicsWebPage.py
trunk/sundew/lib/stats/yearlyGraphicsWebPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-03-27 15:40:04
|
Revision: 1553
http://svn.sourceforge.net/metpx/?rev=1553&view=rev
Author: nicholaslemay
Date: 2007-03-27 08:39:21 -0700 (Tue, 27 Mar 2007)
Log Message:
-----------
For every rsync related commands, added 3 iterations.
This is done in hopes to correct a rarely occuring bug that happens
when trying to rsync a log files that is turning at the exact moment
of the rsync request.
Modified Paths:
--------------
trunk/sundew/lib/stats/launchGraphCreation.py
trunk/sundew/lib/stats/pickleSynchroniser.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <pet...@us...> - 2007-03-22 21:13:49
|
Revision: 1552
http://svn.sourceforge.net/metpx/?rev=1552&view=rev
Author: peter_silva
Date: 2007-03-22 14:08:18 -0700 (Thu, 22 Mar 2007)
Log Message:
-----------
Folks should really be looking at restructured text, and the prototype manuals
I started...
Modified Paths:
--------------
trunk/doc/user/Guide.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-03-22 20:38:18
|
Revision: 1551
http://svn.sourceforge.net/metpx/?rev=1551&view=rev
Author: nicholaslemay
Date: 2007-03-22 13:29:57 -0700 (Thu, 22 Mar 2007)
Log Message:
-----------
First version of the installation doc.
Will be usefull for someone seting up the library
with little knowledge of it's inner-workings.
Added Paths:
-----------
trunk/sundew/stats/doc/installation.doc
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|