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-15 05:25:35 +0300
committerGitHub <noreply@github.com>2018-08-15 05:25:35 +0300
commit74901290143ca65f6bc705ba1f9b4d3f0d1ae53d (patch)
tree073a5d701a0839435645b907688603e10675672d /plugins/CoreConsole
parentc5e749a2cb124bf735743af5dded5f8eacc75233 (diff)
Three small bug fixes (#13288)
* Fix two bugs in users manager component (bulk actions were limited to 100 rows and cancel link spanned whole container length). * Add font styles to top of report link in email. * remove commas * Updated expected files. * update tests again * update test files again.
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 b95477e119..a5ed07ce73 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-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
+INFO [2018-08-14 20:22:02] 7680 ---------------------------
+INFO [2018-08-14 20:22:02] 7680 INIT
+INFO [2018-08-14 20:22:02] 7680 Running Matomo 3.6.0-b5 as Super User
+INFO [2018-08-14 20:22:02] 7680 ---------------------------
+INFO [2018-08-14 20:22:02] 7680 NOTES
+INFO [2018-08-14 20:22:02] 7680 - 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-14 20:22:02] 7680 See the doc at: https://matomo.org/docs/setup-auto-archiving/
+INFO [2018-08-14 20:22:02] 7680 - 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-14 20:22:02] 7680 - Reports for the current week/month/year will be requested at most every 3600 seconds.
+INFO [2018-08-14 20:22:02] 7680 - Will invalidate archived reports for 2012-08-09 for following websites ids: 1
+INFO [2018-08-14 20:22:02] 7680 - Will invalidate archived reports for 2012-08-10 for following websites ids: 1
+INFO [2018-08-14 20:22:02] 7680 - Will invalidate archived reports for 2012-08-11 for following websites ids: 1
+INFO [2018-08-14 20:22:02] 7680 - Will invalidate archived reports for 2012-08-15 for following websites ids: 1,2,3
+INFO [2018-08-14 20:22:02] 7680 - Will invalidate archived reports for 2012-08-19 for following websites ids: 1
+INFO [2018-08-14 20:22:02] 7680 - Will invalidate archived reports for 2012-09-30 for following websites ids: 1
+INFO [2018-08-14 20:22:02] 7680 - Will invalidate archived reports for 2014-03-12 for following websites ids: 1,3
+INFO [2018-08-14 20:22:02] 7680 - Will invalidate archived reports for 2014-03-13 for following websites ids: 1,3
+INFO [2018-08-14 20:22:02] 7680 - 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-14 20:22:02] 7680 ---------------------------
+INFO [2018-08-14 20:22:02] 7680 START
+INFO [2018-08-14 20:22:02] 7680 Starting Matomo reports archiving...
+INFO [2018-08-14 20:22:02] 7680 Old report was invalidated for website id 1
+INFO [2018-08-14 20:22:02] 7680 Will pre-process for website id = 1, period = day, date = last52
+INFO [2018-08-14 20:22:02] 7680 - pre-processing all visits
+INFO [2018-08-14 20:22:05] 7680 - pre-processing segment 1/3 browserCode==IE
+INFO [2018-08-14 20:22:05] 7680 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2018-08-14 20:22:05] 7680 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2018-08-14 20:22:10] 7680 Archived website id = 1, period = day, 3 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 8.314s
+INFO [2018-08-14 20:22:11] 7680 Will pre-process for website id = 1, period = week, date = last260
+INFO [2018-08-14 20:22:11] 7680 - pre-processing all visits
+INFO [2018-08-14 20:22:11] 7680 - pre-processing segment 1/3 browserCode==IE
+INFO [2018-08-14 20:22:11] 7680 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2018-08-14 20:23:51] 7680 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2018-08-14 20:24:43] 7680 Archived website id = 1, period = week, 3 segments, 12 visits in last 260 weeks, 0 visits this week, Time elapsed: 152.529s
+INFO [2018-08-14 20:24:43] 7680 Will pre-process for website id = 1, period = month, date = last52
+INFO [2018-08-14 20:24:43] 7680 - pre-processing all visits
+INFO [2018-08-14 20:24:43] 7680 - pre-processing segment 1/3 browserCode==IE
+INFO [2018-08-14 20:24:43] 7680 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2018-08-14 20:24:55] 7680 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2018-08-14 20:25:01] 7680 Archived website id = 1, period = month, 3 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 17.932s
+INFO [2018-08-14 20:25:01] 7680 Will pre-process for website id = 1, period = year, date = last7
+INFO [2018-08-14 20:25:01] 7680 - pre-processing all visits
+INFO [2018-08-14 20:25:01] 7680 - pre-processing segment 1/3 browserCode==IE
+INFO [2018-08-14 20:25:01] 7680 - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2018-08-14 20:25:37] 7680 - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2018-08-14 20:25:55] 7680 Archived website id = 1, period = year, 3 segments, 46 visits in last 7 years, 0 visits this year, Time elapsed: 54.369s
+INFO [2018-08-14 20:25:55] 7680 Archived website id = 1, 16 API requests, Time elapsed: 233.154s [1/3 done]
+INFO [2018-08-14 20:25:55] 7680 Old report was invalidated for website id 2
+INFO [2018-08-14 20:25:55] 7680 Will pre-process for website id = 2, period = day, date = last52
+INFO [2018-08-14 20:25:55] 7680 - pre-processing all visits
+INFO [2018-08-14 20:25:58] 7680 Archived website id = 2, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 2.555s
+INFO [2018-08-14 20:25:58] 7680 Will pre-process for website id = 2, period = week, date = last260
+INFO [2018-08-14 20:25:58] 7680 - pre-processing all visits
+INFO [2018-08-14 20:26:39] 7680 Archived website id = 2, period = week, 0 segments, 0 visits in last 260 weeks, 0 visits this week, Time elapsed: 40.740s
+INFO [2018-08-14 20:26:39] 7680 Will pre-process for website id = 2, period = month, date = last52
+INFO [2018-08-14 20:26:39] 7680 - pre-processing all visits
+INFO [2018-08-14 20:26:44] 7680 Archived website id = 2, period = month, 0 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 5.372s
+INFO [2018-08-14 20:26:44] 7680 Will pre-process for website id = 2, period = year, date = last7
+INFO [2018-08-14 20:26:44] 7680 - pre-processing all visits
+INFO [2018-08-14 20:26:54] 7680 Archived website id = 2, period = year, 0 segments, 1 visits in last 7 years, 0 visits this year, Time elapsed: 10.032s
+INFO [2018-08-14 20:26:54] 7680 Archived website id = 2, 4 API requests, Time elapsed: 58.703s [2/3 done]
+INFO [2018-08-14 20:26:54] 7680 Old report was invalidated for website id 3
+INFO [2018-08-14 20:26:54] 7680 Will pre-process for website id = 3, period = day, date = last52
+INFO [2018-08-14 20:26:54] 7680 - pre-processing all visits
+INFO [2018-08-14 20:26:57] 7680 Archived website id = 3, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 2.570s
+INFO [2018-08-14 20:26:57] 7680 Will pre-process for website id = 3, period = week, date = last260
+INFO [2018-08-14 20:26:57] 7680 - pre-processing all visits
+INFO [2018-08-14 20:27:37] 7680 Archived website id = 3, period = week, 0 segments, 12 visits in last 260 weeks, 0 visits this week, Time elapsed: 40.605s
+INFO [2018-08-14 20:27:37] 7680 Will pre-process for website id = 3, period = month, date = last52
+INFO [2018-08-14 20:27:37] 7680 - pre-processing all visits
+INFO [2018-08-14 20:27:42] 7680 Archived website id = 3, period = month, 0 segments, 0 visits in last 52 months, 0 visits this month, Time elapsed: 5.093s
+INFO [2018-08-14 20:27:42] 7680 Will pre-process for website id = 3, period = year, date = last7
+INFO [2018-08-14 20:27:42] 7680 - pre-processing all visits
+INFO [2018-08-14 20:27:54] 7680 Archived website id = 3, period = year, 0 segments, 15 visits in last 7 years, 0 visits this year, Time elapsed: 11.985s
+INFO [2018-08-14 20:27:54] 7680 Archived website id = 3, 4 API requests, Time elapsed: 60.258s [3/3 done]
+INFO [2018-08-14 20:27:54] 7680 Done archiving!
+INFO [2018-08-14 20:27:54] 7680 ---------------------------
+INFO [2018-08-14 20:27:54] 7680 SUMMARY
+INFO [2018-08-14 20:27:54] 7680 Total visits for today across archived websites: 0
+INFO [2018-08-14 20:27:54] 7680 Archived today's reports for 3 websites
+INFO [2018-08-14 20:27:54] 7680 Archived week/month/year for 3 websites
+INFO [2018-08-14 20:27:54] 7680 Skipped 0 websites
+INFO [2018-08-14 20:27:54] 7680 - 0 skipped because no new visit since the last script execution
+INFO [2018-08-14 20:27:54] 7680 - 0 skipped because existing daily reports are less than 150 seconds old
+INFO [2018-08-14 20:27:54] 7680 - 0 skipped because existing week/month/year periods reports are less than 3600 seconds old
+INFO [2018-08-14 20:27:54] 7680 Total API requests: 24
+INFO [2018-08-14 20:27:54] 7680 done: 3/3 100%, 0 vtoday, 3 wtoday, 3 wperiods, 24 req, 352323 ms, no error
+INFO [2018-08-14 20:27:54] 7680 Time elapsed: 352.324s
+INFO [2018-08-14 20:27:54] 7680 ---------------------------
+INFO [2018-08-14 20:27:54] 7680 SCHEDULED TASKS
+INFO [2018-08-14 20:27:54] 7680 Starting Scheduled tasks...
+INFO [2018-08-14 20:27:54] 7680 done
+INFO [2018-08-14 20:27:54] 7680 --------------------------- \ No newline at end of file