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
2021-07-19Fix filter in UserCountry.getCountry for Map of Maps (#17779)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-29Default to current ip in UserCountry.getLocationFromIp and add some tests. (#...diosmosis
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-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2018-03-12Fix Tibetan cities display on China's city map (#12103)Kaijia Feng
2017-09-13fixes typosgiehl
2017-09-13Show Tibet as part of China on map (#11930)Stefan Giehl
2017-03-29New flag icons (#11553)Lukas Winkler
2017-02-21Adds API method to provide country code to name mapping (#11376)Stefan Giehl
2016-11-07adds missing config check in api and some more testssgiehl
2016-11-07Move method for setting location provider from controller to apisgiehl
2015-07-15Fixes #8230 Make LocationProvider:getProvider return null instead of falsemattab
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-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-08Adding some type hintmattab
2013-11-06Phpstorm organize importsmattab
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-09-04Replace create_function calls with lambda functions.Fabian Becker
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,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-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-16refactoring / improvements of Archiveprocessing (in progress)mattab
2013-06-07factoring out record names as constmattab
2013-06-06Introducing new PluginsArchiver class. Plugins can create an Archiver inherit...mattab
2013-06-05Factoring out + cleanup Provider, UserCountry, Goalsmattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-19Fixing testsmattpiwik
2012-11-20Fixing some tests, also adding <city>xx</city> to tell unknown cities from ...mattpiwik
2012-11-20Fixes #3534, add UserCountry.getLocationFromIP method as proxy for GeoIP func...benakamoorthi
2012-11-15Fixes #3511, store lat/long in archived table metadata instead of label.benakamoorthi