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-06 19:55:54
|
Revision: 1775
http://svn.sourceforge.net/metpx/?rev=1775&view=rev
Author: nicholaslemay
Date: 2007-07-06 12:55:47 -0700 (Fri, 06 Jul 2007)
Log Message:
-----------
Added GraphicsQueryBrokerInterface.py to stats library.
This file will be usefull as a template to create request brokers for
the different plotters that are used to plot graphics within the library.
Class' implementing this class will simply need to implement all of it's
method otherwise exceptions will be raised for all the calls that make it up
to the parent class GraphicsQueryBrokerInterface.py.
Added Paths:
-----------
trunk/pxStats/lib/GraphicsQueryBrokerInterface.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:49:24
|
Revision: 1774
http://svn.sourceforge.net/metpx/?rev=1774&view=rev
Author: nicholaslemay
Date: 2007-07-06 12:49:23 -0700 (Fri, 06 Jul 2007)
Log Message:
-----------
Added calendar image to be used when creating JS calendars.
Added Paths:
-----------
trunk/pxStats/data/webPages/images/
trunk/pxStats/data/webPages/images/cal.gif
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:47:16
|
Revision: 1773
http://svn.sourceforge.net/metpx/?rev=1773&view=rev
Author: nicholaslemay
Date: 2007-07-06 12:47:01 -0700 (Fri, 06 Jul 2007)
Log Message:
-----------
Added JavaScript folder to web pages.
Contains the calendar scripts from columbo.
Added popupListAdder wich will be used by graphicsRequestPage.py.
This file contains usefull methods wich allow us to create popup windows
in wich we transfer items from one list to another.
Added windowUtils.js wich contains methods to make popup windows.
Added Paths:
-----------
trunk/pxStats/data/webPages/js/
trunk/pxStats/data/webPages/js/calendar.html
trunk/pxStats/data/webPages/js/calendar1.js
trunk/pxStats/data/webPages/js/calendar2.js
trunk/pxStats/data/webPages/js/popupListAdder.js
trunk/pxStats/data/webPages/js/windowUtils.js
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-07-06 13:19:53
|
Revision: 1772
http://svn.sourceforge.net/metpx/?rev=1772&view=rev
Author: michel_grenier
Date: 2007-07-06 06:19:32 -0700 (Fri, 06 Jul 2007)
Log Message:
-----------
upgrade SenderFTP.py to the trunk level
Modified Paths:
--------------
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-06 13:18:14
|
Revision: 1771
http://svn.sourceforge.net/metpx/?rev=1771&view=rev
Author: michel_grenier
Date: 2007-07-06 06:18:05 -0700 (Fri, 06 Jul 2007)
Log Message:
-----------
move caching at the end... just to make sure caching is done when everything is done
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-06 13:09:36
|
Revision: 1770
http://svn.sourceforge.net/metpx/?rev=1770&view=rev
Author: michel_grenier
Date: 2007-07-06 06:09:30 -0700 (Fri, 06 Jul 2007)
Log Message:
-----------
Only a comment change
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-05 17:43:15
|
Revision: 1769
http://svn.sourceforge.net/metpx/?rev=1769&view=rev
Author: michel_grenier
Date: 2007-07-05 10:43:02 -0700 (Thu, 05 Jul 2007)
Log Message:
-----------
protocol file : suppress duplication support
destfn/Sender/destfnscript support
protocol ftp/sftp : lock None supported
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-06-29 20:24:21
|
Revision: 1768
http://svn.sourceforge.net/metpx/?rev=1768&view=rev
Author: michel_grenier
Date: 2007-06-29 13:24:21 -0700 (Fri, 29 Jun 2007)
Log Message:
-----------
Duplicate fix corrected in current branch
Modified Paths:
--------------
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-06-29 20:18:41
|
Revision: 1767
http://svn.sourceforge.net/metpx/?rev=1767&view=rev
Author: michel_grenier
Date: 2007-06-29 13:18:30 -0700 (Fri, 29 Jun 2007)
Log Message:
-----------
Duplicate fix to pxSender in current branch
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-06-29 18:30:34
|
Revision: 1766
http://svn.sourceforge.net/metpx/?rev=1766&view=rev
Author: michel_grenier
Date: 2007-06-29 11:30:32 -0700 (Fri, 29 Jun 2007)
Log Message:
-----------
commit early... bug fix to be tested with dup suppress
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-06-29 18:22:32
|
Revision: 1765
http://svn.sourceforge.net/metpx/?rev=1765&view=rev
Author: michel_grenier
Date: 2007-06-29 11:22:26 -0700 (Fri, 29 Jun 2007)
Log Message:
-----------
Duplicate silly bug, fixed
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-06-27 18:48:22
|
Revision: 1764
http://svn.sourceforge.net/metpx/?rev=1764&view=rev
Author: nicholaslemay
Date: 2007-06-27 11:48:20 -0700 (Wed, 27 Jun 2007)
Log Message:
-----------
Switched the number of days displayed from 5 to 7.
Modified Paths:
--------------
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: <nic...@us...> - 2007-06-27 15:42:09
|
Revision: 1762
http://svn.sourceforge.net/metpx/?rev=1762&view=rev
Author: nicholaslemay
Date: 2007-06-27 08:34:46 -0700 (Wed, 27 Jun 2007)
Log Message:
-----------
Modified the buildThisHoursFilename as to force it
to proudce file names that respect the os maximums
file name length no matter how long the used
parameters are.
Modified Paths:
--------------
trunk/pxStats/lib/ClientStatsPickler.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-27 15:40:20
|
Revision: 1763
http://svn.sourceforge.net/metpx/?rev=1763&view=rev
Author: nicholaslemay
Date: 2007-06-27 08:39:08 -0700 (Wed, 27 Jun 2007)
Log Message:
-----------
Corrected rx/tx mixup in total graphics web pages generator.
Modified call made to generate yearly graphics within getGraphicsForWebPages.py
Modified Paths:
--------------
trunk/pxStats/bin/webPages/getGraphicsForWebPages.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: <nic...@us...> - 2007-06-27 13:58:37
|
Revision: 1761
http://svn.sourceforge.net/metpx/?rev=1761&view=rev
Author: nicholaslemay
Date: 2007-06-27 06:58:33 -0700 (Wed, 27 Jun 2007)
Log Message:
-----------
Fixed some paths again.
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: <mic...@us...> - 2007-06-26 18:53:27
|
Revision: 1760
http://svn.sourceforge.net/metpx/?rev=1760&view=rev
Author: michel_grenier
Date: 2007-06-26 11:53:09 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Fix 2 for relative path
Modified Paths:
--------------
branches/px-0-4-2/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-06-26 18:50:37
|
Revision: 1759
http://svn.sourceforge.net/metpx/?rev=1759&view=rev
Author: michel_grenier
Date: 2007-06-26 11:50:33 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Fix 2 for relative path
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-26 18:13:38
|
Revision: 1758
http://svn.sourceforge.net/metpx/?rev=1758&view=rev
Author: nicholaslemay
Date: 2007-06-26 11:13:25 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Corrected label printing wich only contained 1 source/client name
when plotting graphs for numerous sources/clients without binding
them into a group.
modified filename being used when the * character is used to
specify the product types.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-06-26 17:44:30
|
Revision: 1757
http://svn.sourceforge.net/metpx/?rev=1757&view=rev
Author: michel_grenier
Date: 2007-06-26 10:44:27 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Same fix on branch px-0-4-2
Modified Paths:
--------------
branches/px-0-4-2/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-06-26 17:42:43
|
Revision: 1756
http://svn.sourceforge.net/metpx/?rev=1756&view=rev
Author: michel_grenier
Date: 2007-06-26 10:42:38 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Fix for relative path bug
Modified Paths:
--------------
trunk/sundew/lib/PullFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-26 15:41:21
|
Revision: 1755
http://svn.sourceforge.net/metpx/?rev=1755&view=rev
Author: nicholaslemay
Date: 2007-06-26 08:41:15 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Re-added the product dexcription within the filename.
Modified file creation as to verify the os' maximum filename length to make sure the name of the graphics recpect it.
Otherwise parts of the name will be trimmed(machine name, client name or products).
Modified the path to columbo's copy.
Modified Paths:
--------------
trunk/pxStats/lib/StatsPlotter.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-26 15:27:26
|
Revision: 1754
http://svn.sourceforge.net/metpx/?rev=1754&view=rev
Author: nicholaslemay
Date: 2007-06-26 08:27:18 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Modified copy path to archives.
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-06-26 14:13:37
|
Revision: 1753
http://svn.sourceforge.net/metpx/?rev=1753&view=rev
Author: nicholaslemay
Date: 2007-06-26 07:13:34 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Modified PickleMerging's creation of FileStatsCollectors instances. Caused bugs when collecting data for rx groups.
Modified FileStatscollector's init method.
Modified Paths:
--------------
trunk/pxStats/lib/FileStatsCollector.py
trunk/pxStats/lib/PickleMerging.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-26 14:04:16
|
Revision: 1752
http://svn.sourceforge.net/metpx/?rev=1752&view=rev
Author: nicholaslemay
Date: 2007-06-26 07:03:50 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Corrected typo in paths from previous commit.
Modified Paths:
--------------
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-06-26 12:20:51
|
Revision: 1751
http://svn.sourceforge.net/metpx/?rev=1751&view=rev
Author: michel_grenier
Date: 2007-06-26 05:20:46 -0700 (Tue, 26 Jun 2007)
Log Message:
-----------
Branch creation for the installation of june 26 2007
Added Paths:
-----------
branches/px-0-4-2/
branches/px-0-4-2/columbo/
branches/px-0-4-2/sundew/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|