You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
(81) |
Apr
(163) |
May
(333) |
Jun
(90) |
Jul
(66) |
Aug
(178) |
Sep
(83) |
Oct
(31) |
Nov
(70) |
Dec
(10) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(40) |
Feb
(25) |
Mar
(23) |
Apr
(45) |
May
(60) |
Jun
(36) |
Jul
(54) |
Aug
(44) |
Sep
(26) |
Oct
(19) |
Nov
(27) |
Dec
(28) |
2012 |
Jan
(25) |
Feb
(36) |
Mar
(23) |
Apr
(22) |
May
(12) |
Jun
(26) |
Jul
(23) |
Aug
(76) |
Sep
(59) |
Oct
(44) |
Nov
(55) |
Dec
(10) |
2013 |
Jan
(30) |
Feb
(29) |
Mar
(18) |
Apr
(14) |
May
(10) |
Jun
(10) |
Jul
(20) |
Aug
(11) |
Sep
(21) |
Oct
(36) |
Nov
(30) |
Dec
(20) |
2014 |
Jan
(12) |
Feb
(26) |
Mar
(21) |
Apr
(12) |
May
(19) |
Jun
(17) |
Jul
(15) |
Aug
(21) |
Sep
(12) |
Oct
(30) |
Nov
(12) |
Dec
(10) |
2015 |
Jan
(6) |
Feb
(16) |
Mar
(7) |
Apr
(6) |
May
(4) |
Jun
(28) |
Jul
(33) |
Aug
(3) |
Sep
(25) |
Oct
(4) |
Nov
(34) |
Dec
(27) |
2016 |
Jan
(9) |
Feb
(6) |
Mar
(7) |
Apr
(13) |
May
(7) |
Jun
(27) |
Jul
(17) |
Aug
(13) |
Sep
(20) |
Oct
(20) |
Nov
(8) |
Dec
(12) |
2017 |
Jan
(8) |
Feb
(4) |
Mar
(8) |
Apr
(6) |
May
(5) |
Jun
(5) |
Jul
(13) |
Aug
(15) |
Sep
(5) |
Oct
(3) |
Nov
(6) |
Dec
(4) |
2018 |
Jan
(7) |
Feb
(2) |
Mar
(2) |
Apr
(1) |
May
(7) |
Jun
(5) |
Jul
(9) |
Aug
(8) |
Sep
(17) |
Oct
(8) |
Nov
(1) |
Dec
(2) |
2019 |
Jan
|
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <dd...@us...> - 2010-03-25 10:25:32
|
Revision: 1111 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1111&view=rev Author: ddietz Date: 2010-03-25 10:25:27 +0000 (Thu, 25 Mar 2010) Log Message: ----------- removed volatile modifier check from pmd-ruleset Modified Paths: -------------- trunk/util/pmd-ruleset.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-25 10:09:42
|
Revision: 1110 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1110&view=rev Author: ddietz Date: 2010-03-25 10:09:36 +0000 (Thu, 25 Mar 2010) Log Message: ----------- added comment Modified Paths: -------------- trunk/bundles/Statistics/org.torweg.pulse.component.statistics.view.GroupAnalysisViewReportController.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2010-03-25 10:01:38
|
Revision: 1109 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1109&view=rev Author: dukes_little_b Date: 2010-03-25 10:01:31 +0000 (Thu, 25 Mar 2010) Log Message: ----------- Modified Paths: -------------- trunk/container/src/java/org/torweg/pulse/configuration/PoorMansCache.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2010-03-24 18:13:08
|
Revision: 1108 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1108&view=rev Author: dukes_little_b Date: 2010-03-24 18:12:41 +0000 (Wed, 24 Mar 2010) Log Message: ----------- removed volatile keyword from singleton field Modified Paths: -------------- trunk/container/src/java/org/torweg/pulse/configuration/PoorMansCache.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-24 18:03:51
|
Revision: 1107 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1107&view=rev Author: ddietz Date: 2010-03-24 18:03:45 +0000 (Wed, 24 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-174: Create a Task to degunk the GroupAnalysisView tree (in case the no. of children of a node exceeds a certain (configurable?) amount...) http://pulse.torweg.org/jira/browse/PULSE-174 moved check for recipients in EmailConfiguration from SendReportEmailConfiguration to SendReportEmailJoblet Modified Paths: -------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/SendReportEmailJoblet.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/SendReportEmailJobletConfiguration.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-24 18:02:05
|
Revision: 1106 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1106&view=rev Author: ddietz Date: 2010-03-24 18:01:59 +0000 (Wed, 24 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-174: Create a Task to degunk the GroupAnalysisView tree (in case the no. of children of a node exceeds a certain (configurable?) ammount...) http://pulse.torweg.org/jira/browse/PULSE-174 ... JavaDoc Modified Paths: -------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJobletConfiguration.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-24 17:58:19
|
Revision: 1104 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1104&view=rev Author: ddietz Date: 2010-03-24 17:57:42 +0000 (Wed, 24 Mar 2010) Log Message: ----------- bug-fix 12:00-24:00 tables did display wrong data... Modified Paths: -------------- trunk/components/statistics/xsl/Statistics/Report/report.PDF.page.TimeAnalysisView.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2010-03-24 17:58:10
|
Revision: 1105 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1105&view=rev Author: dukes_little_b Date: 2010-03-24 17:57:43 +0000 (Wed, 24 Mar 2010) Log Message: ----------- CLOSED - issue PULSE-176: Improve concurrency in PoorMansCache http://pulse.torweg.org/jira/browse/PULSE-176 CLOSED - issue PULSE-177: PoorMansCache: Remove possible NPEs when handling with SoftReferences http://pulse.torweg.org/jira/browse/PULSE-177 Modified Paths: -------------- trunk/container/src/java/org/torweg/pulse/configuration/PoorMansCache.java trunk/container/src/java/org/torweg/pulse/configuration/VFSFileCache.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cs...@us...> - 2010-03-24 17:45:12
|
Revision: 1103 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1103&view=rev Author: cschatt Date: 2010-03-24 17:44:40 +0000 (Wed, 24 Mar 2010) Log Message: ----------- reverted last build-file commit... (dd) Modified Paths: -------------- trunk/build.complete.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-24 17:01:38
|
Revision: 1102 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1102&view=rev Author: ddietz Date: 2010-03-24 17:01:32 +0000 (Wed, 24 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-174: Create a Task to degunk the GroupAnalysisView tree (in case the no. of children of a node exceeds a certain (configurable?) ammount...) http://pulse.torweg.org/jira/browse/PULSE-174 renamed interfaces Modified Paths: -------------- trunk/build.complete.xml trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJoblet.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJobletConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/SampleTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/TaskExecutionMode.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTask.java Added Paths: ----------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/IPreAggregationAndOrPostAggregationTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/IPreRunAndOrPostRunTask.java Removed Paths: ------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/IConfigurationBasedAggregationTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/IServerBasedAggregationTask.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-24 16:44:51
|
Revision: 1101 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1101&view=rev Author: ddietz Date: 2010-03-24 16:44:24 +0000 (Wed, 24 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-174: Create a Task to degunk the GroupAnalysisView tree (in case the no. of children of a node exceeds a certain (configurable?) ammount...) http://pulse.torweg.org/jira/browse/PULSE-174 major rework of DataAggregationJoblet and related Configuration... - Encapsulated Aggregation - added encapsulated TaskExecutor - moved all statistics database update stuff to external IConfigurationBasedAggregationTask... Modified Paths: -------------- trunk/bundles/Statistics/bundle.xml trunk/bundles/Statistics/org.torweg.pulse.component.statistics.DataAggregationJoblet.xml trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJoblet.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJobletConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractAggregator.java Added Paths: ----------- trunk/bundles/Statistics/org.torweg.pulse.component.statistics.aggregator.task.UpdateStatisticsDatabaseTask.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-24 16:38:26
|
Revision: 1100 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1100&view=rev Author: ddietz Date: 2010-03-24 16:37:58 +0000 (Wed, 24 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-174: Create a Task to degunk the GroupAnalysisView tree (in case the no. of children of a node exceeds a certain (configurable?) ammount...) http://pulse.torweg.org/jira/browse/PULSE-174 Created "tasks" basics... These are additional (and not necessarily aggregation-related) tasks to be executed during the run of the DataAggregationJoblet (e.g. to perform cleanup or db-update jobs...)... Added Paths: ----------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/ trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/IConfigurationBasedAggregationTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/IServerBasedAggregationTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/SampleTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/TaskExecutionMode.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTask.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/UpdateStatisticsDatabaseTaskConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/jaxb.index trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/task/package-info.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2010-03-24 16:14:30
|
Revision: 1099 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1099&view=rev Author: dukes_little_b Date: 2010-03-24 16:14:23 +0000 (Wed, 24 Mar 2010) Log Message: ----------- CLOSED - issue PULSE-175: Ensure immutability of configuration objects provided by PoorMansCache http://pulse.torweg.org/jira/browse/PULSE-175 Modified Paths: -------------- trunk/components/cms/src/java/org/torweg/pulse/component/cms/CMSFormMailerConfig.java trunk/components/cms/src/java/org/torweg/pulse/component/cms/CMSFormProcessorConfiguration.java trunk/components/cms/src/java/org/torweg/pulse/component/cms/CMSFormProcessorMailTaskConfiguration.java trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/CleanUpAccessControlJobletConfiguration.java trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/SignUpControllerConfig.java trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/attributes/admin/AttributeRegistryEditorConfig.java trunk/components/core/src/java/org/torweg/pulse/component/core/accesscontrol/sso/CookieBasedSSOConfig.java trunk/components/core/src/java/org/torweg/pulse/component/core/adminui/FileBrowserConfig.java trunk/components/core/src/java/org/torweg/pulse/component/core/site/content/LinkCorrectorJobletConfiguration.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/admin/ShopEditorConfig.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/admin/ShopOrderViewerConfiguration.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/admin/ShopSettingsEditorConfiguration.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/AbstractPaymentMethod.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/AbstractShipmentMethod.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/BasicPaymentMethodConfiguration.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/BasicPaymentMethodConfigurationBuilder.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/BasicShipmentMethodConfiguration.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/BasicShipmentMethodConfigurationBuilder.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/CheckoutData.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/Order.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/paypal/PPECheckoutConfiguration.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/payment/WirecardPaymentModuleConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJobletConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/SendReportEmailJobletConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/WestPanelControllerResultData.java trunk/components/survey/src/java/org/torweg/pulse/component/survey/SurveyControllerConfiguration.java trunk/components/survey/src/java/org/torweg/pulse/component/survey/SurveyCreatorControllerConfiguration.java trunk/components/survey/src/java/org/torweg/pulse/component/survey/export/ExcelExportConfiguration.java trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/admin/RetailerEditorConfiguration.java trunk/components/util/src/java/org/torweg/pulse/component/util/retailer/imports/ImportRetailerConfiguration.java trunk/container/src/java/org/torweg/pulse/accesscontrol/attributes/AttributeFactoryConfig.java trunk/container/src/java/org/torweg/pulse/accesscontrol/authentication/AuthenticationConfig.java trunk/container/src/java/org/torweg/pulse/bundle/ActionConfiguration.java trunk/container/src/java/org/torweg/pulse/bundle/Bundle.java trunk/container/src/java/org/torweg/pulse/bundle/stepwise/StepwiseActionControllerConfiguration.java trunk/container/src/java/org/torweg/pulse/bundle/stepwise/StepwiseActionControllerResult.java trunk/container/src/java/org/torweg/pulse/bundle/stepwise/StepwiseActionProgress.java trunk/container/src/java/org/torweg/pulse/configuration/EmailConfiguration.java trunk/container/src/java/org/torweg/pulse/configuration/FormConfiguration.java trunk/container/src/java/org/torweg/pulse/configuration/PoorMansCacheConfiguration.java trunk/container/src/java/org/torweg/pulse/configuration/XSLHandleConfiguration.java trunk/container/src/java/org/torweg/pulse/result/FormResult.java trunk/container/src/java/org/torweg/pulse/service/ServletConfig.java trunk/container/src/java/org/torweg/pulse/service/request/ServiceRequestImplConfig.java trunk/container/src/java/org/torweg/pulse/site/CaseDrivenRedirectAndEmailConfig.java trunk/container/src/java/org/torweg/pulse/site/content/AbstractBasicContentConfig.java trunk/container/src/java/org/torweg/pulse/util/adminui/AbstractBaseConfiguration.java trunk/container/src/java/org/torweg/pulse/util/captcha/ReCaptchaAdapterConfig.java trunk/container/src/java/org/torweg/pulse/util/entity/AbstractImageGroupConfiguration.java trunk/container/src/java/org/torweg/pulse/util/streamscanner/StreamScannerChainConfig.java trunk/container/src/java/org/torweg/pulse/util/streamscanner/StreamScannerConfig.java trunk/container/src/java/org/torweg/pulse/webdav/request/IfHeader.java trunk/container/src/java/org/torweg/pulse/webdav/request/PropPatchRequest.java Removed Paths: ------------- trunk/components/cms/src/unit-tests/org/torweg/pulse/component/cms/TestCMSFormProcessorConfiguration.java trunk/components/core/src/unit-tests/org/torweg/pulse/component/core/accesscontrol/sso/ trunk/components/shop/src/unit-tests/org/torweg/pulse/component/shop/admin/ trunk/components/shop/src/unit-tests/org/torweg/pulse/component/shop/payment/TestWirecardCCPaymentModule.java trunk/components/shop/src/unit-tests/org/torweg/pulse/component/shop/payment/TestWirecardEFTPaymentModule.java trunk/components/shop/src/unit-tests/org/torweg/pulse/component/shop/payment/TestWirecardPaymentModuleConfiguration.java trunk/components/survey/src/unit-tests/org/torweg/pulse/component/survey/TestSurveyControllerConfiguration.java trunk/components/survey/src/unit-tests/org/torweg/pulse/component/survey/TestSurveyCreatorControllerConfiguration.java trunk/components/survey/src/unit-tests/org/torweg/pulse/component/survey/export/ trunk/components/util/src/unit-tests/org/torweg/pulse/component/util/retailer/admin/ trunk/components/util/src/unit-tests/org/torweg/pulse/component/util/retailer/imports/ trunk/container/src/unit-tests/org/torweg/pulse/service/request/TestServiceRequestImplConfig.java trunk/container/src/unit-tests/org/torweg/pulse/util/captcha/ trunk/container/src/unit-tests/org/torweg/pulse/util/streamscanner/TestConfig.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-24 09:15:55
|
Revision: 1098 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1098&view=rev Author: ddietz Date: 2010-03-24 09:15:46 +0000 (Wed, 24 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-174: Create a Task to degunk the GroupAnalysisView tree (in case the no of children of a node exceeds a certain (configurable?) ammount...) http://pulse.torweg.org/jira/browse/PULSE-174 "Cleanup/Changes" in order to increase code readability... Modified Paths: -------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/PathTreeAggregator.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-23 17:52:41
|
Revision: 1097 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1097&view=rev Author: ddietz Date: 2010-03-23 17:52:35 +0000 (Tue, 23 Mar 2010) Log Message: ----------- basic tests (producing console output) Added Paths: ----------- trunk/container/src/unit-tests/org/torweg/pulse/util/time/TestDurationScrolling.java trunk/container/src/unit-tests/org/torweg/pulse/util/time/TestDurationSplitter.java trunk/container/src/unit-tests/org/torweg/pulse/util/time/TestPeriod.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-23 17:11:31
|
Revision: 1096 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1096&view=rev Author: ddietz Date: 2010-03-23 17:11:25 +0000 (Tue, 23 Mar 2010) Log Message: ----------- Added further utility methods for retrieving information from the DurationSplitter JAXB-enabled DurationSplitter Added documentation Modified Paths: -------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/ResultIHasDurationDataMatrix.java trunk/container/src/java/org/torweg/pulse/util/time/DurationSplitter.java trunk/container/src/java/org/torweg/pulse/util/time/IHasDuration.java trunk/container/src/java/org/torweg/pulse/util/time/IHasDurationComparator.java trunk/container/src/java/org/torweg/pulse/util/time/MillisecondConstant.java trunk/container/src/java/org/torweg/pulse/util/time/Period.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2010-03-23 16:50:16
|
Revision: 1095 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1095&view=rev Author: dukes_little_b Date: 2010-03-23 16:50:10 +0000 (Tue, 23 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-116: create a build target creating a binary distribution http://pulse.torweg.org/jira/browse/PULSE-116 working on build target for binary distribution. still pending: - separate build file to distribute with binary distribution - minor beautifications Modified Paths: -------------- trunk/build.complete.xml trunk/build.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-23 16:28:48
|
Revision: 1094 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1094&view=rev Author: ddietz Date: 2010-03-23 16:28:41 +0000 (Tue, 23 Mar 2010) Log Message: ----------- Added missing / reworked class documentation(s) Modified Paths: -------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractAggregator.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/PathTreeAggregator.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/package-info.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/AbstractResolution.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/AbstractVersion.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractCountAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractRegexVersionedCounter.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractRegexVersionedCounterAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractTreeAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AbstractTreeElement.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/AverageTimePerVisitAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/CountryHitCounter.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/CountryPerPIRecordAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/CountryPerVisitAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/OperatingSystemPerVisitAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/OperatingSystemVersionCounter.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/PIRecordCountAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/PathTreeAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/PathTreeElement.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/RefererTreeAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/RefererTreeElement.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/ScreenResolutionPerVisitAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/UserAgentPerVisitAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/UserAgentVersionCounter.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/VisitCountAggregation.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/aggregation/package-info.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/package-info.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/package-info.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/user/UserStatisticsControllerConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/user/UserStatisticsControllerResult.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/user/UserStatisticsGFXController.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/user/UserStatisticsPDFController.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/user/UserStatisticsPDFControllerConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/user/package-info.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/AbstractRegexVersionedCounterAggregationRowDataBuilder.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/AbstractRowData.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/CountedTotal.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/IRowDataBuilder.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/ResultIHasDurationDataMatrix.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/ResultIHasDurationDataMatrixRow.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/ScreenResolutionPerVisitAggregationRowData.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/ScreenResolutionPerVisitAggregationRowDataBuilder.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/util/package-info.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/AbstractStatisticsViewControllerResult.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/GroupAnalysisViewController.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/OverViewController.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/OverViewGFXController.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/RefererAnalysisViewController.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/TimeAnalysisViewController.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/TimeAnalysisViewGFXController.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/WestPanelControllerConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/view/package-info.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-23 16:24:47
|
Revision: 1093 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1093&view=rev Author: ddietz Date: 2010-03-23 16:24:19 +0000 (Tue, 23 Mar 2010) Log Message: ----------- Removed internal DurationStartComparator in favour of IHasDurationConparator for maintenance reasons... Added comments... Modified Paths: -------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/Visit.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-23 16:19:58
|
Revision: 1092 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1092&view=rev Author: ddietz Date: 2010-03-23 16:19:31 +0000 (Tue, 23 Mar 2010) Log Message: ----------- changed the way the report joblet creates PDFs from using temporary files as provided by File.createTemporaryFile() to using ByteArrayOutputStream for creation Modified Paths: -------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/SendReportEmailJoblet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-23 16:18:17
|
Revision: 1091 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1091&view=rev Author: ddietz Date: 2010-03-23 16:17:46 +0000 (Tue, 23 Mar 2010) Log Message: ----------- removed unused class Removed Paths: ------------- trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/model/PIRecordExport.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cs...@us...> - 2010-03-23 14:12:28
|
Revision: 1090 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1090&view=rev Author: cschatt Date: 2010-03-23 14:12:22 +0000 (Tue, 23 Mar 2010) Log Message: ----------- error report emails are now sent by the wirecard payment modules Modified Paths: -------------- trunk/components/shop/src/java/org/torweg/pulse/component/shop/payment/WirecardCCPaymentModule.java trunk/components/shop/src/java/org/torweg/pulse/component/shop/payment/WirecardEFTPaymentModule.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <cs...@us...> - 2010-03-23 13:43:02
|
Revision: 1089 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1089&view=rev Author: cschatt Date: 2010-03-23 13:42:35 +0000 (Tue, 23 Mar 2010) Log Message: ----------- added the configuration for the error report emails Modified Paths: -------------- trunk/bundles/Shop/org.torweg.pulse.component.shop.payment.WirecardCCPaymentModule.xml trunk/bundles/Shop/org.torweg.pulse.component.shop.payment.WirecardEFTPaymentModule.xml trunk/components/shop/src/java/org/torweg/pulse/component/shop/payment/WirecardPaymentModuleConfiguration.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <dd...@us...> - 2010-03-23 12:29:25
|
Revision: 1088 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1088&view=rev Author: ddietz Date: 2010-03-23 12:28:53 +0000 (Tue, 23 Mar 2010) Log Message: ----------- added additional convenience method for setting attachments Modified Paths: -------------- trunk/container/src/java/org/torweg/pulse/email/Email.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <duk...@us...> - 2010-03-22 16:54:33
|
Revision: 1087 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1087&view=rev Author: dukes_little_b Date: 2010-03-22 16:54:27 +0000 (Mon, 22 Mar 2010) Log Message: ----------- removed obsolete import Modified Paths: -------------- trunk/container/src/java/org/torweg/pulse/service/AbstractPulseFilter.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |