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
2015-02-10refs #6809 a couple of performance improvements for the all websites report.Thomas Steur
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-02Format min and max generation time properly when they are added to custom rep...Timo Besenreuther
2014-11-27Fix UI tests regression for all websites dashboard.diosmosis
2014-11-18Removing TODOs and tweaking existing code.diosmosis
2014-11-18Re-introduce MetricsFormatter for backwards compatibility w/ 3rd party plugins.diosmosis
2014-11-16Do not format a metric in API.getProcessedReport if the value has already bee...diosmosis
2014-11-16Force inconsistencies in API output to maintain backwards compatibility. form...diosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-08Fixing tests and code.diosmosis
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
2014-11-07Remove redundant API.get metadata entry.diosmosis
2014-11-07Moved processed metrics computation to DataTableGenericFilter, removed new fi...diosmosis
2014-11-07Fixing more tests. Hopefully all.diosmosis
2014-11-07Fixing more tests.diosmosis
2014-11-07Fixing more tests, still debugging.diosmosis
2014-11-07Fixing some tests and debugging others.diosmosis
2014-09-09refs #6162 Extending config setting enable_processing_unique_visitors_* to al...mattab
2014-09-08Refs #3490 Docs, and fix a few tests, more to comemattab
2014-09-03refs #6102 make sure processedMetrics is an array to prevent any noticeThomas Steur
2014-09-03refs #6102 wondering if this solution breaks anything. Should display all pro...Thomas Steur
2014-08-02Make implode work on normal values, normal arrays and multi-dim arraysmattab
2014-08-02Fix typo in implode()mattab
2014-08-02Fix Notice when creating SMS report, implode multi dimensional array.mattab
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-07-12Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-03should fix array to string conversionThomas Steur
2014-07-03fix showHideColumns test, the cache key did not depend on those parameters wh...Thomas Steur
2014-07-03this is a huge performance improvement if it works... hideShowMetrics took ab...Thomas Steur
2014-06-28fix most tests, we still need to sort report metadata although the reports ar...Thomas Steur
2014-06-27a view more performance improvements, especially to reduce Piwik::translate()...Thomas Steur
2014-06-20started to port goal reports to use new structure, probably not working yetThomas Steur
2014-06-19migrated DBStats to new reports definition and added possibility to not appea...Thomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-13by sorting the reports before returning them we make sure the widgets will be...Thomas Steur
2014-06-13only add enabled reports to reportMetadataThomas Steur
2014-06-12fixed processed metricsThomas Steur
2014-06-11starting to refactor reports into classes, also refactored some more dimensio...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-13refs #4706 added possibility to register a closure or a callable method to pr...Thomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-06refs #2838 fix some tests by not deleting rows if report has contstant rows c...Thomas Steur
2014-05-06refs #2838 committing this change to see if tests still pass (takes hours on ...Thomas Steur
2014-05-05refs #5006 peter, can you check whether this maybe fixes your issue? I was ot...Thomas Steur
2014-05-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab