- jan. 06, 2018
-
-
Stefan Giehl a rédigé
* Adds segment for device model and segmented visitor log link to device model report * update tests * submodule update
-
- nov. 30, 2017
-
-
Benaka a rédigé
* In log importer, allow filtering logs by host & datetime (new submodule commit + tests). * Add tests for replay tracking filtering & check that filtered line is in output. * More log filtering tests for log replay.
-
- août 31, 2016
-
-
sgiehl a rédigé
-
- fév. 14, 2016
-
-
Thomas Steur a rédigé
-
- fév. 02, 2016
-
-
https://github.com/piwik/piwik-log-analytics/issues/115diosmosis a rédigé
Refs https://github.com/piwik/piwik-log-analytics/issues/115, add user to fake common logs for tests.
-
- déc. 28, 2015
-
- déc. 10, 2015
-
-
diosmosis a rédigé
-
- mars 15, 2015
-
-
Matthieu Napoli a rédigé
-
- fév. 08, 2015
-
-
diosmosis a rédigé
Add option to map API tracking parameter to custom variable in log importer script. Includes change to ImportLogs system test and fix for import log custom variable handling (old behavior was to not set multiple custom variables if they were set already instead of simply adding custom variables).
-
- jan. 10, 2015
-
-
diosmosis a rédigé
Fixes #6919, do not check for host in regex group in log importer if format has no regex. Also add nginx json log to log importer system test.
-
- déc. 15, 2014
-
-
diosmosis a rédigé
Adding support for parsing amazon cloudfront log files in log importer & making W3cExtendedFormat treat time-taken field as seconds by default (since that is what the W3C format specifies). Also add support for event tracking and cloudfront RTMP logs (which provide event logs). Also allow multiple spaces in between W3C extended log files. Allow derived classes of W3cExtendedFormat to define new custom field regexes.
-
- déc. 08, 2014
-
-
diosmosis a rédigé
Refs #5980, parse cs-username variable in IIS logs and use as userid when present and not anonymous. Includes changes to ImportLogsTest.
-
diosmosis a rédigé
-
diosmosis a rédigé
Refs #6795, add --iis-map-field option to allow users of log importer script to parse log files created using the IIS Advanced Logging module. Includes tests for such a case (including python unit test + PHP System test).
-
- oct. 05, 2014
-
-
Thomas Steur a rédigé
refs #5940 put tests in correct folders, better testsuite names, some tests still fail and I cannot figure out why
-
- sept. 23, 2014
-
-
mattab a rédigé
User ID is NULLable now results in expected tests results: nb_users = 0 when no user id was set. refs #3490 #6162
-
- sept. 08, 2014
- mars 13, 2014
-
-
mattab a rédigé
-
mattab a rédigé
-
mattab a rédigé
Refs #3632 New test case: replaying logs and forcing a window look back (forceLargeWindowLookBackForVisitor=1) => The visitor is now marked as "returning" as expected
-
mattab a rédigé
Refs #3632 Creating a test case: same visitor (same IP + idvisitor) visits the website on two different days. Visitors on second day is marked as "new" because window_look_back_for_visitor is not set.
-
mattab a rédigé
Forcing all recorders and recorders max payload to 1, to prevent random behavior (eg. in Live.getLastVisitsDetails, the pageIdAction may be random order if recorders import data in random thread order)
-
- fév. 04, 2014
-
-
mattab a rédigé
Fixes #4628 --enable-bots now works as expected + our importLogs integration test shows that this wasn't working before.
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- mai 24, 2013
-
-
mattab a rédigé
* making some tests pass == fixing bugs
-