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-07-16 21:19:24
|
Revision: 1800
http://svn.sourceforge.net/metpx/?rev=1800&view=rev
Author: nicholaslemay
Date: 2007-07-16 14:19:22 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
-> Modified RRDQueryBroker.py as to be able to handle xmlhttp requests.
-> Modified reply. With xmlhttp requestsit is only required to return errors
and images produced.
-> Added error fields and handling.
Modified Paths:
--------------
trunk/pxStats/lib/RRDQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-16 21:14:38
|
Revision: 1799
http://svn.sourceforge.net/metpx/?rev=1799&view=rev
Author: nicholaslemay
Date: 2007-07-16 14:14:34 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
Added missing '=' character for every parameter used in an rrd query.
Modified Paths:
--------------
trunk/pxStats/data/webPages/graphicsRequestPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-16 20:57:01
|
Revision: 1798
http://svn.sourceforge.net/metpx/?rev=1798&view=rev
Author: nicholaslemay
Date: 2007-07-16 13:56:45 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
-> Modified path of outputed files
-> Modified the reading of the parameters as to
be able to handle xmlhttp requests.
Modified Paths:
--------------
trunk/pxStats/data/webPages/popupSourlientAdder.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-16 20:52:49
|
Revision: 1797
http://svn.sourceforge.net/metpx/?rev=1797&view=rev
Author: nicholaslemay
Date: 2007-07-16 13:52:35 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
Still *beta* version of graphicsRequestPage.py...
-> Changed remote calls to request broker and popupadder as to use javascript's xmlhttpRequest object.
This way we can make ajax-like without ever having to change page location and without
causing the page to refresh.
> Fixed names used for different queries.
-> Popup windows are now prepared every time a user changes the filetype or machien attribute to
make sure it is up to date.
-> Added labels on top of fields wich did not have them yet.
-> Corrected a few alignement bugs.
Modified Paths:
--------------
trunk/pxStats/data/webPages/graphicsRequestPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-07-16 14:24:29
|
Revision: 1796
http://svn.sourceforge.net/metpx/?rev=1796&view=rev
Author: michel_grenier
Date: 2007-07-16 07:24:24 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
Upgrade to trunk level : buffered md5 computing, reduced caching, catching ftp.cwd and log a warning if in problem
Modified Paths:
--------------
branches/px-0-4-2/sundew/lib/CacheManager.py
branches/px-0-4-2/sundew/lib/Ingestor.py
branches/px-0-4-2/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-07-16 14:22:11
|
Revision: 1795
http://svn.sourceforge.net/metpx/?rev=1795&view=rev
Author: michel_grenier
Date: 2007-07-16 07:22:10 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
Update to trunk level with reduced md5 caching size (more memory wise)
Modified Paths:
--------------
branches/px-0-4-2/sundew/bin/pxSender
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-07-16 14:10:13
|
Revision: 1794
http://svn.sourceforge.net/metpx/?rev=1794&view=rev
Author: michel_grenier
Date: 2007-07-16 07:10:10 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
Receiver also need to use a 1Mb buffer to compute MD5
for duplicate suppression
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: <mic...@us...> - 2007-07-16 14:08:45
|
Revision: 1793
http://svn.sourceforge.net/metpx/?rev=1793&view=rev
Author: michel_grenier
Date: 2007-07-16 07:08:41 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
Catch error when doing ftp.cwd; log a warning
Modified Paths:
--------------
trunk/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-07-16 14:07:03
|
Revision: 1792
http://svn.sourceforge.net/metpx/?rev=1792&view=rev
Author: michel_grenier
Date: 2007-07-16 07:06:57 -0700 (Mon, 16 Jul 2007)
Log Message:
-----------
Reduce the number of keys kept in cache (reduce memory usage)
Modified Paths:
--------------
trunk/sundew/bin/pxSender
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-12 18:53:51
|
Revision: 1791
http://svn.sourceforge.net/metpx/?rev=1791&view=rev
Author: nicholaslemay
Date: 2007-07-12 11:53:49 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
Changed title and file names for totals web pages from names made of
the combined machine names to their tag's name.
Very long combined machines names were innapropriate......
Changed links generated within generateTopWebPage.py to match those changes.
Modified Paths:
--------------
trunk/pxStats/bin/webPages/generateTopWebPage.py
trunk/pxStats/bin/webPages/totalGraphicsWebPages.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-07-12 18:41:13
|
Revision: 1790
http://svn.sourceforge.net/metpx/?rev=1790&view=rev
Author: michel_grenier
Date: 2007-07-12 11:41:05 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
Use buffered md5 computation for duplicate suppression
Modified Paths:
--------------
trunk/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-12 18:31:01
|
Revision: 1789
http://svn.sourceforge.net/metpx/?rev=1789&view=rev
Author: nicholaslemay
Date: 2007-07-12 11:30:58 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
Typo fixed.
Modified Paths:
--------------
trunk/pxStats/lib/FileStatsCollector.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-12 18:24:08
|
Revision: 1788
http://svn.sourceforge.net/metpx/?rev=1788&view=rev
Author: nicholaslemay
Date: 2007-07-12 11:24:06 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
Corrected bug in getTotalSizeListOfFiles that occured when trying to sum up
files that did not exist.
Modified Paths:
--------------
trunk/pxStats/lib/MemoryManagement.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-07-12 18:05:26
|
Revision: 1787
http://svn.sourceforge.net/metpx/?rev=1787&view=rev
Author: michel_grenier
Date: 2007-07-12 11:05:19 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
md5 checksun on file : reading buffered at max 1Mb
Modified Paths:
--------------
trunk/sundew/lib/CacheManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-12 17:36:10
|
Revision: 1786
http://svn.sourceforge.net/metpx/?rev=1786&view=rev
Author: nicholaslemay
Date: 2007-07-12 10:35:54 -0700 (Thu, 12 Jul 2007)
Log Message:
-----------
Added try catch to getMachinesAssociatedWith.
Modified Paths:
--------------
trunk/pxStats/lib/MachineConfigParameters.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-10 17:49:28
|
Revision: 1785
http://svn.sourceforge.net/metpx/?rev=1785&view=rev
Author: nicholaslemay
Date: 2007-07-10 10:49:26 -0700 (Tue, 10 Jul 2007)
Log Message:
-----------
Corrected typo in form name.
Changed path of the generated popup windows.
Changes name of the destination form to match the one found within
the graphic request page.
Modified Paths:
--------------
trunk/pxStats/data/webPages/popupSourlientAdder.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-10 15:50:11
|
Revision: 1784
http://svn.sourceforge.net/metpx/?rev=1784&view=rev
Author: nicholaslemay
Date: 2007-07-10 08:50:09 -0700 (Tue, 10 Jul 2007)
Log Message:
-----------
Adding *beta* version of popupSourlientAdder.
This file will be used in the graphics request page
to add the desired sourlients to the list of sourlients
to be included in the graphics production.
Added Paths:
-----------
trunk/pxStats/data/webPages/popupSourlientAdder.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-10 15:44:31
|
Revision: 1783
http://svn.sourceforge.net/metpx/?rev=1783&view=rev
Author: nicholaslemay
Date: 2007-07-10 08:44:29 -0700 (Tue, 10 Jul 2007)
Log Message:
-----------
Corrected typo.
Modified Paths:
--------------
trunk/pxStats/data/webPages/js/calendar1.js
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-09 20:28:23
|
Revision: 1782
http://svn.sourceforge.net/metpx/?rev=1782&view=rev
Author: nicholaslemay
Date: 2007-07-09 13:28:22 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Typo
Modified Paths:
--------------
trunk/pxStats/bin/generateRRDGraphics.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-09 19:15:08
|
Revision: 1781
http://svn.sourceforge.net/metpx/?rev=1781&view=rev
Author: nicholaslemay
Date: 2007-07-09 12:15:07 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
produceGraphicWithHourlyPickles mothod now returns the name of the file it has plotted.
Modified Paths:
--------------
trunk/pxStats/lib/ClientGraphicProducer.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-09 18:23:10
|
Revision: 1780
http://svn.sourceforge.net/metpx/?rev=1780&view=rev
Author: nicholaslemay
Date: 2007-07-09 11:23:05 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Adding *beta* version of the GnuQueryBroker.
This file will be used by the requestQueryBroker program to handle calls
to the rrd plotter without having to worry about rrd implementation.
This is done by implementing the GraphicsQueryBrokerInterface that was
introduced within the library recently.
Added Paths:
-----------
trunk/pxStats/lib/GnuQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-09 18:21:19
|
Revision: 1779
http://svn.sourceforge.net/metpx/?rev=1779&view=rev
Author: nicholaslemay
Date: 2007-07-09 11:21:05 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Adding *beta* version of the RRDQueryBroker.
This file will be used by the requestQueryBroker program to handle calls
to the rrd plotter without having to worry about rrd implementation.
This is done by implemening the GraphicsQueryBrokerInterface that was
introduced within the library recently.
Added Paths:
-----------
trunk/pxStats/lib/RRDQueryBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-09 18:15:50
|
Revision: 1778
http://svn.sourceforge.net/metpx/?rev=1778&view=rev
Author: nicholaslemay
Date: 2007-07-09 11:15:49 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Adding *beta* version of the graphicsRequestBroker.
This file is us to be used as a bridge between the
request web pages and the actual back-end program
wich generates the graphics.
will handle the calls received and return an appropriate
reply to the querier.
Added Paths:
-----------
trunk/pxStats/data/webPages/graphicsRequestBroker.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-09 18:09:26
|
Revision: 1777
http://svn.sourceforge.net/metpx/?rev=1777&view=rev
Author: nicholaslemay
Date: 2007-07-09 11:08:39 -0700 (Mon, 09 Jul 2007)
Log Message:
-----------
Adding *beta* version of the graphicsRequestPage.py script.
This file currently supports calls to rrd and gnuplot plotters.
Requires files found in the js and images folder and the rrd and gnuplot
help files wich were recently commited.
Will also require the graphic request broker that will be found
within the same folder.
Also requires the gnuplot and rrd request brokers classes.
Added Paths:
-----------
trunk/pxStats/data/webPages/graphicsRequestPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-07-06 19:58:47
|
Revision: 1776
http://svn.sourceforge.net/metpx/?rev=1776&view=rev
Author: nicholaslemay
Date: 2007-07-06 12:58:46 -0700 (Fri, 06 Jul 2007)
Log Message:
-----------
Added these two help pages explaining the meaning of all the fields present
in the query forms found within the graphicsRequestPage.py web page.
Added Paths:
-----------
trunk/pxStats/data/webPages/gnuplotHelp.html
trunk/pxStats/data/webPages/rrdHelp.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|