- sept. 01, 2015
-
- août 31, 2015
-
-
Thomas Steur a rédigé
-
- juin 05, 2015
-
-
diosmosis a rédigé
-
- juin 01, 2015
-
-
diosmosis a rédigé
Fixing ImportLogsTest that simulates a tracker failure. Instead of using authentication hack (which no longer works since test environment setup is unified), add an observer to Tracker.newHandler which throws an exception and returns the HTTP status code 500.
-
diosmosis a rédigé
Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to Piwik\Tests\Framework namespace. Remove manual require statements.
-
- avr. 12, 2015
-
-
diosmosis a rédigé
Tweak to ImportLogsTest change in https://github.com/piwik/piwik/commit/dab5921b9a80dfad34e80acf81e1408c435e2269.
-
- avr. 10, 2015
-
-
https://github.com/piwik/piwik-log-analytics/issues/60diosmosis a rédigé
Adding system test for https://github.com/piwik/piwik-log-analytics/issues/60 plus updating submodule.
-
- 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. 15, 2015
-
-
diosmosis a rédigé
-
- 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
- nov. 10, 2014
-
-
diosmosis a rédigé
-
- nov. 07, 2014
-
-
diosmosis a rédigé
Fixing some tests, make sure processed metrics are computed even if generic filters disabled, and do not apply queued filters in datatablemanipulators when fetching subtables.
-
- oct. 13, 2014
-
-
Thomas Steur a rédigé
refs #5940 moved files into a subfolder framework, added autoloader to remove duplicated code to load autoload.php and to be able to register more autoloaders (eg for test files) on demand. This I got read of many includes that had to be updated all the time and that had to be updated all the time when moving iles
-
- oct. 06, 2014
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #5940 we might stay backwards compatible this way for 2 months. moved some tests from unit to integration and explained when a test is a unit test, an integration test or a 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
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- juil. 23, 2014
-
-
Christian Raue a rédigé
-
- juil. 10, 2014
-
-
diosmosis a rédigé
-
- juil. 09, 2014
-
-
diosmosis a rédigé
Refs #5800, add namespaces to integration tests in root folder. Also add IntegrationTestCase to a namespace, re-add individual test @groups, move test groups to class level, and rename test files & class names so underscores are not used.
-
- juin 10, 2014
-
-
mattab a rédigé
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
-
- mai 08, 2014
-
-
mattab a rédigé
-
- mars 14, 2014
- mars 13, 2014
- jan. 23, 2014
-
-
Thomas Steur a rédigé
-
- oct. 29, 2013
-
-
Thomas Steur a rédigé
refs #3786 let the build fail by expecting MultiSites.getAll works with daterange and returns websites having 0 visits
-
- oct. 15, 2013
-
-
mattab a rédigé
-
- août 22, 2013
-
-
Benaka Moorthi a rédigé
-
- août 02, 2013
-
-
mattab a rédigé
Added namespaces to functions.php files in the five plugins that had one Work in progress
-
- juil. 20, 2013
-
-
mattab a rédigé
Converting Access & Auth to namespace
-
- juil. 07, 2013
-
-
Benaka Moorthi a rédigé
Notes: - Modified ManySitesImportedLogs fixture to add segments if desired. - Switch to synchronous execution of curl requests until deadlocking issue in archive processing is dealt with. - Fixed bug in LogAggregator where if a segment required a subquery, archiving would failed.
-
- juil. 06, 2013
-
-
Benaka Moorthi a rédigé
Make Piwik_Access a singleton instance and remove use of Zend_Registry for the Piwik_Access singleton.
-
- mars 27, 2013
-
-
mattab a rédigé
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
-