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-08-03 01:50:40 +0300
committerGitHub <noreply@github.com>2018-08-03 01:50:40 +0300
commit59e6f48c9d9112b7335e078f05d405264b46f0c5 (patch)
treecbcb5321106b3f198dae79e0a7341c1337e1a75f /plugins/CoreConsole
parent1fb40acdc12307d33ba3c550b60b9c0e46721a8d (diff)
Allow emails to be themed. (#13223)
* Allow emails to be themed. * Tweaks + remove manual test code. * Add brandNameLong to event & color links in email header. * update test files
Diffstat (limited to 'plugins/CoreConsole')
-rw-r--r--plugins/CoreConsole/tests/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt186
1 files changed, 93 insertions, 93 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 9d731978b5..b95477e119 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
@@ -10,96 +10,96 @@ try 'php archive.php --url=http://your.piwik/path'
-------------------------------------------------------
-INFO [2018-07-23 02:44:33] 7698 ---------------------------
-INFO [2018-07-23 02:44:33] 7698 INIT
-INFO [2018-07-23 02:44:33] 7698 Running Matomo 3.6.0-b1 as Super User
-INFO [2018-07-23 02:44:33] 7698 ---------------------------
-INFO [2018-07-23 02:44:33] 7698 NOTES
-INFO [2018-07-23 02:44:33] 7698 - 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-07-23 02:44:33] 7698 See the doc at: https://matomo.org/docs/setup-auto-archiving/
-INFO [2018-07-23 02:44:33] 7698 - Reports for today will be processed at most every 150 seconds. You can change this value in Matomo UI > Settings > General Settings.
-INFO [2018-07-23 02:44:33] 7698 - Reports for the current week/month/year will be requested at most every 3600 seconds.
-INFO [2018-07-23 02:44:33] 7698 - Will invalidate archived reports for 2012-08-09 for following websites ids: 1
-INFO [2018-07-23 02:44:33] 7698 - Will invalidate archived reports for 2012-08-10 for following websites ids: 1
-INFO [2018-07-23 02:44:33] 7698 - Will invalidate archived reports for 2012-08-11 for following websites ids: 1
-INFO [2018-07-23 02:44:33] 7698 - Will invalidate archived reports for 2012-08-15 for following websites ids: 1,2,3
-INFO [2018-07-23 02:44:33] 7698 - Will invalidate archived reports for 2012-08-19 for following websites ids: 1
-INFO [2018-07-23 02:44:33] 7698 - Will invalidate archived reports for 2012-09-30 for following websites ids: 1
-INFO [2018-07-23 02:44:33] 7698 - Will invalidate archived reports for 2014-03-12 for following websites ids: 1,3
-INFO [2018-07-23 02:44:33] 7698 - Will invalidate archived reports for 2014-03-13 for following websites ids: 1,3
-INFO [2018-07-23 02:44:33] 7698 - 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-07-23 02:44:33] 7698 ---------------------------
-INFO [2018-07-23 02:44:33] 7698 START
-INFO [2018-07-23 02:44:33] 7698 Starting Matomo reports archiving...
-INFO [2018-07-23 02:44:33] 7698 Old report was invalidated for website id 1
-INFO [2018-07-23 02:44:33] 7698 Will pre-process for website id = 1, period = day, date = last52
-INFO [2018-07-23 02:44:33] 7698 - pre-processing all visits
-INFO [2018-07-23 02:44:35] 7698 - pre-processing segment 1/3 browserCode==IE
-INFO [2018-07-23 02:44:35] 7698 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
-INFO [2018-07-23 02:44:35] 7698 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO [2018-07-23 02:44:41] 7698 Archived website id = 1, period = day, 3 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 7.849s
-INFO [2018-07-23 02:44:41] 7698 Will pre-process for website id = 1, period = week, date = last260
-INFO [2018-07-23 02:44:41] 7698 - pre-processing all visits
-INFO [2018-07-23 02:44:41] 7698 - pre-processing segment 1/3 browserCode==IE
-INFO [2018-07-23 02:44:41] 7698 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
-INFO [2018-07-23 02:46:21] 7698 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO [2018-07-23 02:47:15] 7698 Archived website id = 1, period = week, 3 segments, 0 visits in last 260 weeks, 0 visits this week, Time elapsed: 154.501s
-INFO [2018-07-23 02:47:15] 7698 Will pre-process for website id = 1, period = month, date = last52
-INFO [2018-07-23 02:47:15] 7698 - pre-processing all visits
-INFO [2018-07-23 02:47:15] 7698 - pre-processing segment 1/3 browserCode==IE
-INFO [2018-07-23 02:47:15] 7698 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
-INFO [2018-07-23 02:47:26] 7698 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO [2018-07-23 02:47:32] 7698 Archived website id = 1, period = month, 3 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 17.078s
-INFO [2018-07-23 02:47:32] 7698 Will pre-process for website id = 1, period = year, date = last7
-INFO [2018-07-23 02:47:32] 7698 - pre-processing all visits
-INFO [2018-07-23 02:47:32] 7698 - pre-processing segment 1/3 browserCode==IE
-INFO [2018-07-23 02:47:32] 7698 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
-INFO [2018-07-23 02:48:07] 7698 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO [2018-07-23 02:48:26] 7698 Archived website id = 1, period = year, 3 segments, 0 visits in last 7 years, 0 visits this year, Time elapsed: 53.469s
-INFO [2018-07-23 02:48:26] 7698 Archived website id = 1, 16 API requests, Time elapsed: 232.907s [1/3 done]
-INFO [2018-07-23 02:48:26] 7698 Old report was invalidated for website id 2
-INFO [2018-07-23 02:48:26] 7698 Will pre-process for website id = 2, period = day, date = last52
-INFO [2018-07-23 02:48:26] 7698 - pre-processing all visits
-INFO [2018-07-23 02:48:28] 7698 Archived website id = 2, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 2.350s
-INFO [2018-07-23 02:48:28] 7698 Will pre-process for website id = 2, period = week, date = last260
-INFO [2018-07-23 02:48:28] 7698 - pre-processing all visits
-INFO [2018-07-23 02:49:09] 7698 Archived website id = 2, period = week, 0 segments, 0 visits in last 260 weeks, 0 visits this week, Time elapsed: 40.807s
-INFO [2018-07-23 02:49:09] 7698 Will pre-process for website id = 2, period = month, date = last52
-INFO [2018-07-23 02:49:09] 7698 - pre-processing all visits
-INFO [2018-07-23 02:49:14] 7698 Archived website id = 2, period = month, 0 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 4.962s
-INFO [2018-07-23 02:49:14] 7698 Will pre-process for website id = 2, period = year, date = last7
-INFO [2018-07-23 02:49:14] 7698 - pre-processing all visits
-INFO [2018-07-23 02:49:24] 7698 Archived website id = 2, period = year, 0 segments, 0 visits in last 7 years, 0 visits this year, Time elapsed: 9.689s
-INFO [2018-07-23 02:49:24] 7698 Archived website id = 2, 4 API requests, Time elapsed: 57.812s [2/3 done]
-INFO [2018-07-23 02:49:24] 7698 Old report was invalidated for website id 3
-INFO [2018-07-23 02:49:24] 7698 Will pre-process for website id = 3, period = day, date = last52
-INFO [2018-07-23 02:49:24] 7698 - pre-processing all visits
-INFO [2018-07-23 02:49:26] 7698 Archived website id = 3, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 2.341s
-INFO [2018-07-23 02:49:26] 7698 Will pre-process for website id = 3, period = week, date = last260
-INFO [2018-07-23 02:49:26] 7698 - pre-processing all visits
-INFO [2018-07-23 02:50:07] 7698 Archived website id = 3, period = week, 0 segments, 0 visits in last 260 weeks, 0 visits this week, Time elapsed: 40.707s
-INFO [2018-07-23 02:50:07] 7698 Will pre-process for website id = 3, period = month, date = last52
-INFO [2018-07-23 02:50:07] 7698 - pre-processing all visits
-INFO [2018-07-23 02:50:12] 7698 Archived website id = 3, period = month, 0 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 4.980s
-INFO [2018-07-23 02:50:12] 7698 Will pre-process for website id = 3, period = year, date = last7
-INFO [2018-07-23 02:50:12] 7698 - pre-processing all visits
-INFO [2018-07-23 02:50:23] 7698 Archived website id = 3, period = year, 0 segments, 0 visits in last 7 years, 0 visits this year, Time elapsed: 11.835s
-INFO [2018-07-23 02:50:23] 7698 Archived website id = 3, 4 API requests, Time elapsed: 59.867s [3/3 done]
-INFO [2018-07-23 02:50:24] 7698 Done archiving!
-INFO [2018-07-23 02:50:24] 7698 ---------------------------
-INFO [2018-07-23 02:50:24] 7698 SUMMARY
-INFO [2018-07-23 02:50:24] 7698 Total visits for today across archived websites: 0
-INFO [2018-07-23 02:50:24] 7698 Archived today's reports for 3 websites
-INFO [2018-07-23 02:50:24] 7698 Archived week/month/year for 3 websites
-INFO [2018-07-23 02:50:24] 7698 Skipped 0 websites
-INFO [2018-07-23 02:50:24] 7698 - 0 skipped because no new visit since the last script execution
-INFO [2018-07-23 02:50:24] 7698 - 0 skipped because existing daily reports are less than 150 seconds old
-INFO [2018-07-23 02:50:24] 7698 - 0 skipped because existing week/month/year periods reports are less than 3600 seconds old
-INFO [2018-07-23 02:50:24] 7698 Total API requests: 24
-INFO [2018-07-23 02:50:24] 7698 done: 3/3 100%, 0 vtoday, 3 wtoday, 3 wperiods, 24 req, 350842 ms, no error
-INFO [2018-07-23 02:50:24] 7698 Time elapsed: 350.843s
-INFO [2018-07-23 02:50:24] 7698 ---------------------------
-INFO [2018-07-23 02:50:24] 7698 SCHEDULED TASKS
-INFO [2018-07-23 02:50:24] 7698 Starting Scheduled tasks...
-INFO [2018-07-23 02:50:24] 7698 done
-INFO [2018-07-23 02:50:24] 7698 --------------------------- \ No newline at end of file
+INFO [2018-08-02 02:18:41] 7790 ---------------------------
+INFO [2018-08-02 02:18:41] 7790 INIT
+INFO [2018-08-02 02:18:41] 7790 Running Matomo 3.6.0-b1 as Super User
+INFO [2018-08-02 02:18:41] 7790 ---------------------------
+INFO [2018-08-02 02:18:41] 7790 NOTES
+INFO [2018-08-02 02:18:41] 7790 - 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-08-02 02:18:41] 7790 See the doc at: https://matomo.org/docs/setup-auto-archiving/
+INFO [2018-08-02 02:18:41] 7790 - Reports for today will be processed at most every 150 seconds. You can change this value in Matomo UI > Settings > General Settings.
+INFO [2018-08-02 02:18:41] 7790 - Reports for the current week/month/year will be requested at most every 3600 seconds.
+INFO [2018-08-02 02:18:41] 7790 - Will invalidate archived reports for 2012-08-09 for following websites ids: 1
+INFO [2018-08-02 02:18:41] 7790 - Will invalidate archived reports for 2012-08-10 for following websites ids: 1
+INFO [2018-08-02 02:18:41] 7790 - Will invalidate archived reports for 2012-08-11 for following websites ids: 1
+INFO [2018-08-02 02:18:41] 7790 - Will invalidate archived reports for 2012-08-15 for following websites ids: 1,2,3
+INFO [2018-08-02 02:18:41] 7790 - Will invalidate archived reports for 2012-08-19 for following websites ids: 1
+INFO [2018-08-02 02:18:41] 7790 - Will invalidate archived reports for 2012-09-30 for following websites ids: 1
+INFO [2018-08-02 02:18:41] 7790 - Will invalidate archived reports for 2014-03-12 for following websites ids: 1,3
+INFO [2018-08-02 02:18:41] 7790 - Will invalidate archived reports for 2014-03-13 for following websites ids: 1,3
+INFO [2018-08-02 02:18:41] 7790 - 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-08-02 02:18:41] 7790 ---------------------------
+INFO [2018-08-02 02:18:41] 7790 START
+INFO [2018-08-02 02:18:41] 7790 Starting Matomo reports archiving...
+INFO [2018-08-02 02:18:41] 7790 Old report was invalidated for website id 1
+INFO [2018-08-02 02:18:41] 7790 Will pre-process for website id = 1, period = day, date = last52
+INFO [2018-08-02 02:18:41] 7790 - pre-processing all visits
+INFO [2018-08-02 02:18:44] 7790 - pre-processing segment 1/3 browserCode==IE
+INFO [2018-08-02 02:18:44] 7790 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2018-08-02 02:18:44] 7790 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2018-08-02 02:18:49] 7790 Archived website id = 1, period = day, 3 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 7.604s
+INFO [2018-08-02 02:18:49] 7790 Will pre-process for website id = 1, period = week, date = last260
+INFO [2018-08-02 02:18:49] 7790 - pre-processing all visits
+INFO [2018-08-02 02:18:49] 7790 - pre-processing segment 1/3 browserCode==IE
+INFO [2018-08-02 02:18:49] 7790 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2018-08-02 02:20:34] 7790 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2018-08-02 02:21:25] 7790 Archived website id = 1, period = week, 3 segments, 12 visits in last 260 weeks, 0 visits this week, Time elapsed: 156.000s
+INFO [2018-08-02 02:21:25] 7790 Will pre-process for website id = 1, period = month, date = last52
+INFO [2018-08-02 02:21:25] 7790 - pre-processing all visits
+INFO [2018-08-02 02:21:25] 7790 - pre-processing segment 1/3 browserCode==IE
+INFO [2018-08-02 02:21:25] 7790 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2018-08-02 02:21:36] 7790 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2018-08-02 02:21:42] 7790 Archived website id = 1, period = month, 3 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 17.157s
+INFO [2018-08-02 02:21:42] 7790 Will pre-process for website id = 1, period = year, date = last7
+INFO [2018-08-02 02:21:42] 7790 - pre-processing all visits
+INFO [2018-08-02 02:21:42] 7790 - pre-processing segment 1/3 browserCode==IE
+INFO [2018-08-02 02:21:42] 7790 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2018-08-02 02:22:17] 7790 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2018-08-02 02:22:34] 7790 Archived website id = 1, period = year, 3 segments, 46 visits in last 7 years, 0 visits this year, Time elapsed: 52.238s
+INFO [2018-08-02 02:22:34] 7790 Archived website id = 1, 16 API requests, Time elapsed: 233.011s [1/3 done]
+INFO [2018-08-02 02:22:34] 7790 Old report was invalidated for website id 2
+INFO [2018-08-02 02:22:34] 7790 Will pre-process for website id = 2, period = day, date = last52
+INFO [2018-08-02 02:22:34] 7790 - pre-processing all visits
+INFO [2018-08-02 02:22:37] 7790 Archived website id = 2, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 2.181s
+INFO [2018-08-02 02:22:37] 7790 Will pre-process for website id = 2, period = week, date = last260
+INFO [2018-08-02 02:22:37] 7790 - pre-processing all visits
+INFO [2018-08-02 02:23:14] 7790 Archived website id = 2, period = week, 0 segments, 0 visits in last 260 weeks, 0 visits this week, Time elapsed: 37.549s
+INFO [2018-08-02 02:23:14] 7790 Will pre-process for website id = 2, period = month, date = last52
+INFO [2018-08-02 02:23:14] 7790 - pre-processing all visits
+INFO [2018-08-02 02:23:19] 7790 Archived website id = 2, period = month, 0 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 4.544s
+INFO [2018-08-02 02:23:19] 7790 Will pre-process for website id = 2, period = year, date = last7
+INFO [2018-08-02 02:23:19] 7790 - pre-processing all visits
+INFO [2018-08-02 02:23:28] 7790 Archived website id = 2, period = year, 0 segments, 1 visits in last 7 years, 0 visits this year, Time elapsed: 9.251s
+INFO [2018-08-02 02:23:28] 7790 Archived website id = 2, 4 API requests, Time elapsed: 53.529s [2/3 done]
+INFO [2018-08-02 02:23:28] 7790 Old report was invalidated for website id 3
+INFO [2018-08-02 02:23:28] 7790 Will pre-process for website id = 3, period = day, date = last52
+INFO [2018-08-02 02:23:28] 7790 - pre-processing all visits
+INFO [2018-08-02 02:23:30] 7790 Archived website id = 3, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 2.254s
+INFO [2018-08-02 02:23:30] 7790 Will pre-process for website id = 3, period = week, date = last260
+INFO [2018-08-02 02:23:30] 7790 - pre-processing all visits
+INFO [2018-08-02 02:24:11] 7790 Archived website id = 3, period = week, 0 segments, 12 visits in last 260 weeks, 0 visits this week, Time elapsed: 40.847s
+INFO [2018-08-02 02:24:11] 7790 Will pre-process for website id = 3, period = month, date = last52
+INFO [2018-08-02 02:24:11] 7790 - pre-processing all visits
+INFO [2018-08-02 02:24:16] 7790 Archived website id = 3, period = month, 0 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 4.519s
+INFO [2018-08-02 02:24:16] 7790 Will pre-process for website id = 3, period = year, date = last7
+INFO [2018-08-02 02:24:16] 7790 - pre-processing all visits
+INFO [2018-08-02 02:24:27] 7790 Archived website id = 3, period = year, 0 segments, 15 visits in last 7 years, 0 visits this year, Time elapsed: 11.103s
+INFO [2018-08-02 02:24:27] 7790 Archived website id = 3, 4 API requests, Time elapsed: 58.728s [3/3 done]
+INFO [2018-08-02 02:24:27] 7790 Done archiving!
+INFO [2018-08-02 02:24:27] 7790 ---------------------------
+INFO [2018-08-02 02:24:27] 7790 SUMMARY
+INFO [2018-08-02 02:24:27] 7790 Total visits for today across archived websites: 0
+INFO [2018-08-02 02:24:27] 7790 Archived today's reports for 3 websites
+INFO [2018-08-02 02:24:27] 7790 Archived week/month/year for 3 websites
+INFO [2018-08-02 02:24:27] 7790 Skipped 0 websites
+INFO [2018-08-02 02:24:27] 7790 - 0 skipped because no new visit since the last script execution
+INFO [2018-08-02 02:24:27] 7790 - 0 skipped because existing daily reports are less than 150 seconds old
+INFO [2018-08-02 02:24:27] 7790 - 0 skipped because existing week/month/year periods reports are less than 3600 seconds old
+INFO [2018-08-02 02:24:27] 7790 Total API requests: 24
+INFO [2018-08-02 02:24:27] 7790 done: 3/3 100%, 0 vtoday, 3 wtoday, 3 wperiods, 24 req, 345527 ms, no error
+INFO [2018-08-02 02:24:27] 7790 Time elapsed: 345.528s
+INFO [2018-08-02 02:24:27] 7790 ---------------------------
+INFO [2018-08-02 02:24:27] 7790 SCHEDULED TASKS
+INFO [2018-08-02 02:24:27] 7790 Starting Scheduled tasks...
+INFO [2018-08-02 02:24:27] 7790 done
+INFO [2018-08-02 02:24:27] 7790 --------------------------- \ No newline at end of file