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
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2020-07-31truncate userId to prevent error data too long (#16250)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-17Use archive for userId segment suggested values (#15824)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2018-12-19Use Request::processRequest in UserId::isUsedInSite. (#13875)diosmosis
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-09-03Refactor API.getSegmentsMetadata and Plugin\Segment so segments are all defin...diosmosis
2015-02-10refs #6705 this fixes a couple of tests, especially should we not call mergeC...Thomas Steur
2015-02-10refs #6705 added some tests and some code tweaksThomas Steur
2015-02-10refs #6705 Hide users metric in case the feature is not used.Thomas Steur
2015-02-10refs #6705 started to write some tests and fixed some bugs that I noticed whe...Thomas Steur
2015-02-10refs #6705 handle multi period dates, cache per site/date/period whether user...Thomas Steur
2015-02-10refs #6705 one way to detect whether user feature is enabled for a given site...Thomas Steur
2014-10-01Fixes #6313 - When a user starts to get a User ID set, then we set this User ...mattab
2014-09-23User ID is NULLable refs #3490mattab
2014-09-22refs #3490 removed segment definition as it apparently depends on idSites whi...Thomas Steur
2014-09-22refs #3490 wondering whether all tests still pass when converting userid to d...Thomas Steur