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
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2019-02-12Make segmented visitor log in sales page only display visits with orders. (#1...diosmosis
2019-02-11Include non-sql migrations in update dry run output. (#14003)diosmosis
2019-02-05Don't access config setting directly (#14073)Thomas Steur
2019-01-30Don't hardcode plugins directory (#14043)Thomas Steur
2019-01-29Add possibility to change mail transport through DI (#14041)Thomas Steur
2019-01-29Set isHtmlMessage for more exceptions. (#14024)diosmosis
2019-01-283.8.13.8.1Matthieu Aubry
2019-01-283.8.1-rc13.8.1-rc1Matthieu Aubry
2019-01-28Make sure any precreated session cookies on the wrong path are deleted (#14026)diosmosis
2019-01-28Allow DataTables to disable generic filters gthrough a datatable metadata. (#...diosmosis
2019-01-25Only migrate GoogleAuthentication if plugin is activated (#14022)Thomas Steur
2019-01-223.8.1-b13.8.1-b1Matthieu Aubry
2019-01-22It is not possible to record more than one conversion per second for the same...Thomas Steur
2019-01-22Better check whether report is cached (#13902)Thomas Steur
2019-01-22Add all goal specific metrics to goal overview (#13906)Thomas Steur
2019-01-22Add UI test for complex segment + fix couple bugs to get test to pass. (#13909)diosmosis
2019-01-22Adds segmented log feature to more reports (#13939)Stefan Giehl
2019-01-22Apply AddSegmentBySegmentValue filter recursive (#13962)Stefan Giehl
2019-01-22If errno is 1205, log engine status info as well. (#13969)diosmosis
2019-01-213.8.03.8.0Matthieu Aubry
2019-01-163.8.0-rc33.8.0-rc3Matthieu Aubry
2019-01-10Make sure totalsRow is in serialized datatable. (#13942)diosmosis
2019-01-04Make sure all Matomo emails use correct branding. (#13908)diosmosis
2019-01-04fix another build (#13930)diosmosis
2018-12-313.8.0-rc13.8.0-rc1Matthieu Aubry
2018-12-28Add config setting to disable sending emails. (#13912)diosmosis
2018-12-26Do not fetch totals for insights (#13891)Thomas Steur
2018-12-20Fix possible notice in safe mode handler (#13886)Thomas Steur
2018-12-19Add generated unique request ID used in logs as custom HTTP header. (#13874)diosmosis
2018-12-19Send all session cookie params when updating session expire time. (#13869)diosmosis
2018-12-19Allow setting different log levels per log writer if desired. (#13873)diosmosis
2018-12-18Fallback to php serialize handler in sessions when igbinary is used (#13865)Thomas Steur
2018-12-183.8.0-b53.8.0-b5Matthieu Aubry
2018-12-17update cacert (#13743)Lukas Winkler
2018-12-17Write correct output when a process is skipped (#13866)Thomas Steur
2018-12-17Do not recommend to use Db sessions as they are used by default anyway (#13864)Thomas Steur
2018-12-14Revert "Always fail during tracking when authentication is required b… (#13...diosmosis
2018-12-14For special dates in evolution graphs, calculate date & timezone together, to...diosmosis
2018-12-14If totals row already exists, do not recalculate in ReportTotalsCalculator. (...diosmosis
2018-12-14Tweak message when an error in session happens (#13857)Thomas Steur
2018-12-13remove two TODOsdiosmosis
2018-12-13Reject urls w/ control characters. (#13845)diosmosis
2018-12-12Make sure tag manager can only be deactivated, not uninstalled (#13838)Thomas Steur
2018-12-11Fix possible json encoding error (#13823)Thomas Steur
2018-12-11Adds new event to define units for metrics (#13640)Stefan Giehl
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-10Introduce whitelist test for link protocols. (#13798)diosmosis
2018-12-10Autodiscover tables for segments w/ complex segment expressions (#13664)diosmosis
2018-12-09Make sure Period::toString() handles case when child period returns array and...diosmosis