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
path: root/core
AgeCommit message (Expand)Author
2018-05-15Add new method to detect if root request is an API request (#12913)Thomas Steur
2018-05-14Add rel="noopener noreferrer" to a link (#12861)Nicolas Hoffmann
2018-05-13Fix E_NOTICE undefined index 'enable_ssl' (#12900)Ryan R Sundberg
2018-05-08:rocket: 3.5.0 :rocket:3.5.0Matthieu Aubry
2018-05-08 3.5.0-rc2Matthieu Aubry
2018-05-08Use extra salt stored in database for userid anonymization (#12844)Stefan Giehl
2018-05-043.5.0-rc13.5.0-rc1Matthieu Aubry
2018-05-04Do not show 'all' limit selector option for VisitorLog & default to 25 if fil...Benaka
2018-05-04Removes default action name for flattened action urls (#12669)Stefan Giehl
2018-05-03Validate goal pattern and type in API (#12788)Stefan Giehl
2018-05-03Added new setting field to configure multiple values (#12807)Thomas Steur
2018-05-02Convert comma separated param values to arrays if needed (#12796)Stefan Giehl
2018-05-01Prevent tracking failures when invalid goal patterns are defined (#12787)Stefan Giehl
2018-05-01Use https protocol in tracking code if force_ssl is enabled (#12799)Stefan Giehl
2018-05-01Use a higher precision for rates to show more accurate percentage values (#12...Thomas Steur
2018-04-30Add possibility to specify an icon and onclick handler for submenu items (#12...Thomas Steur
2018-04-303.5.0-b33.5.0-b3Matthieu Aubry
2018-04-243rd party cookie visitor ID value should not change over time (#12755)3.5.0-b2Matthieu Aubry
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-04-24Fixes #12002 and #12030 - azure fallback to "select @@version" (#12551)Anthon Pang
2018-04-23Skip CLIMulti check for already running commands in tests (#12764)Stefan Giehl
2018-04-23This addresses the various dead lock issues when using transactions and multi...Jarrett Kachenmeister
2018-04-23Fix syntax vor 'SHOW COLUMNS FROM' (#12759)Jens Dietze
2018-04-23Add Common::stripHeader() (#12748)Christian Schmidt
2018-04-23Enable LOAD DATA LOCAL INFILE for PHP >= 5.6.17 when mysqlnd is used. (#12710)MichaelHeerklotz
2018-04-23Do not run the same archive command twice (#12702)Thomas Steur
2018-04-23Make sure core:archive terminates when all initial websites have been process...Thomas Steur
2018-04-23added new event to add stylesheets (#12705)Thomas Steur
2018-04-18When invalidating a websites report, allow plugins to invalidate additional s...Thomas Steur
2018-04-103.5.0-b13.5.0-b1Matthieu Aubry
2018-04-02Update Tracker DB config to support SSL (#12631)Andrew Fitzgerald
2018-04-02Fixes #12400 - Option::set() INSERT INTO ... ON DUPLICATE KEY UPDATE can be s...Anthon Pang
2018-04-02Mysql SSL connection support from pull request #8049 (#10866)Geoff Waggott
2018-03-28:boom: 3.4.0 :tada:3.4.0Matthieu Aubry
2018-03-273.4.0-rc23.4.0-rc2Matthieu Aubry
2018-03-233.4.0-rc13.4.0-rc1Matthieu Aubry
2018-03-21Add third party cookie domain setting (#12632)Benaka
2018-03-20Makes report generation site aware (#12626)Stefan Giehl
2018-03-20define root path for twig file loader (#12614)Stefan Giehl
2018-03-19Fix others row might not be replaced in subtables of others row (#12541)Thomas Steur
2018-03-16Ensure to also install plugins when there is a POST request (#12619)Thomas Steur
2018-03-093.3.1-b43.3.1-b4Matthieu Aubry
2018-03-093.3.1-b33.3.1-b3Matthieu Aubry
2018-03-06Assorted events and changes (#12496)Benaka
2018-02-26Update error message in API/UI if date is before 1992 (#12559) (#12561)simivar
2018-02-223.3.1-b23.3.1-b2Matthieu Aubry
2018-02-21Add new Filesystem.allCachesCleared event after all caches cleared. (#12568)Benaka
2018-02-15Use renamed composer packages (#12518)Stefan Giehl
2018-02-08Update reports cache at least once every hour (#12542)Thomas Steur
2018-01-25Only strip PATH_INFO when it is set to a value (#12500)Matthieu Aubry