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
2021-01-19Limit GeoIP downloads to certain hosts only (#17097)Stefan Giehl
2021-01-12Use confiugred noreply mail address when sending recovery mails (#17072)Stefan Giehl
2021-01-05Make it possible to configure smtp to use no encryption (#17039)Stefan Giehl
2020-12-31Limit max execution time of archiving queries to 2 hours by default (#16971)Stefan Giehl
2020-12-24Better fix for climulti segment encoding bug (#17004)diosmosis
2020-12-24Force new visit after 10K actions (#17014)Thomas Steur
2020-12-15multi_server_environment setting now disallows config edits from Web UI (#16760)Nina Pypchenko
2020-12-11Adds possibility to configure protocols for allowed outgoing connections (#16...Stefan Giehl
2020-12-08Host detection: use HTTP_HOST as default, but provide a setting to use SERVER...Stefan Giehl
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