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
AgeCommit message (Expand)Author
2018-09-07Make sure simple datatable metadata is serialized + some test case changes (#...diosmosis
2018-06-14Allow to provide secondary sort column for reports (#12128)Stefan Giehl
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-03-28All icons in own repo and included as a submodule (#11548)Matthieu Aubry
2016-12-30Revert #11100 (#11113)Matthieu Aubry
2016-12-27Live API: New 'generationTimeMilliseconds' field used to process Average gene...Matthieu Aubry
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-04changed look of custom variables screen, merge metadata when specifiedThomas Steur
2015-11-04added screen to see custom variable usagesThomas Steur
2015-10-06support for secondary sort and faster sortThomas Steur
2015-10-05Fix testsmattab
2015-09-15Make PivotByDimensionTest a integration test since it requires plugins & the ...diosmosis
2015-06-18Remove usage of UnitTestCaseMatthieu Napoli
2015-05-25Do not derive from Singleton in Config (since the object is now in DI).diosmosis
2015-04-18Merge branch 'master' into config_step_2diosmosis
2015-04-17refs #3838 use pagination in SitesManager to be able to manage many hundreds ...Thomas Steur
2015-04-06Fixing unit tests, includes environment creation/destruction to UnitTestCase ...diosmosis
2015-04-02Remove uses of Config::init(), Config::clear() and Config::setTestEnvironment...diosmosis
2015-03-31Update comments and function name (minor)mattab
2015-03-31Faster archiving of aggregated reports, also performance imprvovements in gen...Thomas Steur
2015-03-18Merge pull request #7469 from piwik/browser_plugin_percentage_fixMatthieu Aubry
2015-03-18#7437 Prevent percentages to go over 100% for browser plugin supportMatthieu Napoli
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-03-05Faster flattening for many reportsThomas Steur
2015-02-16refs #4633 a couple of code improvements eg we do not need to run a filter wi...Thomas Steur
2015-02-13refs #4633 rename segment filter to segment, fixed a bug re visitTime and ext...Thomas Steur
2015-02-13refs #4633 rename segmentFilter => segmentThomas Steur
2015-02-13refs #4633 added tests for newly added filtersThomas Steur
2014-12-12Merge branch 'master' into move_resolution_reportsgiehl
2014-12-10adding @group tagmattab
2014-12-09moved resolution and configuration reports to a new pluginsgiehl
2014-12-05Fixes #6562mattab
2014-11-03Namespaced all unit tests correctlyMatthieu Napoli
2014-10-29Speed up unit tests by enabling PHPUnit backupGlobals only for specific testsMatthieu Napoli
2014-10-15Merge branch 'master' into deprecate_usersettingssgiehl
2014-10-13Fixes #4528 instead of failing with an exception, log a warning instead.mattab
2014-10-11Merge branch 'master' into deprecate_usersettingssgiehl
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur