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-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
2021-04-23Improve method to determine date to archive segments from (#17492)Stefan Giehl
2021-04-21Remove urlencode for segment definitions (#17475)Zoltan Flamis
2021-04-19store segment hash in DB (#17408)Zoltan Flamis
2021-04-16Allow generating reports in TSV format (#17464)Stefan Giehl
2021-04-14Ensure correct no access message is shown (#17445)Stefan Giehl
2021-04-13Allow processing segments X days before last edit day (#17447)Stefan Giehl
2021-04-12Fixes for specific case when partial archives have to initiate archiving for ...dizzy
2021-04-12Initiate range archiving if an archive is invalidated, the request is from th...dizzy
2021-04-12Do not allow setting partial archives to DONE_INVALIDATED (#17437)dizzy
2021-04-01Use exceptions to provide more context to warning logs in Row.php (#17413)dizzy
2021-04-01Fixes possible notice (#17410)Stefan Giehl
2021-03-30Use ranking query in custom dimensions archiver (#17396)dizzy
2021-03-294.3.0-b2Matthieu Aubry
2021-03-28not supported browser exception (#17258)Zoltan Flamis
2021-03-24make sure no rearchiving happens if INI config setting is set to 0 or last0 +...dizzy
2021-03-23Allow rearchive_reports_in_past_last_n_months setting value to be an int. (#1...dizzy
2021-03-224.3.0-b14.3.0-b1Matthieu Aubry
2021-03-21Ensure second parameter in gmdate is int, not float (#17365)Thomas Steur
2021-03-17Development mode notifications when Matomo not installed through git (#17300)Zoltan Flamis
2021-03-16Add some archive deletion logs. (#17347)dizzy
2021-03-16remove deletion of old archives in CronArchive since we do this in ArchiveWri...dizzy
2021-03-15modify SegmentQueryDecorator so extra comment information can be saved (#17337)Zoltan Flamis
2021-03-15Allow selecting password_hash algorithm (#17199)Lukas Winkler