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-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-09-05Show detected bots in device detection (#14853)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2017-01-21refs #11208 - fix display of brand logo in device detectionsgiehl
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-09-15Set HTML <title> values in all user menu and admin menu pagesmattab
2015-05-07refs #7821 do not instantiate reports directlyThomas Steur
2015-03-31Added alias for old widgetize urlsStefan Giehl
2015-02-24reorganized technical reportssgiehl
2014-10-24rename reports 'GetBrowserFamilies' to 'GetBrowsers' as families are more lik...sgiehl
2014-10-24remove 'Extended' from function namessgiehl
2014-09-28refs #3962 - implemented new detection of browser engines. Merged old reports...sgiehl
2014-07-23as vs. AS in foreach loopsChristian Raue
2014-06-19make sure the ordering of reports is correct, pass an instance of a report to...Thomas Steur
2014-06-18this is epic... by rendering the reports this way we can remove a lot of dupl...Thomas Steur
2014-06-17use constant for BOT ossgiehl
2014-06-10Merge branch 'master' into DeviceDetector2sgiehl
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-24starting to implement new DeviceDetector structuresgiehl
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-03UserAgentParserEnhanced is now required and used from it's own composer packa...sgiehl
2014-02-23removed unused methodssgiehl
2014-02-04cs/wssgiehl
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
2014-01-23added possibility to show all available browsers, os, device types and brands...sgiehl
2014-01-20added possibility for admins to check their/any user agent for detectable os/...sgiehl
2014-01-07Removing refreshParsedUserAgents function. This could be done in a plugin maybe.mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18moved renderReport method to pluginController which is a much better placeThomas Steur
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
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-31Merged master into namespace branchmattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-30Refs #4040, #4041, added ability to access view properties directly, started ...Benaka Moorthi
2013-07-28Refs #4040, convert DevicesDetection plugin to use display properties instead...Benaka Moorthi
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-01Minormattab
2013-06-25Get DevicesDetection to load.Benaka Moorthi
2013-06-24DeviceDetection convertedFabian Becker
2013-06-18Removing TablePartitioning from codebase, since it was rather ugly. Introduci...mattab