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: <mic...@us...> - 2007-06-07 20:30:31
|
Revision: 1675
http://svn.sourceforge.net/metpx/?rev=1675&view=rev
Author: michel_grenier
Date: 2007-06-07 13:30:21 -0700 (Thu, 07 Jun 2007)
Log Message:
-----------
Add priority 0 concept, and sftp doc...
Modified Paths:
--------------
trunk/sundew/man/man1/pxSender.1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-06-07 20:09:57
|
Revision: 1674
http://svn.sourceforge.net/metpx/?rev=1674&view=rev
Author: michel_grenier
Date: 2007-06-07 13:09:57 -0700 (Thu, 07 Jun 2007)
Log Message:
-----------
add documentation about suppressing duplicate
Modified Paths:
--------------
trunk/sundew/man/man1/pxReceiver.1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-06-07 19:43:53
|
Revision: 1673
http://svn.sourceforge.net/metpx/?rev=1673&view=rev
Author: michel_grenier
Date: 2007-06-07 12:43:46 -0700 (Thu, 07 Jun 2007)
Log Message:
-----------
Add the suppress duplicate for receiver of type
single-file bulletin-file pull-file pull-bulletin
Modified Paths:
--------------
trunk/sundew/lib/Ingestor.py
trunk/sundew/lib/Source.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-07 14:26:28
|
Revision: 1672
http://svn.sourceforge.net/metpx/?rev=1672&view=rev
Author: nicholaslemay
Date: 2007-06-07 07:26:27 -0700 (Thu, 07 Jun 2007)
Log Message:
-----------
Corrected errors in string merging using the .join method.
Modified Paths:
--------------
trunk/pxStats/lib/ClientGraphicProducer.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-06 19:30:35
|
Revision: 1671
http://svn.sourceforge.net/metpx/?rev=1671&view=rev
Author: nicholaslemay
Date: 2007-06-06 12:27:53 -0700 (Wed, 06 Jun 2007)
Log Message:
-----------
Uncommented line wich should not have been commented.
Modified Paths:
--------------
trunk/pxStats/bin/tools/backupRRDDatabases.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-06 19:24:02
|
Revision: 1670
http://svn.sourceforge.net/metpx/?rev=1670&view=rev
Author: nicholaslemay
Date: 2007-06-06 12:21:23 -0700 (Wed, 06 Jun 2007)
Log Message:
-----------
Added memory management to transferPickleToRRD.
Modified Paths:
--------------
trunk/pxStats/bin/transferPickleToRRD.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-06 19:19:14
|
Revision: 1669
http://svn.sourceforge.net/metpx/?rev=1669&view=rev
Author: nicholaslemay
Date: 2007-06-06 12:17:50 -0700 (Wed, 06 Jun 2007)
Log Message:
-----------
Modified meory management after further trsting with transferPickleToRRD.
Corrected newly introduced erros in FileStatsCollector.
Corrected error in PickleMerging stemming from the switch from a lsit to a dictionary in FileStatsCollector.
Modified Paths:
--------------
trunk/pxStats/lib/FileStatsCollector.py
trunk/pxStats/lib/MemoryManagement.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-05 18:09:08
|
Revision: 1668
http://svn.sourceforge.net/metpx/?rev=1668&view=rev
Author: nicholaslemay
Date: 2007-06-05 11:09:06 -0700 (Tue, 05 Jun 2007)
Log Message:
-----------
Re-inserted the "years" label to tx yearly graphics.
Modified Paths:
--------------
trunk/pxStats/bin/webPages/yearlyGraphicsWebPage.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-05 13:09:34
|
Revision: 1667
http://svn.sourceforge.net/metpx/?rev=1667&view=rev
Author: nicholaslemay
Date: 2007-06-05 06:09:28 -0700 (Tue, 05 Jun 2007)
Log Message:
-----------
Changed some refs in MemoryManagement.
Changed a few string concatenation lines in clientGraphicsProducer.
Modified Paths:
--------------
trunk/pxStats/lib/ClientGraphicProducer.py
trunk/pxStats/lib/MemoryManagement.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-05 13:00:06
|
Revision: 1666
http://svn.sourceforge.net/metpx/?rev=1666&view=rev
Author: nicholaslemay
Date: 2007-06-05 06:00:00 -0700 (Tue, 05 Jun 2007)
Log Message:
-----------
Still messing around with some references that
were not properly replaced after all of the recent changes.
Trying out pickleUpdates being run with multiple process' to see if it affects performances.
Modified Paths:
--------------
trunk/pxStats/bin/debugTools/pickleViewer.py
trunk/pxStats/bin/pxStatsStartup.py
trunk/pxStats/bin/statsMonitor.py
trunk/pxStats/bin/tools/pickleCleaner.py
trunk/pxStats/bin/transferPickleToRRD.py
trunk/pxStats/bin/webPages/getGraphicsForWebPages.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-04 20:42:37
|
Revision: 1665
http://svn.sourceforge.net/metpx/?rev=1665&view=rev
Author: nicholaslemay
Date: 2007-06-04 13:42:34 -0700 (Mon, 04 Jun 2007)
Log Message:
-----------
Added MemoryManagement class, wich can be used to verify current available memory.
Using this method, we can limit the number of files that are loaded into memory( like pickle files)
at the same time and thus retreive large amounts of data without busting the current memory limits.
Added 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: <nic...@us...> - 2007-06-04 19:02:44
|
Revision: 1664
http://svn.sourceforge.net/metpx/?rev=1664&view=rev
Author: nicholaslemay
Date: 2007-06-04 12:01:45 -0700 (Mon, 04 Jun 2007)
Log Message:
-----------
Added path to web page generator programs to statspaths.
Corrected arrors coming from imports in lib/GeneralStatsLibraryMethods.py
and lib/StatsMonitoringConfigParameters.py
Modified Paths:
--------------
trunk/pxStats/lib/GeneralStatsLibraryMethods.py
trunk/pxStats/lib/StatsMonitoringConfigParameters.py
trunk/pxStats/lib/StatsPaths.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-06-04 18:58:00
|
Revision: 1663
http://svn.sourceforge.net/metpx/?rev=1663&view=rev
Author: nicholaslemay
Date: 2007-06-04 11:56:24 -0700 (Mon, 04 Jun 2007)
Log Message:
-----------
Modified PickleMerging's method that merges the pickles
that relate to the same hour. New version is shorter and faster, take about 85%
of the time the previous version took when using numerous pickle files.
Will be usefull when merging pickles for large groups in the recently
added groups functions.
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-04 18:49:23
|
Revision: 1662
http://svn.sourceforge.net/metpx/?rev=1662&view=rev
Author: nicholaslemay
Date: 2007-06-04 11:46:42 -0700 (Mon, 04 Jun 2007)
Log Message:
-----------
Modified methods as to optimize'em a little since they are at the heart of a lot of the manipulations in the library.
With a few test done on my local machine, gathering 8 hours of continuous data for a single client now took about 80%
of the amount of time the previous version takes.
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: <mic...@us...> - 2007-05-31 19:13:18
|
Revision: 1661
http://svn.sourceforge.net/metpx/?rev=1661&view=rev
Author: michel_grenier
Date: 2007-05-31 12:13:10 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Got rid of binary pyc files...
Removed Paths:
-------------
trunk/sundew/lib/importedLibs/Crypto/Cipher/__init__.pyc
trunk/sundew/lib/importedLibs/Crypto/Hash/HMAC.pyc
trunk/sundew/lib/importedLibs/Crypto/Hash/MD5.pyc
trunk/sundew/lib/importedLibs/Crypto/Hash/SHA.pyc
trunk/sundew/lib/importedLibs/Crypto/Hash/__init__.pyc
trunk/sundew/lib/importedLibs/Crypto/PublicKey/DSA.pyc
trunk/sundew/lib/importedLibs/Crypto/PublicKey/RSA.pyc
trunk/sundew/lib/importedLibs/Crypto/PublicKey/__init__.pyc
trunk/sundew/lib/importedLibs/Crypto/PublicKey/pubkey.pyc
trunk/sundew/lib/importedLibs/Crypto/Util/__init__.pyc
trunk/sundew/lib/importedLibs/Crypto/Util/number.pyc
trunk/sundew/lib/importedLibs/Crypto/Util/randpool.pyc
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 18:43:58
|
Revision: 1660
http://svn.sourceforge.net/metpx/?rev=1660&view=rev
Author: nicholaslemay
Date: 2007-05-31 11:43:50 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Corrected a few paths..again.
Modified Paths:
--------------
trunk/pxStats/lib/FileStatsCollector.py
trunk/pxStats/lib/GeneralStatsLibraryMethods.py
trunk/pxStats/lib/StatsPaths.py
trunk/pxStats/lib/TimeParameters.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 18:16:47
|
Revision: 1659
http://svn.sourceforge.net/metpx/?rev=1659&view=rev
Author: nicholaslemay
Date: 2007-05-31 11:16:37 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Modified a few path.
Changed a few calls based on new and recent path changes.
Modified Paths:
--------------
trunk/pxStats/bin/debugTools/picklesTimeOfUpdatesViewer.py
trunk/pxStats/bin/generateAllGraphsForServer.py
trunk/pxStats/bin/generateRRDGraphics.py
trunk/pxStats/bin/pxStatsStartup.py
Added Paths:
-----------
trunk/pxStats/bin/pickleUpdater.py
trunk/pxStats/bin/tools/backupRRDDatabases.py
trunk/pxStats/bin/tools/restoreRoundRobinDatabases.py
trunk/pxStats/bin/tools/retreiveDataFromMachine.py
trunk/pxStats/bin/webPages/getGraphicsForWebPages.py
Removed Paths:
-------------
trunk/pxStats/bin/backupRRDDatabases.py
trunk/pxStats/bin/getGraphicsForWebPages.py
trunk/pxStats/bin/restoreRoundRobinDatabases.py
trunk/pxStats/bin/retreiveDataFromMachine.py
trunk/pxStats/bin/tools/pickleUpdater.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 17:18:18
|
Revision: 1658
http://svn.sourceforge.net/metpx/?rev=1658&view=rev
Author: nicholaslemay
Date: 2007-05-31 10:18:16 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Corrected path handling error within StatsPaths.
Modified method calls in General... and Pickle...
wich now differ since methods are included in classes.
Modified Paths:
--------------
trunk/pxStats/lib/ClientGraphicProducer.py
trunk/pxStats/lib/GeneralStatsLibraryMethods.py
trunk/pxStats/lib/PickleMerging.py
trunk/pxStats/lib/StatsPaths.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-05-31 17:16:34
|
Revision: 1657
http://svn.sourceforge.net/metpx/?rev=1657&view=rev
Author: michel_grenier
Date: 2007-05-31 10:16:32 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Files in priority 0 are retransmitted without checking for duplicates
Modified Paths:
--------------
trunk/sundew/lib/senderAMIS.py
trunk/sundew/lib/senderAm.py
trunk/sundew/lib/senderWmo.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 14:21:30
|
Revision: 1656
http://svn.sourceforge.net/metpx/?rev=1656&view=rev
Author: nicholaslemay
Date: 2007-05-31 07:21:29 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Added init as to be able to use folder as package.
Added Paths:
-----------
trunk/pxStats/__init__.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 14:16:03
|
Revision: 1655
http://svn.sourceforge.net/metpx/?rev=1655&view=rev
Author: nicholaslemay
Date: 2007-05-31 07:15:57 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Moved stats to pxStats.
Added Paths:
-----------
trunk/pxStats/
Removed Paths:
-------------
trunk/stats/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 14:10:53
|
Revision: 1654
http://svn.sourceforge.net/metpx/?rev=1654&view=rev
Author: nicholaslemay
Date: 2007-05-31 07:10:52 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Correction over previous commit.
Renamed pxStats into the wrong folder.
Removed Paths:
-------------
trunk/sundew/pxStats/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 14:08:59
|
Revision: 1653
http://svn.sourceforge.net/metpx/?rev=1653&view=rev
Author: nicholaslemay
Date: 2007-05-31 07:08:58 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Moved stats to pxStats
Added Paths:
-----------
trunk/sundew/pxStats/
trunk/sundew/pxStats/bin/__init__.py
trunk/sundew/pxStats/bin/backupRRDDatabases.py
trunk/sundew/pxStats/bin/debugTools/__init__.py
trunk/sundew/pxStats/bin/debugTools/pickleViewer.py
trunk/sundew/pxStats/bin/debugTools/picklesTimeOfUpdatesViewer.py
trunk/sundew/pxStats/bin/debugTools/setTimeOfLastUpdates.py
trunk/sundew/pxStats/bin/generateAllGraphsForServer.py
trunk/sundew/pxStats/bin/generateGraphics.py
trunk/sundew/pxStats/bin/generateRRDGraphics.py
trunk/sundew/pxStats/bin/getGraphicsForWebPages.py
trunk/sundew/pxStats/bin/pxStatsStartup.py
trunk/sundew/pxStats/bin/restoreRoundRobinDatabases.py
trunk/sundew/pxStats/bin/retreiveDataFromMachine.py
trunk/sundew/pxStats/bin/statsMonitor.py
trunk/sundew/pxStats/bin/tools/__init__.py
trunk/sundew/pxStats/bin/tools/fileRenamer.py
trunk/sundew/pxStats/bin/tools/pickleCleaner.py
trunk/sundew/pxStats/bin/tools/pickleSynchroniser.py
trunk/sundew/pxStats/bin/tools/pickleUpdater.py
trunk/sundew/pxStats/bin/transferPickleToRRD.py
trunk/sundew/pxStats/bin/webPages/dailyGraphicsWebPage.py
trunk/sundew/pxStats/bin/webPages/generateTopWebPage.py
trunk/sundew/pxStats/bin/webPages/monthlyGraphicsWebPage.py
trunk/sundew/pxStats/bin/webPages/totalGraphicsWebPages.py
trunk/sundew/pxStats/bin/webPages/weeklyGraphicsWebPage.py
trunk/sundew/pxStats/bin/webPages/yearlyGraphicsWebPage.py
trunk/sundew/pxStats/lib/BackwardReader.py
trunk/sundew/pxStats/lib/ClientGraphicProducer.py
trunk/sundew/pxStats/lib/ClientStatsPickler.py
trunk/sundew/pxStats/lib/CpickleWrapper.py
trunk/sundew/pxStats/lib/DetailedStatsParameters.py
trunk/sundew/pxStats/lib/FileStatsCollector.py
trunk/sundew/pxStats/lib/GeneralStatsLibraryMethods.py
trunk/sundew/pxStats/lib/LogFileCollector.py
trunk/sundew/pxStats/lib/MachineConfigParameters.py
trunk/sundew/pxStats/lib/PickleMerging.py
trunk/sundew/pxStats/lib/PickleVersionChecker.py
trunk/sundew/pxStats/lib/RrdUtilities.py
trunk/sundew/pxStats/lib/StatsConfigParameters.py
trunk/sundew/pxStats/lib/StatsDateLib.py
trunk/sundew/pxStats/lib/StatsMonitoringConfigParameters.py
trunk/sundew/pxStats/lib/StatsPaths.py
trunk/sundew/pxStats/lib/StatsPlotter.py
trunk/sundew/pxStats/lib/TimeParameters.py
trunk/sundew/pxStats/lib/__init__.py
trunk/sundew/pxStats/lib/readMaxFile.py
Removed Paths:
-------------
trunk/sundew/pxStats/bin/backupRRDDatabases.py
trunk/sundew/pxStats/bin/debugTools/pickleViewer.py
trunk/sundew/pxStats/bin/debugTools/setTimeOfLastUpdates.py
trunk/sundew/pxStats/bin/generateAllGraphsForServer.py
trunk/sundew/pxStats/bin/generateGraphics.py
trunk/sundew/pxStats/bin/generateRRDGraphics.py
trunk/sundew/pxStats/bin/getGraphicsForWebPages.py
trunk/sundew/pxStats/bin/restoreRoundRobinDatabases.py
trunk/sundew/pxStats/bin/retreiveDataFromMachine.py
trunk/sundew/pxStats/bin/statsMonitor.py
trunk/sundew/pxStats/bin/tools/fileRenamer.py
trunk/sundew/pxStats/bin/tools/pickleCleaner.py
trunk/sundew/pxStats/bin/tools/pickleSynchroniser.py
trunk/sundew/pxStats/bin/tools/pickleUpdater.py
trunk/sundew/pxStats/bin/transferPickleToRRD.py
trunk/sundew/pxStats/bin/webPages/dailyGraphicsWebPage.py
trunk/sundew/pxStats/bin/webPages/generateTopWebPage.py
trunk/sundew/pxStats/bin/webPages/monthlyGraphicsWebPage.py
trunk/sundew/pxStats/bin/webPages/totalGraphicsWebPages.py
trunk/sundew/pxStats/bin/webPages/weeklyGraphicsWebPage.py
trunk/sundew/pxStats/bin/webPages/yearlyGraphicsWebPage.py
trunk/sundew/pxStats/lib/ClientGraphicProducer.py
trunk/sundew/pxStats/lib/ClientStatsPickler.py
trunk/sundew/pxStats/lib/DetailedStatsParameters.py
trunk/sundew/pxStats/lib/FileStatsCollector.py
trunk/sundew/pxStats/lib/LogFileCollector.py
trunk/sundew/pxStats/lib/MachineConfigParameters.py
trunk/sundew/pxStats/lib/PickleVersionChecker.py
trunk/sundew/pxStats/lib/StatsConfigParameters.py
trunk/sundew/pxStats/lib/StatsMonitoringConfigParameters.py
trunk/sundew/pxStats/lib/StatsPaths.py
trunk/sundew/pxStats/lib/StatsPlotter.py
trunk/sundew/pxStats/lib/TimeParameters.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 14:06:13
|
Revision: 1652
http://svn.sourceforge.net/metpx/?rev=1652&view=rev
Author: nicholaslemay
Date: 2007-05-31 07:06:11 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Modified name of main script.
Added Paths:
-----------
trunk/stats/bin/pxStatsStartup.py
Removed Paths:
-------------
trunk/stats/bin/pxStats.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2007-05-31 13:52:30
|
Revision: 1651
http://svn.sourceforge.net/metpx/?rev=1651&view=rev
Author: nicholaslemay
Date: 2007-05-31 06:52:29 -0700 (Thu, 31 May 2007)
Log Message:
-----------
Corrected bug in stats root path with corrupted all other stats paths.
Modified Paths:
--------------
trunk/stats/lib/StatsConfigParameters.py
trunk/stats/lib/StatsPaths.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|