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
AgeCommit message (Expand)Author
2021-10-12Make the Twig template path more configurable with a DI entry (#18137)Sam
2021-09-23For login allow list add support for IPv6 (#18046)Thomas Steur
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
2020-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-06-26Configure device detector cache through DI (#16115)Thomas Steur
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-04-23Refactores the way segments are configured in dimensions (#15836)Stefan Giehl
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
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-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-08-16fix: ignore tracker and config files in plugins (#14747)Tore
2019-07-14use PHP filter to validate E-Mails (#14476)Lukas Winkler
2019-07-12If new visit is forced, known visitors should still be recognized (#14491)diosmosis
2019-03-14Ignore config files placed in misc folder in fileintegrity check (#14203)Thomas Steur
2019-03-12New setting to disable Db version check, and do not show update scree…n whe...Thomas Steur
2019-01-29Add possibility to change mail transport through DI (#14041)Thomas Steur
2019-01-23Ignore .lfsconfig in file integrity system check (#13997)Matthieu Aubry
2018-08-01Add some simple profiling output to core:archive command (#13215)diosmosis
2018-07-09Allow hostnames to be configured in login whitelist (#13137)Thomas Steur
2018-06-19ignore custom svg files (#13082)Fabian Dellwing
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2018-02-10Ignore shared hoster files (#12501)Lukas Winkler
2017-12-19fix/improve handling of tmp directory (#12365)Stefan Giehl
2017-12-15Ability to customise the piwik/tmp directory path in config/config.ini.php fi...Markus
2017-12-01Add possibility to restrict piwik access by ip (#12242)Thomas Steur
2017-11-14Move list of ignored files for integrity check to config.php (using DI) (#12274)Stefan Giehl
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-09-11Changes to support custom periods (#11837)Benaka
2016-10-03 If Piwik is not installed yet, it's possible the tmp/ folder is not writable...mattab
2015-11-12refs #9201 do not use DI for request processorsThomas Steur
2015-08-07Add quick note in config/global.php regarding tracker.request.processors item.diosmosis
2015-08-06Make Tracker\Settings stateless and store in DI. Remove Visitor::recognize() ...diosmosis
2015-08-06Move bulk of logic in Visitor class to new stateless service, VisitorRecogniz...diosmosis
2015-08-06Add initial RequestProcessor base + DI entry + use in Visit::handle(). Moving...diosmosis
2015-07-22Fix emails validation with unknown TLDbarbushin
2015-07-06Refs #8259, remove Zend_Validate_EmailAddress entry from global.php since we ...diosmosis
2015-07-03Move Zend_Validate_EmailAddress to DIbarbushin
2015-05-21Use observers.global DI config in TestingEnvironment to define event observer...diosmosis
2015-05-21Allow event observers to be defined before the container is created via the o...diosmosis
2015-04-18Merge branch 'master' into config_step_2diosmosis