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-11-02Require new major release of matomo/device-detector (#16636)Stefan Giehl
2020-07-15Make it possible to detect other clients than Browsers (#16197)Stefan Giehl
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-09Ensure segment definitions doen't regress (#14372)Stefan Giehl
2019-04-10Readable segment values for browser, os and country segments (#13929)Stefan Giehl
2018-01-07Adds segment for device model (#12298)Stefan Giehl
2016-08-31Process goal conversions for device data (type, brand, model)sgiehl
2016-01-12fixes #9501 - adds new segment for device brandsgiehl
2015-03-18fix testsThomas Steur
2015-03-16possibility to define a default sort order in a report classThomas Steur
2015-02-13refs #4633 rename segment filter to segment, fixed a bug re visitTime and ext...Thomas Steur
2015-02-13refs #4633 open segmented visitor log with one click on a rowThomas Steur
2014-12-08removed debug codesgiehl
2014-12-08fix problem in api for fallback to old browser/os archivessgiehl
2014-12-06refs #6750 - only rename archives in update script. do not rebuild archives w...sgiehl
2014-11-24fixed small issue while rebuilding os archivessgiehl
2014-11-24add logo before changeing labelsgiehl
2014-11-23added method to map legacy os shorts, to ensure old archives are displayed co...sgiehl
2014-11-16completely removed short os name as it is uselesssgiehl
2014-11-16added shortlabel again to keep BCsgiehl
2014-10-30fixed some testssgiehl
2014-10-24rename reports 'GetBrowserFamilies' to 'GetBrowsers' as families are more lik...sgiehl
2014-10-24ensure device type report always contain all device typessgiehl
2014-10-24remove 'Extended' from function namessgiehl
2014-10-11renamed some methods for better consistencysgiehl
2014-09-28refs #3962 - implemented new detection of browser engines. Merged old reports...sgiehl
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Merge branch 'master' into devicedetectionimprovementssgiehl
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-27added possibility to translate device typessgiehl
2013-11-11Adding type hinting to API classesmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Archivemattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-07-01* Fixing some missing |raw using global search \{\{.*<{1,}.*\}\}mattab
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-05-30fixes #3961 Adding new segment deviceTypemattab
2013-05-24Adding new DevicesDetection plugin, developed by Clearcode and sponsored by a...mattab