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
2020-07-01Removes CustomVariables plugin from core (#16090)Stefan Giehl
2020-06-09Track ecommerce views as new dimensions instead of custom variables (#15999)Stefan Giehl
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-01-01Fix build (#15334)diosmosis
2019-12-18Fix BC issues from #15128 PR (#15282)Kate Butler
2019-12-17Show 'new' metrics on visitor engagement report/sparklines (#15128)Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-11New goal type to match one goal type in GA (#14508)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-01-22Add all goal specific metrics to goal overview (#13906)Thomas Steur
2018-10-03New feature: allow setting goal revenue to event value for event matching goa...diosmosis
2018-09-24Fix fatal when multiple sites are requested in referrers API report (#13439)Thomas Steur
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-07-19Add ability for Archivers to initiate archiving for other plugins & use in Go...diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-05-03Validate goal pattern and type in API (#12788)Stefan Giehl
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2016-09-26Adds possibility to define a goal description (#10057)Stefan Giehl
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-07-17Added API method to get a single goal (#10305)Thomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-04-06Merge branch 'master' into 3.0-m03Thomas Steur
2016-03-22goals fitting exact page title don't need to start with httpsgiehl
2015-12-10Merge master into "3.0"Thomas Steur
2015-12-01Do not serialize API request otherwiseThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-06-20use new intl unit datasgiehl
2015-05-08added a test for avg order revenueThomas Steur
2015-05-07format only some metrics by defaultThomas Steur
2015-05-07refs #7851 fix avg_order_revenue is not displayed in evolution graphThomas Steur
2015-04-23Archiving of aggregated ecommerce metrics #6986Thomas Steur
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-01-12Fixes #6926 PHP warning if the array is emptyMatthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-26Fix Goals.getConversionRate for BC.diosmosis
2014-11-24Do not compute conversion_rate in Goals archiving logic, instead compute as n...diosmosis
2014-11-18Tweaking docs and removing TODOs.diosmosis
2014-11-16Make sure static cache of goals is reset when goals for a site are changed in...diosmosis
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-11-13Move goal translations and metric docs to metric classes from Goals visualiza...diosmosis
2014-11-11Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-11Fixing UI regression and adding avg_order_value to abandoned carts report.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
2014-11-07Fixing some tests and providing better output in system test case failure.diosmosis
2014-11-07Convert Goals.get to use processed metrics.diosmosis
2014-11-07refs #6435 fix some more wrong values if a German locale is usedThomas Steur