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-03-15Force using index index_idsite_idvisitor if available (#15664)Stefan Giehl
2020-03-10Prevent notice Passing glue string after array is deprecated (#15686)Thomas Steur
2020-01-21Order of implode() args, avoid E_NOTICE in PHP7.4 (#15428)Peter Upfold
2020-01-06Do not use get_results in mysqli as it requires mysqlnd (#15348)Thomas Steur
2020-01-02Match configId even when userId is found (#15337)Thomas Steur
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
2019-10-01Replace some usages of Common::printDebug w/ use of logger (#13968)diosmosis
2019-08-29fix implode argument order (#14825)Lukas Winkler
2019-07-05Update the link tag for all php files (#14635)Luca
2019-07-05avoid using group by and select min for tracker actions query to avoid tmp ta...Thomas Steur
2019-03-13Couple assorted changes (#13935)diosmosis
2018-05-22Adds message about data retention on gdpr overview (#12878)Stefan Giehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-08-19do not trigger exception in case of duplicated itemsThomas Steur
2015-08-06Try selecting custom variables on existing visit every time so the logic can ...diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-06Removed comment now deprecatedmattab
2015-05-04refs #7779 Tracker: Faster visitor recognitionThomas Steur
2015-03-06#7087 Query optimizationMatthieu Napoli
2015-03-05#7087 Show the JS tracking code instead of the dashboard while no visit is tr...Matthieu Napoli
2015-02-05Add tests for action ID related methods in Tracker/Model.php and fix group by...diosmosis
2015-02-05Fixes #6436, fix concurrency issue regarding duplicate actions by always usin...diosmosis
2014-10-21fixes #6475 use Tracker adapter rather at all times in trackerMatthieu Aubry
2014-10-11Fix Db namespace used twicemattab
2014-10-11Use the Db get helper rather than always Tracker DB, this could fix an issue ...mattab
2014-10-04moved some queries within core to model filesThomas Steur