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
path: root/core/API
AgeCommit message (Expand)Author
2015-02-16phpdoc and scrutinizer warning fixesMatthieu Napoli
2015-02-16refs #4633 we should convert a segment value to a segment filter before queue...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 open segmented visitor log with one click on a rowThomas Steur
2015-02-09Merge pull request #7119 from piwik/performance_improvementsMatthieu Aubry
2015-02-09Merge branch 'master' into removed-registryMatthieu Napoli
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2015-02-02do no longer request all idsites by default as it would otherwise load the me...Thomas Steur
2015-01-14removed several occurences of UserSettings pluginsgiehl
2014-12-18Fixes #6865 Introducing new event to let plugin define deprecated module and...mattab
2014-12-01Merge pull request #6752 from piwik/remove_screentype_reportMatthieu Aubry
2014-12-01Remove extra parameter from call in DataTableProcessor.diosmosis
2014-11-28removed screen type report and widgetsgiehl
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-27Fixing more tests.diosmosis
2014-11-27Fixing lots of system tests.diosmosis
2014-11-27Fix regression in MultiSites w/ regard to master, make sure orders_evolution ...diosmosis
2014-11-27Allow ProcessedMetrics to declare some metrics as temporary so they will be r...diosmosis
2014-11-24Move MetricsFormatter::getMetricsToFormat logic to Report class.diosmosis
2014-11-18Tweaking docs and removing TODOs.diosmosis
2014-11-18Removing TODOs and tweaking existing code.diosmosis
2014-11-18Fixing more tests and moving API.get metadata away from top for API.getReport...diosmosis
2014-11-18Really fix ReportTotalsCalculator optimization.diosmosis
2014-11-18Fix ReportTotalsCalculator optimization.diosmosis
2014-11-18Optimize ReportTotalsCalculator (use Report class metadata instead of API.get...diosmosis
2014-11-17Move format metrics logic from processor to Metrics\Formatter and fix Overlay...diosmosis
2014-11-17Handle evolution metrics & goal metrics in Inconsistencies::getPercentMetrics...diosmosis
2014-11-17Change force_format_processed_metrics query param to format_metrics in remain...diosmosis
2014-11-16Make sure time values are formatted differently in API output and HTML output...diosmosis
2014-11-16Forgot to add Inconsistencies file in earlier commit.diosmosis
2014-11-16Force inconsistencies in API output to maintain backwards compatibility. form...diosmosis
2014-11-16Fix Contents Report Base's logic for setting columns_to_display (can't use ->...diosmosis
2014-11-15Allow default request parameter array to be overrided in Piwik\API\Request so...diosmosis
2014-11-15Use try-catch to get query params in PostProcessor when applying processed me...diosmosis
2014-11-14Make sure all goals IDs present in a DataTable are processed when adding goal...diosmosis
2014-11-14Make sure processed metrics are computed after processed metrics adding filte...diosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-13Move goal translations and metric docs to metric classes from Goals visualiza...diosmosis
2014-11-12Fixing Overlay UI tests.diosmosis
2014-11-11Fix PHP 5.3 error.diosmosis
2014-11-11Fix another UI test.diosmosis
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-11Filling out missing documentation and removing simpler TODOs.diosmosis
2014-11-09Fixing most of the tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-09Fixing more tests.diosmosis