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
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
2018-12-09Keep flattened columns as extra columns (#12199)Stefan Giehl
2018-12-08Fixing build (#13808)diosmosis
2018-12-07Some work on report totals (#13555)Thomas Steur
2018-12-06 Report tracking into wrong Site ID and missing token auth (#13493)Thomas Steur
2018-12-05Remove the previous exception in base validator so the same error is not prin...Thomas Steur
2018-12-04Use db sessions by default, deprecate file session handler (#13540)Thomas Steur
2018-12-03Fix build and make join table sort stable by using DFS (#13634)diosmosis
2018-12-03Speed up integration tests (#13792)diosmosis
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-12-03Fix header color style should not be applied to menu (#13789)Thomas Steur
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-11-29Do not specify a category delimiter by default (#13688)Thomas Steur
2018-11-29forgot to commit this commentThomas Steur
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-293.8.0-b23.8.0-b2Matthieu Aubry
2018-11-28Support tideways xhprof profiler (#13667)Thomas Steur
2018-11-28Small API changes needed for a translation plugin (#13766)Thomas Steur
2018-11-28Improved CORSHandler (#13677)MichaelHeerklotz
2018-11-27Use new exception in PluginsArchiver & add previous exceptions to backtrace i...diosmosis
2018-11-26Add possibility to switch period in evolution graph (#13689)Thomas Steur
2018-11-25Update View.php (#13536)Thomas Steur
2018-11-25prefer Gzip to Deflate (#13633)Lukas Winkler
2018-11-25Always fail during tracking when authentication is required but invalid token...Thomas Steur
2018-11-24In LogAggregator, allow the use of a complex dimension w/ an already defined ...diosmosis
2018-11-24Fix two issues causing new/returning visitor conversion rate to not appear (#...diosmosis