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
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-03Make sure ecommerce item report visualizations set abandonedCart correctly as...diosmosis
2014-12-03Make sure to default abandonedCarts param to correct value when ecommerce ite...diosmosis
2014-12-03Make sure ecommerceOrder/ecommerceAbandonedCart isn't used as viewDataTable a...diosmosis
2014-12-03Fixes #6789, use abandonedCarts query param to tell in visualizations if a re...diosmosis
2014-12-03Refs #6756, fix regression in last commit.diosmosis
2014-12-03Fixes #6756, fix two regressions/bugs in row evolution of ecommerce item repo...diosmosis
2014-11-28refs #6552 don't add rel=nofollow on links going through the proxy as the ref...2.10.0-b1mattab
2014-11-28Merge pull request #6736 from d-skora/goals-added-pattern-type-translation-to...Matthieu Aubry
2014-11-27added getTranslations for patterns, added getTranslationForCompleteDescriptiond-skora
2014-11-27Merge pull request #6725 from d-skora/goals-added-translation-helper-serviceMatthieu Aubry
2014-11-27Fixes #6713 Ecommerce log will now show the full Log for each visit who conv...mattab
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 Controller regression in UI tests.diosmosis
2014-11-26added TranslationHelper service to goalsd-skora
2014-11-26Fix TwoVisitorsTwoWebsitesDifferentDaysConversionsTest.diosmosis
2014-11-26Fix Goals.getConversionRate for BC.diosmosis
2014-11-25Moving DataTable::getSiteIdFromMetadata to Piwik\Archie\DataTableFactory.diosmosis
2014-11-24Do not display avg_order_revenue in processed reports for Goals.get w/ idGoal...diosmosis
2014-11-24Do not compute conversion_rate in Goals archiving logic, instead compute as n...diosmosis
2014-11-18Removing more TODOs.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-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14Make sure all goals IDs present in a DataTable are processed when adding goal...diosmosis
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-14Add formatting to actions metrics and remove more use of filters & explicit t...diosmosis
2014-11-14language update refs #3430sgiehl
2014-11-13Move goal translations and metric docs to metric classes from Goals visualiza...diosmosis
2014-11-12Fixing ViewDataTableTest UI test.diosmosis
2014-11-11Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-11Fixing goals UI tests.diosmosis
2014-11-11Fixing UI regression and adding avg_order_value to abandoned carts report.diosmosis
2014-11-11Fixing tests and regressions.diosmosis
2014-11-11Applying some review TODO.diosmosis
2014-11-11Filling out missing documentation and removing simpler TODOs.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-08Rename Metric::getColumn to Metric::getMetric and get rid of Metrics\Base.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-07Rewrite AddColumnsProcessedMetricsGoal filter to use processed metrics DataTa...diosmosis
2014-11-07refs #6435 fix some more wrong values if a German locale is usedThomas Steur
2014-11-07refs #6435 check for floats in a more central place so dimensions do not have...Thomas Steur
2014-11-07refs #6435 replace possible comma with a dot. Not 100% sure if that works yetThomas Steur
2014-11-05language update refs #3430sgiehl