Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiosmosis <diosmosis@users.noreply.github.com>2018-09-20 08:03:28 +0300
committerGitHub <noreply@github.com>2018-09-20 08:03:28 +0300
commit40d68b9d36723468659819b731a33d4c9c365e89 (patch)
tree5922abdd04ad369f6b730e9ac941392b2c6fec58 /plugins/CoreConsole
parent53b278cc336b714c6dc6554fbd58e559e22198d1 (diff)
Support pivot w/ CustomDimensions (#13429)
* Supporting CustomDimensions in pivotBy. * Use segment metadata in pivotby to support more dimensions. * try to fix some tests * Update test. * In ReportsProvider::factory() match reports by parameters too + use a Report instance in PivotByDimension filter. * Fixing tests. * Fix a couple issues * Revert ReportsProvider changes. * Add git lfs pull to .travis.yml * Apply PR fixes. * Revert .travis.yml. * Update CustomDimensions submodule. * Revert tests/travis change.
Diffstat (limited to 'plugins/CoreConsole')
-rw-r--r--plugins/CoreConsole/tests/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt94
1 files changed, 0 insertions, 94 deletions
diff --git a/plugins/CoreConsole/tests/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt b/plugins/CoreConsole/tests/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
index b062c572f7..c0d3add182 100644
--- a/plugins/CoreConsole/tests/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
+++ b/plugins/CoreConsole/tests/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
@@ -9,97 +9,3 @@ If you cannot use the console because it requires CLI
try 'php archive.php --url=http://your.piwik/path'
-------------------------------------------------------
-
-INFO [2018-09-04 21:39:12] 7982 ---------------------------
-INFO [2018-09-04 21:39:12] 7982 INIT
-INFO [2018-09-04 21:39:12] 7982 Running Matomo 3.6.1-b1 as Super User
-INFO [2018-09-04 21:39:12] 7982 ---------------------------
-INFO [2018-09-04 21:39:12] 7982 NOTES
-INFO [2018-09-04 21:39:12] 7982 - If you execute this script at least once per hour (or more often) in a crontab, you may disable 'Browser trigger archiving' in Matomo UI > Settings > General Settings.
-INFO [2018-09-04 21:39:12] 7982 See the doc at: https://matomo.org/docs/setup-auto-archiving/
-INFO [2018-09-04 21:39:12] 7982 - Reports for today will be processed at most every 150 seconds. You can change this value in Matomo UI > Settings > General Settings.
-INFO [2018-09-04 21:39:12] 7982 - Reports for the current week/month/year will be requested at most every 3600 seconds.
-INFO [2018-09-04 21:39:12] 7982 - Will invalidate archived reports for 2012-08-09 for following websites ids: 1
-INFO [2018-09-04 21:39:12] 7982 - Will invalidate archived reports for 2012-08-10 for following websites ids: 1
-INFO [2018-09-04 21:39:12] 7982 - Will invalidate archived reports for 2012-08-11 for following websites ids: 1
-INFO [2018-09-04 21:39:12] 7982 - Will invalidate archived reports for 2012-08-15 for following websites ids: 1,2,3
-INFO [2018-09-04 21:39:12] 7982 - Will invalidate archived reports for 2012-08-19 for following websites ids: 1
-INFO [2018-09-04 21:39:12] 7982 - Will invalidate archived reports for 2012-09-30 for following websites ids: 1
-INFO [2018-09-04 21:39:12] 7982 - Will invalidate archived reports for 2014-03-12 for following websites ids: 1,3
-INFO [2018-09-04 21:39:12] 7982 - Will invalidate archived reports for 2014-03-13 for following websites ids: 1,3
-INFO [2018-09-04 21:39:12] 7982 - Will process 3 other websites because some old data reports have been invalidated (eg. using the Log Import script or the InvalidateReports plugin) , IDs: 1, 2, 3
-INFO [2018-09-04 21:39:13] 7982 ---------------------------
-INFO [2018-09-04 21:39:13] 7982 START
-INFO [2018-09-04 21:39:13] 7982 Starting Matomo reports archiving...
-INFO [2018-09-04 21:39:13] 7982 Old report was invalidated for website id 1
-INFO [2018-09-04 21:39:13] 7982 Will pre-process for website id = 1, period = day, date = last52
-INFO [2018-09-04 21:39:13] 7982 - pre-processing all visits
-INFO [2018-09-04 21:39:15] 7982 - pre-processing segment 1/3 browserCode==IE
-INFO [2018-09-04 21:39:15] 7982 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
-INFO [2018-09-04 21:39:15] 7982 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO [2018-09-04 21:39:19] 7982 Archived website id = 1, period = day, 3 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 6.672s
-INFO [2018-09-04 21:39:19] 7982 Will pre-process for website id = 1, period = week, date = last260
-INFO [2018-09-04 21:39:19] 7982 - pre-processing all visits
-INFO [2018-09-04 21:39:20] 7982 - pre-processing segment 1/3 browserCode==IE
-INFO [2018-09-04 21:39:20] 7982 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
-INFO [2018-09-04 21:40:47] 7982 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO [2018-09-04 21:41:27] 7982 Archived website id = 1, period = week, 3 segments, 12 visits in last 260 weeks, 0 visits this week, Time elapsed: 127.931s
-INFO [2018-09-04 21:41:27] 7982 Will pre-process for website id = 1, period = month, date = last52
-INFO [2018-09-04 21:41:27] 7982 - pre-processing all visits
-INFO [2018-09-04 21:41:27] 7982 - pre-processing segment 1/3 browserCode==IE
-INFO [2018-09-04 21:41:28] 7982 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
-INFO [2018-09-04 21:41:37] 7982 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO [2018-09-04 21:41:42] 7982 Archived website id = 1, period = month, 3 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 15.024s
-INFO [2018-09-04 21:41:42] 7982 Will pre-process for website id = 1, period = year, date = last7
-INFO [2018-09-04 21:41:42] 7982 - pre-processing all visits
-INFO [2018-09-04 21:41:42] 7982 - pre-processing segment 1/3 browserCode==IE
-INFO [2018-09-04 21:41:43] 7982 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
-INFO [2018-09-04 21:42:13] 7982 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO [2018-09-04 21:42:30] 7982 Archived website id = 1, period = year, 3 segments, 46 visits in last 7 years, 0 visits this year, Time elapsed: 47.457s
-INFO [2018-09-04 21:42:30] 7982 Archived website id = 1, 16 API requests, Time elapsed: 197.094s [1/3 done]
-INFO [2018-09-04 21:42:30] 7982 Old report was invalidated for website id 2
-INFO [2018-09-04 21:42:30] 7982 Will pre-process for website id = 2, period = day, date = last52
-INFO [2018-09-04 21:42:30] 7982 - pre-processing all visits
-INFO [2018-09-04 21:42:32] 7982 Archived website id = 2, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 1.987s
-INFO [2018-09-04 21:42:32] 7982 Will pre-process for website id = 2, period = week, date = last260
-INFO [2018-09-04 21:42:32] 7982 - pre-processing all visits
-INFO [2018-09-04 21:43:02] 7982 Archived website id = 2, period = week, 0 segments, 0 visits in last 260 weeks, 0 visits this week, Time elapsed: 29.919s
-INFO [2018-09-04 21:43:02] 7982 Will pre-process for website id = 2, period = month, date = last52
-INFO [2018-09-04 21:43:02] 7982 - pre-processing all visits
-INFO [2018-09-04 21:43:06] 7982 Archived website id = 2, period = month, 0 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 4.214s
-INFO [2018-09-04 21:43:06] 7982 Will pre-process for website id = 2, period = year, date = last7
-INFO [2018-09-04 21:43:06] 7982 - pre-processing all visits
-INFO [2018-09-04 21:43:14] 7982 Archived website id = 2, period = year, 0 segments, 1 visits in last 7 years, 0 visits this year, Time elapsed: 8.528s
-INFO [2018-09-04 21:43:14] 7982 Archived website id = 2, 4 API requests, Time elapsed: 44.652s [2/3 done]
-INFO [2018-09-04 21:43:14] 7982 Old report was invalidated for website id 3
-INFO [2018-09-04 21:43:14] 7982 Will pre-process for website id = 3, period = day, date = last52
-INFO [2018-09-04 21:43:14] 7982 - pre-processing all visits
-INFO [2018-09-04 21:43:16] 7982 Archived website id = 3, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 1.998s
-INFO [2018-09-04 21:43:17] 7982 Will pre-process for website id = 3, period = week, date = last260
-INFO [2018-09-04 21:43:17] 7982 - pre-processing all visits
-INFO [2018-09-04 21:43:47] 7982 Archived website id = 3, period = week, 0 segments, 12 visits in last 260 weeks, 0 visits this week, Time elapsed: 30.536s
-INFO [2018-09-04 21:43:47] 7982 Will pre-process for website id = 3, period = month, date = last52
-INFO [2018-09-04 21:43:47] 7982 - pre-processing all visits
-INFO [2018-09-04 21:43:51] 7982 Archived website id = 3, period = month, 0 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 4.243s
-INFO [2018-09-04 21:43:51] 7982 Will pre-process for website id = 3, period = year, date = last7
-INFO [2018-09-04 21:43:51] 7982 - pre-processing all visits
-INFO [2018-09-04 21:44:01] 7982 Archived website id = 3, period = year, 0 segments, 15 visits in last 7 years, 0 visits this year, Time elapsed: 9.612s
-INFO [2018-09-04 21:44:01] 7982 Archived website id = 3, 4 API requests, Time elapsed: 46.393s [3/3 done]
-INFO [2018-09-04 21:44:01] 7982 Done archiving!
-INFO [2018-09-04 21:44:01] 7982 ---------------------------
-INFO [2018-09-04 21:44:01] 7982 SUMMARY
-INFO [2018-09-04 21:44:01] 7982 Total visits for today across archived websites: 0
-INFO [2018-09-04 21:44:01] 7982 Archived today's reports for 3 websites
-INFO [2018-09-04 21:44:01] 7982 Archived week/month/year for 3 websites
-INFO [2018-09-04 21:44:01] 7982 Skipped 0 websites
-INFO [2018-09-04 21:44:01] 7982 - 0 skipped because no new visit since the last script execution
-INFO [2018-09-04 21:44:01] 7982 - 0 skipped because existing daily reports are less than 150 seconds old
-INFO [2018-09-04 21:44:01] 7982 - 0 skipped because existing week/month/year periods reports are less than 3600 seconds old
-INFO [2018-09-04 21:44:01] 7982 Total API requests: 24
-INFO [2018-09-04 21:44:01] 7982 done: 3/3 100%, 0 vtoday, 3 wtoday, 3 wperiods, 24 req, 288339 ms, no error
-INFO [2018-09-04 21:44:01] 7982 Time elapsed: 288.339s
-INFO [2018-09-04 21:44:01] 7982 ---------------------------
-INFO [2018-09-04 21:44:01] 7982 SCHEDULED TASKS
-INFO [2018-09-04 21:44:01] 7982 Starting Scheduled tasks...
-INFO [2018-09-04 21:44:01] 7982 done
-INFO [2018-09-04 21:44:01] 7982 --------------------------- \ No newline at end of file