- nov. 17, 2014
-
-
diosmosis a rédigé
Add unit tests for new Metrics Formatter classes and remove existing ones. Small change to Overlay included and bug fixes to metrics formatting code included.
-
- nov. 14, 2014
-
-
Matthieu Napoli a rédigé
-
- oct. 30, 2014
-
-
Matthieu Napoli a rédigé
-
- oct. 15, 2014
-
-
Matthieu Napoli a rédigé
-
- 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é
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é
-
- oct. 03, 2014
-
-
Marcin Czołnowski a rédigé
-
- sept. 04, 2014
-
-
Jesse a rédigé
-
- juil. 24, 2014
- juil. 23, 2014
-
-
Christian Raue a rédigé
-
- 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 14, 2014
-
-
mattab a rédigé
-
- mai 09, 2014
-
-
mattab a rédigé
-
- avr. 03, 2014
-
-
mattab a rédigé
-
- mars 24, 2014
-
-
diosmosis a rédigé
-
- mars 21, 2014
-
-
diosmosis a rédigé
-
- jan. 27, 2014
-
-
Thomas Steur a rédigé
-
- jan. 24, 2014
-
-
Thomas Steur a rédigé
-
- jan. 23, 2014
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
- nov. 13, 2013
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #4233 moving tests that require a database to integration as those are integration tests per se
-
- oct. 28, 2013
-
-
mattab a rédigé
-
- oct. 15, 2013
-
-
mattab a rédigé
-
- oct. 10, 2013
-
-
mattab a rédigé
-
- sept. 14, 2013
- 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. 21, 2013
-
-
mattab a rédigé
Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, Segment, SegmentExpression, PluginsManager. Removed some deprecated code.
-
- juil. 20, 2013
-
-
mattab a rédigé
Converting Access & Auth to namespace
-
- juil. 18, 2013
-
-
Fabian Becker a rédigé
-
- 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.
-
- juil. 05, 2013
-
-
Benaka Moorthi a rédigé
Implemented custom event dispatching system for Piwik (replaced event dispatcher lib in libs/Event). Notes: - New dispatcher can execute callbacks before or after other callbacks. - It is also possible to dispatch events only to a specific set of plugins instead of all plugins. - Moved Piwik::unprefixClass to Piwik_Common::unprefixClass - Added visibility to some event handlers that were missing it. - Allowed two unit tests to fail w/ better diagnostic messages.
-
- avr. 10, 2013
-
-
Timo Besenreuther a rédigé
* bug fix: min/max generation time didn't work in nested data tables because the column aggregation operations were not passed to sub tables * ui improvement: very small values were shown as 0s. use three decimal places if value is smaller than 10ms (e.g. display 2ms as 0.002s instead of 0s)
-
- avr. 02, 2013
-
-
mattab a rédigé
Small update to log analytics readme Fixes #1700 Awesome work Timo!
-
Timo Besenreuther a rédigé
* adding avg_time_generation to Actions.get + integration tests * adding sparkline for average generation time to Visitors > Overview * changing number formatting to 0.XXs instead of XXXms + test cases * tooltip for reports with avg. generation time: "average based on X hit(s)" * log import: support generation_time_milli (not only generation_time_micro) * example for importing generation time from logs in read me
-