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/config
AgeCommit message (Expand)Author
2020-11-04several changes to emphasize setup and use of auto-archiving rather than real...diosmosis
2020-10-29Add new INI config [General] enable_framed_allow_write_admin_token_auth… (#...diosmosis
2020-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-09-29Fixes #15274. The value for session.gc_probability now comes from the config ...Nina Pypchenko
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-08-18Add feature to exclude tracking requests via config file (#16302)Thomas Steur
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-24Rename config setting for maximum rows in custom dimension reports (#16229)Stefan Giehl
2020-07-21Backport userId to overwrite visitorId feature (#16226)Thomas Steur
2020-07-09By default userId should overwrite the visitorId (#16124)Thomas Steur
2020-07-02chore(config): remove tables_prefix on db tests (#15387)Bruno Wego
2020-07-01Removes CustomVariables plugin from core (#16090)Stefan Giehl
2020-06-30Include CustomDimensions plugin in core (#16086)Stefan Giehl
2020-06-26Configure device detector cache through DI (#16115)Thomas Steur
2020-06-21Allow configuration of a shorter lock wait time in tracker mode (#16092)Thomas Steur
2020-06-11Rename Piwik -> Matomo in cookies (#16053)Thomas Steur
2020-05-20Allow using matomo prefixed parameters for campaigns (#15957)Stefan Giehl
2020-05-19Removes AWS test runner (#15962)Stefan Giehl
2020-05-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-04-23Refactores the way segments are configured in dimensions (#15836)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-04-08Adds option to disable referrer spam blacklist (#15744)john357smith
2020-03-18Revert "Process unique visitor metric for Roll-ups (set enable_processing_uni...Thomas Steur
2020-03-09Process unique visitor metric for Roll-ups (set enable_processing_unique_visi...Matthieu Aubry
2020-02-26Only detect php type based on file name (#15611)Thomas Steur
2020-02-11Renames CustomPiwikJs plugin to CustomJsTracker (#15505)Stefan Giehl
2020-02-07Force using DB sessions once Matomo is installed (#15275)Thomas Steur
2020-02-04fix: enable user-defined value for insertIntoTempIterationStep (#15492)Tore
2020-01-28Exclude files (#15473)Lee
2020-01-28Use rebranded components (#15253)Stefan Giehl
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2020-01-14Initialise 4.x branch (#15383)Thomas Steur
2020-01-13Add release channels 3.x-dev (#15381)Thomas Steur
2019-12-31Revert "Revert prevent race condition in plugin settings #15249 (#15325)" (#1...Thomas Steur
2019-12-30Revert prevent race condition in plugin settings #15249 (#15325)Thomas Steur
2019-12-24Lock when archiving and avoid invalidating sites that have archiving in progr...diosmosis
2019-12-23Prevent race conditions when updating plugin settings (#15249)Kate Butler
2019-11-05tmp directory should use user path (#15106)Thomas Steur
2019-10-11Don't enable example plugins by default so we can remove them from the releas...Thomas Steur
2019-10-11Add config setting to disable custom logo upload (#14982)Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-17Fix user path was not working as it should (allow placing config file outside...Thomas Steur
2019-09-13Various platform tweaks (#14832)Thomas Steur
2019-09-11Allow configuration of max execution time (#14858)Thomas Steur
2019-09-05Make it possible to force archiving for custom date ranges (#14856)Stefan Giehl
2019-08-16Faster segment archiving (#14761)Thomas Steur
2019-08-16fix: ignore tracker and config files in plugins (#14747)Tore