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-18Fixes #6863, remove check for label when adding normal processed metrics to a...diosmosis
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-16Fixes #6849 Move isPluginActivated to the API/API core API, remove @hideExcep...mattab
2014-12-05Moved SegmentExpression into namespace Piwik\Segmentmattab
2014-12-04refs #5144 better fix for array to string to conversion.Thomas Steur
2014-12-03Fixes #6789, use abandonedCarts query param to tell in visualizations if a re...diosmosis
2014-12-02Format min and max generation time properly when they are added to custom rep...Timo Besenreuther
2014-11-28refs #6552 don't add rel=nofollow on links going through the proxy as the ref...2.10.0-b1mattab
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fix UI tests regression for all websites dashboard.diosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-26Fixing most system tests.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-18Fixing more tests and moving API.get metadata away from top for API.getReport...diosmosis
2014-11-18Fix cron archiving if no visits on some days.diosmosis
2014-11-17Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-17language update refs #3430sgiehl
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-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-14language update refs #3430sgiehl
2014-11-12Fix notice in UI tests.diosmosis
2014-11-11Make sure API.get does not return extra parameters when columns parameter is ...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-08Fixing tests and code.diosmosis
2014-11-08Filling out TODO items and refactoring ResponseBuilder + computing/formatting...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-07Remove 'temporaryMetrics', add processed metrics for VisitFrequency.get and f...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-11-07[poc] moved BounceRate calculation to ProcessedMetric class.diosmosis
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-09Merge branch 'master' into 5940_testRenamingAndCorrectFoldersThomas Steur
2014-10-07language update refs #3430sgiehl
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-10-05refs #5940 databaseTestCase => integrationTestCase. Fixed some mentions of in...Thomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-23refs #3490 Throw meaningful error when userId segment is used with an unsuppo...mattab
2014-09-18refs #4996 trying to ignore content impressions in live api, not sure if that...Thomas Steur
2014-09-17Merge remote-tracking branch 'upstream/master' into cleanup-arobases2KyleK