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
2019-12-24ProxySite related changes to let comparisons work properly (#15265)diosmosis
2019-10-04Fix segment for referrer websites subtables (#14933)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-17Replace internal API requests with processed ones (#14416)Stefan Giehl
2019-05-13Group different writings of Instagram in reports (#14436)Stefan Giehl
2019-03-28Fix row evolution for flattened social networks report (#14266)Stefan Giehl
2019-02-28remove getKeywordsForPageUrl widget (#14093)Lukas Winkler
2018-09-24Fix fatal when multiple sites are requested in referrers API report (#13439)Thomas Steur
2018-07-24Implements "Social network" as a new referrer type (#12993)Stefan Giehl
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2016-11-01Removes deprecated method Archive::getDataTableFromArchivesgiehl
2016-01-12refs #7213 - add segmented visitor log to various subtablessgiehl
2015-11-19cleanupsgiehl
2015-11-19moved more SearchEngine stuff to new classsgiehl
2015-11-19move list of socials to other repo and convert format to ymlsgiehl
2015-07-29refs #7983 Row Evolution at Referrer Reports shows 0 visitors on subdatatablesThomas Steur
2015-03-31Faster archiving of aggregated reports, also performance imprvovements in gen...Thomas Steur
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-03-12extracted expanding table into a methodThomas Steur
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
2015-03-05Faster flattening for many reportsThomas Steur
2015-02-16refs #4633 we should convert a segment value to a segment filter before queue...Thomas Steur
2015-02-16refs #4633 do not generate if a subtable is requested in getReferrerTypeThomas Steur
2015-02-15refs #4633 make sure the keyword filter only includes results that were a sea...Thomas 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-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-07-23as vs. AS in foreach loopsChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-17always use main social network urlsgiehl
2014-01-16code cleanup; moved require of Socials.php to seperate methodsgiehl
2014-01-16improved recognition of social networks.sgiehl
2013-11-11Adding type hinting to API classesmattab
2013-10-22Refs #4200, documented many more filters and modified ColumnCallbackDeleteRow...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-07Refs #4125 Renaming plugin from Referers to Referrersmattab