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-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-06-28Update cacert.pem (#13094)Matthieu Aubry
2018-06-26ensure Updater::getComponentUpdates returns null if no update is available (#...Stefan Giehl
2018-06-26Use saved ViewDataTable parameters mechanism for datatables displayed inside ...diosmosis
2018-06-26Remove date from page title in dashboard twig template. Add logic in CoreHome...Nathan Sollenberger
2018-06-24Fix TableLogAction::isActionTypeStoredUnsanitized() to see what effect it wil...diosmosis
2018-06-22Validate premium feature license correctly when cancelled (#13064)Thomas Steur
2018-06-19minor sparkline improvement (line thickness) (#13083)Lukas Winkler
2018-06-19Prevent caching of tracker in proxies (#12730)Christian Schmidt
2018-06-18replace sparkline library with modern equivalent (#12066)Lukas Winkler
2018-06-14Fix update for case where site_setting still has idsite AUTO_INCREMENT. (#13063)diosmosis
2018-06-14Fix #11596: Compatibility of Piwik with MySQL Group Replication and MySQL Inn...Aardvark8
2018-06-14Allow to provide secondary sort column for reports (#12128)Stefan Giehl
2018-06-11Make some menus translatable (#12885)Christian Schmidt
2018-05-31Fix typo "encountered" (#13020)Matthieu Aubry
2018-05-31Add event to allow altering the request URL that CronArchive uses. (#13011)diosmosis
2018-05-253.5.13.5.1Matthieu Aubry
2018-05-243.5.1-b23.5.1-b2Matthieu Aubry
2018-05-24Rename Actions category to Behavior + Referrers category to Acquisition (#12950)diosmosis
2018-05-24Rearrange some menu items (#12879)Stefan Giehl
2018-05-23Ensure consistent ordering in test output for travis-ci & local environments ...diosmosis
2018-05-22Adds update script to remove GeoIP2 plugin from marketplace (#12897)Stefan Giehl
2018-05-22Adds message about data retention on gdpr overview (#12878)Stefan Giehl
2018-05-21Fixed undefined APIRequest in Visualization.php (#12947)Patrick Hein
2018-05-21Add possibility to trigger the archiving only for a specific plugin (#12945)Thomas Steur
2018-05-21Super users are not anonymous (#12766)Claes
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