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
2021-06-18allow empty site list (#17693)Lukas Winkler
2021-06-18fix regression in trackingspamprevention and warning in bound parameter check...dizzy
2021-06-18don't pass null as a glob() flag (#17687)Lukas Winkler
2021-06-18pass array to Db::fetchOne() (#17688)Lukas Winkler
2021-06-17Improves detection of local hostnames (#17681)Stefan Giehl
2021-06-17check bound parameters for Date instances if in development mode (#17676)dizzy
2021-06-15Improvements to site type detection (added Drupal and WebFlow) (#17671)Stefan Giehl
2021-06-15Ensure DbException is thrown correctly (#17670)Stefan Giehl
2021-06-14Disable logme functionality by default (#17665)Stefan Giehl
2021-06-13Add some extra information when two non-summable columns are added together f...dizzy
2021-06-11Check if config loaded in getHostname() (#17526)Zoltan Flamis
2021-06-10Remove archive status locking since it is not needed anymore (#17657)dizzy
2021-06-09fix regression (#17656)Zoltan Flamis
2021-06-04use strict-origin-when-cross-origin Referrer-Policy (#17382)Lukas Winkler
2021-06-04fix usort() in SQL Profiler (#17645)Lukas Winkler
2021-06-02Do not use which when determining if ps and awk are available (#17576)dizzy
2021-06-01insert invalidations for segment archives that get invalidated when invalidat...dizzy
2021-05-31Allow overriding some Tracker config by idSite (#17636)dizzy
2021-05-30Allow aborting sending mails via Mail.send event. (#17635)dizzy
2021-05-30Improve purge log data logic (#17632)Thomas Steur
2021-05-27Fix possible notice when no user is set (#17624)Stefan Giehl
2021-05-27in cache buster only look at activated plugins, not loaded plugins (#16880)Thomas Steur
2021-05-27Show report generated time when date range includes today (#17506)Zoltan Flamis
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2021-05-27Email notifications for critical actions (#17531)Zoltan Flamis
2021-05-26Clear EventDispatcher cache in tests (#17620)Stefan Giehl
2021-05-264.3.14.3.1Matthieu Aubry
2021-05-244.3.1-rc14.3.1-rc1Matthieu Aubry
2021-05-23Use originalString when returning the Segment definition string (#17610)dizzy
2021-05-21Modiy refer banner (#17598)Zoltan Flamis
2021-05-21Update Visualization.php (#17588)Zoltan Flamis
2021-05-174.3.04.3.0Matthieu Aubry
2021-05-17Make sure summary row subtables are included in the serialized representaion ...dizzy
2021-05-12If no archives names are requested when querying archive data, do not initiat...4.3.0-rc2dizzy
2021-05-11add new ini config to enable/disable the php profiler feature (#17537)dizzy
2021-05-11Use token auth when widgetize (#17520)Zoltan Flamis
2021-05-11bump version and change update to new version (#17544)dizzy
2021-05-11detect brute force login attempts from different ip addresses (#17503)dizzy
2021-05-11Add option to skip log purging check when invalidating archives in the rare c...dizzy
2021-05-11Do not confuse normal rows with the label "-1" w/ the summary row (#17517)dizzy
2021-05-10more neutral wording and other style improvements (#17540)Lukas Winkler
2021-05-07Fix segment update scripts (#17532)Stefan Giehl
2021-05-074.3.0-rc14.3.0-rc1Matthieu Aubry
2021-05-07Make archiving process to respect process_new_segments_from settings (#17351)Zoltan Flamis
2021-05-06Improve tracker performance when using custom dimensions (one less update que...Thomas Steur
2021-05-06Ensure redirects in HTTP class are only done to allowed protocols (#17524)Stefan Giehl
2021-05-05Allow invalidating empty site (#17519)dizzy
2021-04-30Fix determine segment rearchive date (#17505)Stefan Giehl
2021-04-26work around group_concat max len being too small edge case for the select in ...dizzy
2021-04-24Add new update to make sure deleted segments also have a computed hash. (#17485)dizzy