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-08-04limit the size of product reports (#17823)dizzy
2021-07-18Add log handlers syslog and errorlog (#17764)mwithheld
2021-07-16add config to read the last IP address in the list of proxies rather than the...dizzy
2021-07-02Added "aurora_readonly_read_committed" setting to global ini (#17724)4.4.0-b1Justin Velluppillai
2021-06-18fix regression in trackingspamprevention and warning in bound parameter check...dizzy
2021-06-15Improvements to site type detection (added Drupal and WebFlow) (#17671)Stefan Giehl
2021-06-14Disable logme functionality by default (#17665)Stefan Giehl
2021-05-11add new ini config to enable/disable the php profiler feature (#17537)dizzy
2021-05-10more neutral wording and other style improvements (#17540)Lukas Winkler
2021-04-13Allow processing segments X days before last edit day (#17447)Stefan Giehl
2021-03-23Allow rearchive_reports_in_past_last_n_months setting value to be an int. (#1...dizzy
2021-03-15Allow selecting password_hash algorithm (#17199)Lukas Winkler
2021-03-11Allow configuring segments to not be rearchived when rearchiving reports in t...dizzy
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